Najmniej popularne cytaty


#5407 Dodano: 16-10-2011 22:04. Głosów: 126
Today, I was struggling to cycle up a steep hill. A guy heading past me on a scooter said I'd lost something. I stopped and looked back. Seeing nothing, I asked him what I lost. He replied, "Your momentum!"
#573 Dodano: 26-05-2009 09:34. Głosów: 126
doRun.run(); // ... "a doo run run".
#6973 Dodano: 12-08-2013 21:51. Głosów: 126
/* This is O(scary), but seems quick enough in practice. */
#4012 Dodano: 17-10-2010 19:57. Głosów: 126
<M>ale ja jestem taka strasznie leniwa...
<P>walcz z tym!
<M>ale mi się nie chce...
#5038 Dodano: 18-06-2011 04:22. Głosów: 126
In our world, software has to be small, has to be debugged,
has to ship as part of a major initiative, has to avoid
compatibility problems, has to avoid end user calls.
-- Bill Gates

#4874 Dodano: 27-04-2011 22:26. Głosów: 127
Successful fail is unsuccessful.
#7691 Dodano: 16-12-2014 23:20. Głosów: 127
// At this point, I'd like to take a moment to speak to you about the Adobe PSD format.
// PSD is not a good format. PSD is not even a bad format. Calling it such would be an
// insult to other bad formats, such as PCX or JPEG. No, PSD is an abysmal format. Having
// worked on this code for several weeks now, my hate for PSD has grown to a raging fire
// that burns with the fierce passion of a million suns.
// If there are two different ways of doing something, PSD will do both, in different
// places. It will then make up three more ways no sane human would think of, and do those
// too. PSD makes inconsistency an art form. Why, for instance, did it suddenly decide
// that *these* particular chunks should be aligned to four bytes, and that this alignement
// should *not* be included in the size? Other chunks in other places are either unaligned,
// or aligned with the alignment included in the size. Here, though, it is not included.
// Either one of these three behaviours would be fine. A sane format would pick one. PSD,
// of course, uses all three, and more.
// Trying to get data out of a PSD file is like trying to find something in the attic of
// your eccentric old uncle who died in a freak freshwater shark attack on his 58th
// birthday. That last detail may not be important for the purposes of the simile, but
// at this point I am spending a lot of time imagining amusing fates for the people
// responsible for this Rube Goldberg of a file format.
// Earlier, I tried to get a hold of the latest specs for the PSD file format. To do this,
// I had to apply to them for permission to apply to them to have them consider sending
// me this sacred tome. This would have involved faxing them a copy of some document or
// other, probably signed in blood. I can only imagine that they make this process so
// difficult because they are intensely ashamed of having created this abomination. I
// was naturally not gullible enough to go through with this procedure, but if I had done
// so, I would have printed out every single page of the spec, and set them all on fire.
// Were it within my power, I would gather every single copy of those specs, and launch
// them on a spaceship directly into the sun.
//
// PSD is not my favourite file format.

https://code.google.com/p/xee/source/browse/XeePhotoshopLoader.m#108
#42 Dodano: 03-05-2009 06:28. Głosów: 127
Przychodzi funkcja nieciągła do lekarza,
a lekarz mówi: co, nikt nie chce pani zróżniczkować?
#7476 Dodano: 16-06-2014 21:13. Głosów: 127
Fix 260 character file name length limitation
3,002 votes; Steve Leigh; August 15, 2011

The 260 character limit on file paths really gets in the way of having a deeply-nested project hierarchy. It's only there as backwards compatibility with the old school APIs, and has no place in any sort of modern development environment.

We should be able to work with file paths of whatever size we want.

########################################

DECLINED; Visual Studio UV Site Admin
Visual Studio UV Site Admin (Admin, Microsoft) responded · October 03, 2013
Hello everyone and thank you for the feedback and for voting on this issue. We understand that this can be a frustrating issue, however, fixing it requires a large and complicated architectural change across different products and features including Visual Studio, TFS, MSBuild and the .NET Framework. Dedicating resources to this work item would come at the expense of many other features and innovation. Additionally, if we removed this limitation from our first party tools it will still likely exist elsewhere in Visual Studio’s ecosystem of extensions and tools. For these reasons, we are declining this suggestion and returning return everyone’s votes so they can be applied to other items. In the interest of delivering the most value to our customers we sometimes have to make very difficult cuts, and this is one of them.

Thank you,

Will Buik,
Visual Studio – Project and Build Team
#5485 Dodano: 12-11-2011 09:31. Głosów: 127
Do I know any jokes about sodium hypobromite? NaBrO.
#2416 Dodano: 11-11-2009 13:01. Głosów: 127
And on the sixth day, God gave us the <= operand, which makes the loop
"for (i = 1; i < num + 1; i++)" look like "for (i = 1; i <= num; i++)".
Programmers worldwide rejoiced and used the operand, e.g. in the thread
"[PATCH] remove ugliness in cel_filters.c", and He saw that it was good.
#546 Dodano: 25-05-2009 18:31. Głosów: 128
/* Standard streams. */
extern struct _IO_FILE *stdin; /* Standard input stream. */
extern struct _IO_FILE *stdout; /* Standard output stream. */
extern struct _IO_FILE *stderr; /* Standard error output stream. */
/* C89/C99 say they're macros. Make them happy. */
#define stdin stdin
#define stdout stdout
#define stderr stderr
#4642 Dodano: 27-02-2011 17:23. Głosów: 128
"Czelabińscy programiści są tak twardzi, że nie chodzą do bibliotek. Piszą je sami.
#2517 Dodano: 26-11-2009 22:26. Głosów: 128
-Jakiego zespołu słuchają użytkownicy Gentoo?
-Arch Enemy
#6227 Dodano: 30-08-2012 01:10. Głosów: 129
<Paszko> Oracle to nie fejsbuk, dużo lajków nie jest dobre.