Author Archives: Stephan Sokolow

Getting Started guide for Lubuntu novices

Just thought I’d share the Getting Started guide that grew from my periodic use of Lubuntu to make old PCs useful to the needy. It’s on GitHub and you can also view it online though the WebODF renderer doesn’t yet … Continue reading

Posted in Geek Stuff | Leave a comment

…sort of like DxDiag for Linux

TL;DR: This script collects hardware and OS info for reporting bugs in Linux games because, on Linux, the functionality of DxDiag is split up across several different tools. The Humble Indie Bundle 6 just came out and, wanting Torchlight, I … Continue reading

Posted in Geek Stuff | Leave a comment

Questions to ask when marketing software and services

After writing what must be my third or fourth e-mail offering advice to an online service whose marketing completely missed the mark with me, I started to notice that I was touching on the same set of points. Again and … Continue reading

Posted in Web Wandering & Opinion | 1 Comment

How to use things like Fat-Free Framework with “php -S”

Having grown very used commands like these, nobody was more eager than I when PHP 5.4 introduced its own no-setup development server. python manage.py runserver (Django) paster serve –reload (Pylons) nodemon (NodeMon for Node.js) jekyll –auto –server (Jekyll, used by … Continue reading

Posted in Geek Stuff | 1 Comment

A Quick “Contact Me” Fix

Apparently, the CGI script powering my mail form slipped through the cracks when I was setting up health monitoring for this site and had been giving error 500 for an unknown period of time. It’s now fixed and I’ve rewritten … Continue reading

Posted in Site Updates | Leave a comment

GitHub vs. BitBucket: Shifting Value Propositions

It used to be that GitHub vs. BitBucket was a no-brainer. GitHub was sleek, featureful, popular, and supported git, the godsend. BitBucket was clunky, buggy, comparatively little-known, and required you to use that hg thing with the annoying workflow. However, … Continue reading

Posted in Web Wandering & Opinion | 4 Comments

Open Source for MBAs: A Primer

If you’re neither a scientist, nor active in the open-source community, it can be difficult to properly understand why people write open-source software. Why would people just give away the products of so much hard work? I fully understand why … Continue reading

Posted in Geek Stuff | 3 Comments