Najnowsze cytaty


#7474 Dodano: 14-06-2014 19:56. Głosów: 173
A little boy sees something way up in the sky and runs to his mom to ask her what it is. She points the boy to his father and tells him to ask him so the boy runs over to his father and asks what is in the sky. The father can't answer either but points the boy to his uncle saying he should be able to help. The boy runs over to his uncle but his uncle doesn't have an answer either and just points the boy back to his mother, the boy then knows what is in the sky.

...

Because it takes 3 points to define a plane
#7470 Dodano: 10-06-2014 11:04. Głosów: 113
¯\(°_o)/¯ I DUNNO LOL:
I once worked at a place that had a custom message format for an embedded system. It used 0xFF to mark the start of fields in IPC messages, so 0xFF was not allowed in field data, because then you couldn't find the next field. (The protocol normally passed numbers as BCD.)

They also had a PoS system, with multiple DOS-based terminals (this was back in the '90s) connected via Ethernet. There was a message defined to announce the Ethernet address of the PoS system computers, and the last field in the message was the MAC address.

Except MAC addresses are binary, and may contain an 0xFF. But this was always the last field, always a specific message type, always a specific field ID, and only passed between the PCs, not the embedded system. They could have made it a special case.

Nope. What they did was every time they got a new Ethernet card, they checked its MAC address. If it contained an 0xFF, they threw it in the trash. I left before Ethernet ports started becoming standard on PC motherboards.

http://thedailywtf.com/Comments/Half-Credit.aspx#434605
#7465 Dodano: 10-06-2014 11:04. Głosów: 211
The book Javascript Ninja has a Samurai on the cover. That happens because JS is not strongly typed.
#7462 Dodano: 08-06-2014 11:07. Głosów: 101
https://github.com/django/django/pull/2692

The docs and some tests contain references to a master/slave db configuration.
While this terminology has been used for a long time, those terms may carry racially charged meanings to users.
This patch replaces all occurrences of master and slave with 'leader' and 'follower'
#7457 Dodano: 28-05-2014 14:36. Głosów: 166
Any attempt to continue execution after a noncontinuable exception causes the EXCEPTION_NONCONTINUABLE_EXCEPTION exception.
#7439 Dodano: 08-06-2014 11:07. Głosów: 115
Never trust atoms. They make up everything.
#7438 Dodano: 28-05-2014 14:11. Głosów: 151
pokazując coś na fb
Emil: ... o, a to fajna laska jest.
Franosz: to weź polub jej posta to ona cię polubi.
E: ale ja już mam swoją.
F: to będziesz miał backup.
E: taaa, co najwyżej konflikty.
#7437 Dodano: 28-05-2014 14:11. Głosów: 131
"you just have to be one step ahead of the person asking the questions to be considered a GURU"
-- reddit, about being linux guru
#7429 Dodano: 27-05-2014 17:20. Głosów: 142
Technically, LASER is an acronym, standing for Light Amplification by Stimulated Emission of Radiation, although in truth, nothing is really being amplified. Instead, the electrons oscillate between either the excited-and-ground state or two different excited states, but for some unknown reason, no one wanted the acronym Light Oscillation by Stimulated Emission of Radiation. (I wonder why!)
#7415 Dodano: 27-05-2014 17:20. Głosów: 97
SHA1 uses 160-bit keys, which makes collisions virtually impossible. Even with a gigantic number of objects, the odds of a collision in this space are far below the odds of a meteor crashing the computer that runs your program

http://eclipsesource.com/blogs/2012/09/04/the-3-things-you-should-know-about-hashcode/
#7414 Dodano: 07-05-2014 01:09. Głosów: 84
I'm sorry, but I don't see how listing out 95 cases in a row that go to the same thing is a solution to anything. If I encountered that in any code I would track them down, kidnap them, deliver them personally to GLaDOS, and hope she gives them the deadliest sequence of tests she can find.
#7411 Dodano: 30-04-2014 13:33. Głosów: 208
<student> Java jest szybsza od C++. W C++ nie ma JIT
<inny student> i java zjada mniej pamięci niż C++. Bo w C++ nie ma garbage collector
#7403 Dodano: 30-04-2014 13:33. Głosów: 27
<matematyk> kocham Cię
<dziewczyna> udowodnij!
<matematyk> niech V będzie dowolną przestrzenią liniową n-tego stopnia (...)
#7402 Dodano: 19-04-2014 23:00. Głosów: 241
- The best part of UDP jokes is that I don't care if you get them.
- I it. don't get
#7399 Dodano: 19-04-2014 23:00. Głosów: 70
Dude, are you for real? Are you actually actively trying to be a d*ck or
you're this way by default.

https://bugs.freedesktop.org/show_bug.cgi?id=76935#c11