Posts tagged “programming”
2015-10-22
An algorithm for finding out which country contains a (lat,long) pair
2015-03-20
How hidden behaviour in C++ can be an important part of an algorithm
2015-03-08
Mutability can hide communication between parts of a program
2014-01-29
When classes are the only structuring mechanism, they tend to accumulate features
2013-11-13
In which I return to Erlang and discover OTP
2013-07-15
A simple program for running a command on file changes
2013-06-14
One less use of the “static” keyword
2013-05-03
A non-Python Programmer writes Python
2013-02-18
Explanation of a little known C feature – and yet another use of the “static” keyword!
2012-02-21
C pointer declaration syntax makes sense – kind of
2011-09-24
Syntax highlighting for inline code in Markdown
2011-08-25
Neat Vim trick
2011-08-24
How “??/” can lead to disaster
2011-04-21
How photo blogging was done in ye olden days
2011-01-19
Finally, Kate's Vi mode has visual block mode support
2011-01-19
Implementation of the Solitaire cipher from "Cryptonomicon"
2011-01-06
Ever wanted to dump your current background to a file? No?
2010-11-06
A clever, compact way of representing trees
2010-03-20
Where I fix the embarrassing fact of never having written GoL
2010-03-20
Could code reading help keep programmers honest?
2009-10-26
What is new in the Vi input mode for Kate in KDE 4.4?
2009-05-07
An improved version of my Google Calendar plasmoid
2009-05-05
A quick python hack
2008-11-24
The original goals set for Kate's Vi input mode are now completed
2008-08-21
State of Kate's Vi input mode now that GSoC is over
2008-06-27
I will create a vi input mode for Kate for Google Summer of Code