April 15, 2008 • 12:12 pm
BeleniX 0.7 has been released just a few seconds ago.
http://www.belenix.org/
This is the most kick-ass version of BeleniX ever. Among the most important features is the ability to install it to the hard disk and use it as a regular desktop OS. Release Notes details the other changes:
http://www.genunix.org/distributions/belenix_site/?q=ReleaseNotes_0.7
I am just waiting for one more feature – An IPS repository of BeleniX packages and then I will make BeleniX my primary Desktop Operating System
Filed under: General, Open Source, Operating Systems, Solaris , BeleniX
December 30, 2007 • 8:22 pm
For the past month or so, I’ve been trying to understand what appears to be a black art mostly because of lacking documentation – Python bytecode generation and peephole optimization. Some notes from the study for the benefit of IRC-mate ‘jstatm’ and anyone else living on similar planes of insanity.
Read the rest of this entry »
Filed under: Open Source, Programming, Python
November 14, 2007 • 1:30 am
Here is an example of how incredibly powerful DTrace can be. I had to solve a problem where a nice high-level overview of the code flow in a single threaded userland application would save me some pain the backside. Lo and Behold, Dtrace – The Universal Hammer for every nail.
Here is a simple visual call graph generator using 5 lines of DTrace combined with the outstanding Graphviz graphics library.
Read the rest of this entry »
Filed under: Open Source, Operating Systems, Programming, Solaris
September 8, 2007 • 2:19 am
I am not the biggest Java fan inside or outside of my company. But I detest being on the receiving end of a conversation that involves Sun (I am madly passionate about Sun). So when I met up with a few friends of my friends and heard the standard “Java is dog slow” complaint, I had to invent a (truthful) counterexample.
Read the rest of this entry »
Filed under: Open Source, Sun
September 3, 2007 • 2:33 am
Recent Comments