LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Hi. I'm jon.404, a Unix/Linux/Database/Openstack/Kubernetes Administrator, AWS/GCP/Azure Engineer, mathematics enthusiast, and amateur philosopher. This is where I rant about that which upsets me, laugh about that which amuses me, and jabber about that which holds my interest most: *nix.
Old

PostgreSQL and Indexes: a formula for...disaster?

Posted 01-27-2011 at 12:03 PM by rocket357 (Musings on technology, philosophy, and life in the corporate world)
Updated 01-29-2011 at 03:41 PM by rocket357

I've noticed a ton of complaining about PostgreSQL's apparent lack of sanity when it comes to index usage, so I'd like to throw a few things out that explain the "idiotic" way PostgreSQL handles indexes.

First things first. If the table fits in a single page, YOU ARE NOT GOING TO SEE INDEX ACTIVITY. That gets more people than any other issue. If the table has 17 rows, don't expect PostgreSQL to bother with indexes. Using an index on a table that fits in a single page...
Member
Posted in Uncategorized
Views 2122 Comments 0 rocket357 is offline
Old

minimalism++?

Posted 01-05-2011 at 11:46 AM by rocket357 (Musings on technology, philosophy, and life in the corporate world)

Years ago I discovered fluxbox and gave it a try. Until that point, I was a pretty devote KDE user. Fluxbox amazed me with how lightweight yet *powerful* and *configurable* it was. I had a FreeBSD/fluxbox screenshot on putfile.com that got more hits than virtually any other desktop environment I'd posted there. It's fast, light, and given the time and effort to tweak it just right, it's damned pretty, too. I entered into this new concept of minimalism...getting the same work done with half...
Member
Posted in Uncategorized
Views 18550 Comments 5 rocket357 is offline
Old

Kindle for PC? Why do you mock me?!?!

Posted 12-29-2010 at 09:50 AM by rocket357 (Musings on technology, philosophy, and life in the corporate world)

Last night I decided to try out Kindle for PC (I'm thinking about purchasing an ebook reader and I'm having trouble deciding between the "liquid ink"-based Kindle and the touchscreen LCD nook). I get the PC software up and running on my WinXP machine at home, and make a startling discovery...Books in the "Popular Classics" section of the Kindle Store are...wait for it...completely free! Every page had half a dozen or so books that make me go "Hey! I remember reading that...
Member
Posted in Uncategorized
Views 2146 Comments 2 rocket357 is offline
Old

Fun with prime numbers

Posted 12-28-2010 at 03:26 PM by rocket357 (Musings on technology, philosophy, and life in the corporate world)
Updated 12-28-2010 at 04:34 PM by rocket357

When I was in college I wrote a silly benchmark to test different programming languages. The task was to brute-force calculate the first 150,000 prime numbers. I wrote the program in C, C++, Java, Perl, and Python. I fudged an optimization on them all (the optimization: only run division calculations up to sqrt(n) for a given prime candidate n...since sqrt is costly to calculate, I used n/3 (a horrid estimate, I know...but it still cuts out quite a few tests)). Recently I got a chance to discuss...
Member
Posted in Uncategorized
Views 1337 Comments 0 rocket357 is offline
Old

umurmur port progress

Posted 12-22-2010 at 01:38 PM by rocket357 (Musings on technology, philosophy, and life in the corporate world)
Updated 12-27-2010 at 09:20 AM by rocket357

A few days ago I got umurmur up and running on OpenBSD. I sent the build patches in to the project developer and they were committed with minor edits. I've continued working on umurmur and I am closing in on submitting a port to OpenBSD.

I submitted three additional patches today to the umurmur project dev. The patches were to remove linker warnings (no, not all ports do that, but I will =) and now I've moved on to the finicky topic of security auditing. The baseline that I'm...
Member
Posted in Uncategorized
Views 1929 Comments 0 rocket357 is offline

  



All times are GMT -5. The time now is 10:06 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration