My personal heroine…
Congrats. That is cool.
…why you should never, never, *never* patch code that you do not understand fully…
And that is why you report bugs to upstream and let those that know what they are doing, sort them out. Not someone with a half-wit for a brain.
Random patching and “improvement” of code is evil. End of story.
“Given enough eyeballs, all bugs are shallow”, my ass. Look at all the debian, and debian related (hello, Ubuntu people!) users squirrel around to change every single bit of crypto that they created in the last two years. Repeat after me: TWO YEARS.
Who of them freedom lovers ever bothered to look at the patches that this oh-so-trustworthy distribution provider has put into a package. Speaking of “single vendor lock-in”: How many distributions call themselves “free and open” just because they recompile or just ship the debian packages verbatim.
That is as good as shipping an OEM Windows, folks! And now you got burned. Bad for you. Good for community health in the long run. Keeps you on your toes.
bug debian linux opensslEclipse and Java 1.6
Ever since Sun ‘refreshed’ Java 1.6. with the _04 version, Eclipse became unstable for me. After some googleing, it seems that this is actually a known problem with some changes in the JIT compiler that surfaced in _04 and beyond.
Adding
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith -XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
to the eclipse command (or .eclipserc, depending on your installation) made it stable again. So Sun, could you please fix this bug?
eclipse java sunTake that, California…
According to weather.com:
May 10th, Palo Alto, California: 21°C, fair
May 10th, Erlangen, Germany: 23°C, sunny
… and I got sunburned this week while driving around.
Summer rulz.
final uptime
babsi# uptime
10:44:35 up 482 days, 21:29, 5 users, load average: 0.00, 0.02, 0.03
babsi# reboot
Ah, well…