Posts tagged “programming”

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