About the Author
I'm Stephan, a Linux user with a passion for open-source, UI/UX design, and exploring what makes fiction work.
In my spare time, I focus on (and write about):
- Programming (mainly in Python and Rust)
- Retrocomputing (mostly DOS)
- Reading and Reviewing Fiction
- The odd bit of UI/UX design or literary theory
For notification of significant updates to existing posts, consider following me on Mastodon.
-
Popular Posts
Meta
Geek Links
Otaku Links
Monthly Archives: July 2012
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