
jeffreystedfast.blogspot.com23 comments
I reinstalled PulseAudio to try and resolve the plethora of problems I’ve been having with it (that and openSUSE 11 doesn’t actually ship th esound daemon anymore, so if I want full audio support I have no choice but…
jeffreystedfast.blogspot.com51 comments
Since someone brought it up the other day on IRC, I figured I’d take a look at some of the Java vs C# benchmarks where Java was claimed to be faster than C#.Scrolling through the list, there were 3 tests where Java was…
jeffreystedfast.blogspot.com43 comments
Over the past week, I’ve been spending some time hacking on Evolution again because of my frustration with the current IMAP backend. This got me to wondering. why hasn’t anyone stepped up to the plate and rewritten E…
jeffreystedfast.blogspot.com20 comments
The typical implementation for finding the nearest power of 2 for a given value is as follows:static uint32_tnearest_pow (uint32_t num){ uint32_t n = 1; while (n < num) n <<= 1; return n;}This…
jeffreystedfast.blogspot.com12 comments
This is an interesting Google Tech Talk about how to survive poisonous people in F/LOSS communities. I probably find it interesting at least in part because there are a couple of very loud poisonous people constantly…
jeffreystedfast.blogspot.com9 comments
Okay, I have to join in and say that I, too, have been enjoying Linux Hater’s Blog these past few days.He makes a lot of good points and I like his humor
Linux Fans? Each day, The Linux Gang identifies the top 15 Linux stories and blogs of the day.
We do this by monitoring the buzz of the Linux blog community. So YOU decide what's important.
We use SocialRank software to monitor each of the best Linux sites and determine today's hottest articles and bloggers in the field.
This is done by analyzing how sites and users link, connect, and discuss each other's content. Add a touch of math and what we have is a powerful filter into the hottest stories of the day.
Now you can find better Linux stories, learn more, and get updated... much faster and easier than before.
Check This Video
Sorted by Fastest Gain in SocialRank.
These blogs had the biggest increase in attention today.
See All Top Linux blogs.
