Programming for fun and profit

A blog about software engineering, programming languages and technical tinkering


Tue 09 April 2019

Reverse search in bash

Posted by Simon Larsén in Tip of the Week   

Have you ever found yourself furiously tapping the UP-arrow (or ctrl+p) to find a command that's probably waaaay up there? Would you be surprised if I told you there's a better way? When you want to re-use a command you've written previously, and you know it's not the previous …

Read more...



Sat 06 April 2019

Migrating my blog

Posted by Simon Larsén in Blog   

Edit: The migration is complete! The Flask-based site has been retired and this Pelican-based site is fully fleshed out with the old content :)

I'm currently in the midst of migrating my old blog over here. Until I'm done, both sites will be a bit half-baked, sorry about that!

Read more...