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’ve been using the official GNU distribution of <a href="http://ftp.gnu.org/gnu/emacs/windows/">Emacs for Windows</a> for the last few years and am very happy with it. Well, <em>usually</em> I am very happy with it until someone sends me a 25GB log file I need to analyse and the 32 bit Emacs refuses to play when faced with the enormity of the file in question.</p>

Timo Geusch

1-Minute Read

<p>For those who aren’t aware of this yet, there is an <a href="http://emacs.stackexchange.com/">Emacs Stackexchange</a> site that’s currently in beta. I’d like to encourage everybody to take part in it so it can become a viable site on the Stack Exchange network.</p>

Timo Geusch

1-Minute Read

<p>Announcement on the <a href="http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00626.html">emacs-devel</a> list. Fingers crossed that 24.4. will be out in a few days as mentioned.</p>

Timo Geusch

3-Minute Read

<p>We have an early 2008 MacBook “Blackbook” that is still working perfectly well and does everything we ask from it. It’s one of the reasons I love Apple hardware - it’s well engineered and works without a major fuss. Obviously we’re not playing games on it but it’s perfect for us to use for tasks that need a bit more power or typing than you’d want to do on a tablet. It’s also perfect for doing tasks that I want to use a separate computer for,…

Timo Geusch

1-Minute Read

<p>If you haven’t heard about the bash “shellshock” bug yet, it may be time to peek out from underneath the rock you’ve been under ;). While bash isn’t installed as standard on FreeBSD, there’s a very good chance that someone either installed it because it’s their preferred shell or because one of the ports lists it as a dependency. Either way, now would be a really good time to check if your machine has bash installed if you haven’t done so…

Timo Geusch

2-Minute Read

<p>These are just a couple of notes for some neat tips and tricks I’ve discovered over the years when using <a href="http://www.boost.org/doc/libs/1_56_0/libs/test/doc/html/index.html">Boost.Test</a>. They may not be all that useful to everybody else but they’re the ones I tend to forget about and then end up rediscovering. I’m using most of these with recent versions of Boost and these were tested with 1.54.</p>

Recent Posts

Categories

About

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