Category Archives: GNU/Linux

Crowdsourcing my OS Bridge Talk Proposal

Update: Submitted my proposal, but please still leave me comments! I can still edit my proposal. Web server performance has been a hot topic for some time now as Apache hasn’t been the only viable option for a few years. … Continue reading

Posted in GNU/Linux, Open Source, Technology | Tagged | 6 Comments

New Laptop: Acer Extensa 4630Z

I bought a laptop recently because being a web consultant and tied to a desktop is not only embarrassing, but is a quick way to lose (or at least frustrate) clients who’d love to see my hairy hacker face on-site. … Continue reading

Posted in GNU/Linux, Technology | Tagged , , , | 4 Comments

(Yet Another) Deploying Django with CherryPy Script

Recently I deployed a Django project on an OSX server. I foolishly thought this would be as easy as on Linux until I ran into the mess that is x86_64 Apache + mod_wsgi* + Django + psycopg2 + i386 PostgreSQL. … Continue reading

Posted in GNU/Linux, Open Source, Python, Technology | Tagged , , | 2 Comments

Release Lenny!

An article from El Reg about MySQL ends with a great quote: This is the same lesson that Debian hasn’t yet learned from Ubuntu: fast and good-enough always beats slow and correct. Release Lenny now! Update: Yay! It appears Debian … Continue reading

Posted in GNU/Linux, Open Source, Technology | Tagged , , | 1 Comment

Web Server Quandary

Apache was probably the first Linux application I learned how to configure. However, I’ve gotten a bit frustrated with it recently… The Problem A memory leak. Apache is eating up memory so quickly that I need to restart it every … Continue reading

Posted in GNU/Linux, Open Source, PHP, Python, Technology | Tagged , , , , , , | 20 Comments

Fixing Gnome Notification’s Popup Location

Gnome notifications popup in the lower left corner of your desktop by default* which constantly annoys me. I usually have a terminal open in the lower left corner, and having my work covered by notifications is quite annoying. Luckily the … Continue reading

Posted in GNU/Linux, Technology | Tagged , , , | 3 Comments