The Lone C++ Coder's Blog

The Lone C++ Coder's Blog

The continued diary of an experienced C++ programmer. Thoughts on C++ and other languages I play with, Emacs, functional, non functional and sometimes non-functioning programming.

Timo Geusch

1-Minute Read

<p>I switched jobs in October last year and getting up to speed in the new role did take priority over anything else, so I had to put a few other endeavours including this blog on hold for a little while.</p>

Timo Geusch

2-Minute Read

<p>The <a href="http://sourcefoundry.org/hack/">Hack 2.0</a> font got a lot of attention recently as a font specifically designed for use with source code. So of course I had to try it out in Emacs. I started with installing it on Mac OS X as that’s the OS I use most for work and work - like activities.</p>

Timo Geusch

2-Minute Read

<p>As a lot of people keep pointing out over and over again, a job ad is an <em>ad</em>. Its often forgotten purpose is to get someone competent excited enough about your company and the job opening you’re trying to fill to send in a well crafted resume with a well crafted cover email[^1].</p>

Timo Geusch

1-Minute Read

<p>I’ve moved from using <a href="https://httpd.apache.org/">Apache</a> as a web server to <a href="http://nginx.org/en/">nginx</a> for various projects. The machines I’m running these projects on are a somewhat resource constrained and nginx deals with low resource machines much better than Apache does and tends to serve content faster in those circumstances. For example switching the machine that hosts this WordPress blog from Apache and mod_php to nginx with php-fpm improved the…

Recent Posts

Categories

About

A developer's journey. Still trying to figure out this software thing after several decades.