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.
Palaiologos
#math
A collection of curiosities concerning Fibonacci numbers, primes and relations between them.
Palaiologos
#mathematics
A brief explanation of Heaviside’s cover-up method for partial fraction decomposition, domain extensions and applications to computer algebra.
Palaiologos
#apl
#c
A code golf challenge inspired by an anecdote about Dan Baronet.