Palaiologos
#sort
#c
#algorithm
#optimisation
An efficient sorting procedure for 32-bit floating point numbers in 20 lines of C code.
Palaiologos
#crypto
#cs
#compression
A retrospective on kcrypt2: problems, solutions and the origin.
Palaiologos
#review
#meta
A short blog post reviewing my current experiences with my brand new Ultra Compact FSSK Model F keyboard.
Palaiologos
#crypto
#c
#math
A brief story on how I rolled my own crypto using staggeringly little mathematics in the process.
Palaiologos
#java
#python
#lua
#c
#benchmark
Brief remarks on introducing the notion of and measuring the constant overhead of a runtime system.
Palaiologos
#compression
A very short explanation of how to make use of Lempel-Ziv factorisation for file type detection and segmentation.
Palaiologos
#math
Can a simple and principled data compressor find its place in the world of emerging, purpose-built code-golf languages?
Palaiologos
#math
#apl
Musings on triangulation techniques for convex polygons.
Palaiologos
#math
An alternative, easy to follow derivation of Shannon entropy.
Palaiologos
#math
A brief introduction to my favourite theorems in computability theory.