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