Najmniej popularne cytaty
#806 Dodano: 08-06-2009 13:59. Głosów: 115
An internal error occured while showing an internal error.
#5214 Dodano: 06-08-2011 03:12. Głosów: 115
Obfuscated Perl Contest
#5218 Dodano: 09-08-2011 13:25. Głosów: 115
sagecommons$ cat configure
#!/bin/sh
echo "Done"
sagecommons$
#!/bin/sh
echo "Done"
sagecommons$
#7635 Dodano: 08-12-2014 08:40. Głosów: 115
Snapchat taki bezpieczny:
(...) The key is generated from a MD5 hash using the Android ID concatenated with the string 'seems legit...'.
https://github.com/programa-stic/snapchat-decrypt/blob/master/README.md
(...) The key is generated from a MD5 hash using the Android ID concatenated with the string 'seems legit...'.
https://github.com/programa-stic/snapchat-decrypt/blob/master/README.md
#4832 Dodano: 17-04-2011 14:06. Głosów: 115
Z dokumentacji Debiana:
"Dla przykładu, chcąc podzielić duży plik .deb na N kawałków:
* Wykonaj polecenie: dpkg-split --split foo.deb. Wyprodukuje ono N plików o przybliżonej wielkości 460 KBytes w aktualnym katalogu.
* Skopiuj te N plików na dyskietki. I idź do innego Debiana, albo pochodź wokoło stołu i udawaj, że jesteś przy innym komputerze ;-)."
"Dla przykładu, chcąc podzielić duży plik .deb na N kawałków:
* Wykonaj polecenie: dpkg-split --split foo.deb. Wyprodukuje ono N plików o przybliżonej wielkości 460 KBytes w aktualnym katalogu.
* Skopiuj te N plików na dyskietki. I idź do innego Debiana, albo pochodź wokoło stołu i udawaj, że jesteś przy innym komputerze ;-)."
#5100 Dodano: 03-07-2011 16:15. Głosów: 115
<[SA]HatfulOfHollow> i'm going to become rich and famous after i invent a device that allows you to stab people in the face over the internet
#5109 Dodano: 05-07-2011 22:56. Głosów: 115
.config - Linux/x86_64 3.0.0-rc6 Kernel Configuration
(fragment komunikatu pomocy)
"CONFIG_ROMFS_FS:
(...)
If you don't know whether you need it, then you don't need it: answer N."
(fragment komunikatu pomocy)
"CONFIG_ROMFS_FS:
(...)
If you don't know whether you need it, then you don't need it: answer N."
#6474 Dodano: 18-12-2012 13:43. Głosów: 116
<David Arno> Back in the 80's/90's, I worked for an aircraft simulator company that used FORTRAN. Our FORTRAN compiler had a limit of 8 characters for variable names. The company's coding standards reserved the first three of them for Hungarian-notation style info. So we had to try and create meaningful variable names with just 5 characters!
<Jonathan Leffler> Luxury: we had just 6 characters; the package had names starting with g; the internal functions all started gk; there were workstation drivers with codes such as 0p (so gk0p was the start), leaving us two characters for the rest of the Fortran name.
<pookleblinky> "When I was your age, we only had 2 characters! And it was case-insensitive!"
From http://stackoverflow.com/questions/218123/what-was-the-strangest-coding-standard-rule-that-you-were-forced-to-follow
<Jonathan Leffler> Luxury: we had just 6 characters; the package had names starting with g; the internal functions all started gk; there were workstation drivers with codes such as 0p (so gk0p was the start), leaving us two characters for the rest of the Fortran name.
<pookleblinky> "When I was your age, we only had 2 characters! And it was case-insensitive!"
From http://stackoverflow.com/questions/218123/what-was-the-strangest-coding-standard-rule-that-you-were-forced-to-follow
#3786 Dodano: 03-08-2010 15:14. Głosów: 116
(Z http://www.sphinxsearch.com/docs/manual-0.9.9.html#data-restrictions):
If this requirement is not met, different bad things can happen. For instance, Sphinx can crash with an internal assertion while indexing; or produce strange results when searching due to conflicting IDs. Also, a 1000-pound gorilla might eventually come out of your display and start throwing barrels at you. You've been warned.
If this requirement is not met, different bad things can happen. For instance, Sphinx can crash with an internal assertion while indexing; or produce strange results when searching due to conflicting IDs. Also, a 1000-pound gorilla might eventually come out of your display and start throwing barrels at you. You've been warned.
#720 Dodano: 03-06-2009 23:52. Głosów: 116
/// The ForTo class avoids confusing syntax of "for (int i=1;i<=4;i++) {...}". This can be replaced with "foreach (int i in new ForTo(1,4)) {...}".
#5368 Dodano: 04-10-2011 10:44. Głosów: 116
The search may take a while, reminding us that the Windows Registry is a large and mysterious place where dragons be. (http://downloadsquad.switched.com/2007/02/01/howto-transfer-your-putty-settings-between-computers/)
#7674 Dodano: 13-12-2014 17:29. Głosów: 116
The fantastic element that explains the appeal of video games to many developers is neither the fire-breathing monsters nor the milky-skinned, semi-clad sirens; it is the experience of carrying out a task from start to finish without any change in the user requirements.
#4917 Dodano: 10-05-2011 17:44. Głosów: 117
<nyingen> since 250,000 lines is the mandatory minimum code size for a Java project
<Silvah> > replicate 250000 '\n' -- a nice starting point
<lambdabot> "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n...
<nyingen> heh
<nyingen> Java project template
<Silvah> > replicate 250000 '\n' -- a nice starting point
<lambdabot> "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n...
<nyingen> heh
<nyingen> Java project template
#7023 Dodano: 12-09-2013 08:53. Głosów: 117
At the source of every error which is blamed on the computer you will find at least two human errors, including the error of blaming it on the computer.
#7839 Dodano: 06-07-2015 15:53. Głosów: 117
<antoszka> ironia jest taka, ze mamy "przenosny" (hue hue hue) kod w javie, ktory odpalamy w cygwinie w emulatorze windowsa w niby-unixie jakim jest os x