Git is one of those tools with a thousand uses. Now, it’ s 1001. Stefan Wehrmeyer has started to put texts of German laws into Git to make it easier to track changes.
Related articles:
Git is one of those tools with a thousand uses. Now, it’ s 1001. Stefan Wehrmeyer has started to put texts of German laws into Git to make it easier to track changes.
Related articles:
Netter Comic für junge Leute, die sich wundern, wo denn das Problem bei Facebook und Co liegt: Das Netz vergisst nichts!
Scripps News Service (one company of the E. W. Scripps Group. The same group owns United Media who publishes the famous Dilbert comic strip) sent YouTube a DMCA takedown notice claiming they were owning the copyright of one of the videos in NASA’s YouTube channel (again).
It’s like Einstein said: “Only two things are infinite, the universe and human stupidity, and I’m not sure about the former.”
But now we have computers to bring dumbness to whole new levels.
Related:
If you’re like me, then you’re spending a lot of time using console windows because some tasks are just so much more efficient (recalling old commands, pipes, …). If you use Eclipse, you will always struggle to squeeze the terminal window on the screen somewhere.
To help with this situation, Google has developed a plug-in to embed a command-line terminal into your workspace: ELT
It currently supports Linux (x86 32 and 64 bit) and Mac OS X (PPC, x86 32 and 64 bit) only. ANSI escape sequences (incl. color codes) are supported as well a hyperlinks.
Ever wanted to pilot one of those huge robots from Japanese Anime? Here is your chance:
Training video:
I especially liked “the system will fire when the pilot smiles. This feature is called ‘THE SMILE SHOT’. You will be able to take out all enemies with a single smile. Be sure not to cause a shooting spree by smiling too much!” 😉
And all that for a mere $2,051,200 US (with all extras enabled)!
Order form (needs flash)
When I reach to the edge of the universe
I do so knowing that along some paths of cosmic discovery
There are times when, at least for now,
One must be content to love the questions themselves— Neil deGrasse Tyson
Symphony of Science is a YouTube channel where they mix awe-inspiring images with vocalized texts. It’s a bit hard to explain but easy to understand. Watch this:
If you develop web apps, you have encountered java.lang.OutOfMemoryError: PermGen.
Nikita Salnikov-tarnovski wrote an excellent article where these come from and how to solve them: Busting PermGen Myths
When I read “Britain’s share of the global music market is higher than ever” (source) and “We can only realise this potential if we have a strong domestic copyright”, I can’t help but wonder: Isn’t the industry so successful because they have the today’s laws?
(Second part of three; first part is here)
Software has bugs – there simply is no way to avoid them. If you can’t avoid them, maybe you can handle them efficiently? Yes, you can:
As you can see, the cost of fixing bugs rises as time passes. Why is that?
There are many reasons:
This also explains why unit testing is so much more efficient to QA testing for many kinds of bugs: It simply catches them before they spread their bad influence.
So fix your bugs early, OK?
Related articles:
When a project is young and dashing, mistakes are made. The PDE build process is such a mistake. If you ever tried to build Eclipse (or at least some of the older parts), then you know that this is brittle and the error messages are more like mysterious ramblings of an angry deity than helpful.
Enter stage CBI. From the FAQ:
The CBI build of the Eclipse platform is intended to produce the same output as the PDE build, and thus facilitate packaging without noticeable change. The noticeable difference the CBI build of the platform makes is ease of use to build the platform. For example, the prototype has consistently demonstrated that a newcomer without prior experience can build the Eclipse platform with under 30 minutes of effort on a machine with a supported JDK & Maven.
What can I say?
Finally!