NASA Creates First Global Forest Map Using Lasers 55
Wine 1.2 Released 427
OLED Film Could Provide Cheap Night Vision For Cars 120
OpenTTD 1.0.0 Released 107
Comment Re:Flashblock (Score 2, Insightful) 192
Actually, this prank pushed me over the edge to actually install flashblock
Comment Re:bubbles = isolation (Score 4, Insightful) 198
I think this kind of IDE would be very usefull during code-maintenance, especially when the code you maintain is written by you (which is often the case).
When developing new code, the bubble-concept could be too confusing, because it seems to hide the overall structure of the code.
But during maintenance, when hunting bugs, I often don't want to see the whole picture (and hence the whole complexity), but am much more interested in smaller sections of a program, and the relations between them. The bubble concept would really help.
Comment Re:Oh the humanity (Score 1) 374
Comment Re:Both "Middle" and "East" expose your ethnocentr (Score 1) 1067
Both "Middle" and "East" expose your ethnocentrism.
The middle east.
It's middle and it's east.
Comment vimtutor (Score 1) 702
It basically takes you through all the basic(++) features of vim.
vimtutor made me really appreciate vim.