~/paste/all
~/paste/all
~/paste/all
Pages: 123 ...393394395396

Paste #1364

  1. Wondering when it became acceptable to provide your private phone books, chat logs, call logs, SMS, photos, etc. to companies without asking or even notifying the people in your address book, those you have been chatting with or you were taking pictures of.
  2.  
  3. The companies collecting this data from you are selling it to anybody who is willing to pay the price. And the price is high!
  4.  
  5. WhatsApp has 450 Million users and was bought out yesterday by Facebook for 16 Billion USD. This deal was not about infrastructure, design, patents, inventions or knowhow. Facebook already had all of this.
Language: text
Posted by Anonymous at 20 Feb 2014, 05:24:12 UTC

Paste #1346

  1. #14:
  2.  
  3. SELECT COUNT(*) FROM (
  4. SELECT
  5.   ticket,
Language: sql
Posted by Anonymous at 25 Aug 2013, 09:41:15 UTC

Paste #1345

  1. #14:
  2.  
  3. SELECT COUNT(*) FROM (
  4. SELECT
  5.   ticket,
Language: sql
Posted by Anonymous at 25 Aug 2013, 09:37:28 UTC

Paste #1344

  1. #14:
  2.  
  3. SELECT COUNT(*) FROM (
  4. SELECT
  5.   ticket,
Language: sql
Posted by Anonymous at 25 Aug 2013, 09:35:06 UTC

Paste #1280

  1. 13. März 2013 - Hinflug      Direkt/Nonstop Gesamte Reisezeit : 1Std. 15Min.
  2.        
  3.  
  4.     Berlin
  5.     TXL 20:45
Language: text
Posted by Anonymous at 12 Mar 2013, 12:06:16 UTC

Paste #1268

  1. send dhcp6.vendor-class = 00:00:00:02:00:00:79:69:70:70:69:65; # --> enterprise-id: 2 (IBM), vendor-string: "yippie"
  2. #                        {-----------}
  3. #                              |     {-----}
  4. #                              |        |  {-----------------}
  5. #                              |        |           |
Language: bash
Posted by Anonymous at 31 Jan 2013, 04:21:27 UTC

Paste #1260

  1. commit 6d7b6f295e3907ebfee615508651466eac8d6ecc
  2. Author: Mirko Vogt <daten@ina.(none)>
  3. Date:   Wed Dec 19 16:01:16 2012 +0100
  4.  
  5.     Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
Language: diff
Posted by Anonymous at 19 Dec 2012, 03:09:07 UTC

Paste #1226

  1. #!/bin/sh
  2.  
  3. alias echo=/bin/echo
  4.  
  5. rand=$(pwgen -A -0 20 1)
Language: text
Posted by Anonymous at 10 Nov 2012, 06:11:36 UTC

Paste #1222

  1. class Fehler {
  2.     public static void main(String[] args) {
  3.         System.out.println("Hi!");
  4.         int erste_zahl = 2
  5.         int 2teZahl = 3;
Language: text
Posted by Anonymous at 28 Oct 2012, 09:27:30 UTC

Paste #1209

  1. #!/bin/sh
  2.  
  3. test -z "$(which pwgen)" && { echo '"pwgen" not found in $PATH' ; exit 23 ; }
  4.  
  5. rand=$(pwgen 20 1)
Language: bash
Posted by Anonymous at 13 Oct 2012, 07:19:41 UTC

Pages: 123 ...393394395396