Palaiologos
  • Menu ▾
    • 88x31
    • About me
    • Journal
    • Personal Git
    • Short CV
  • 88x31
  • About me
  • Journal
  • Personal Git
  • Short CV

Radix sort and 32-bit IEEE754 floating point numbers.

2024-11-15 :: Kamila Szewczyk
#sort  #c  #algorithm  #optimisation 
An efficient sorting procedure for 32-bit floating point numbers in 20 lines of C code.
Read more →

Measuring Constant Overhead

2024-06-15 :: Kamila Szewczyk
#java  #python  #lua  #c  #benchmark 
Brief remarks on introducing the notion of and measuring the constant overhead of a runtime system.
Read more →

Dan Baronet’s Microwave

2023-10-04 :: Kamila Szewczyk
#apl  #c  Dan Baronet's Microwave
A code golf challenge inspired by an anecdote about Dan Baronet.
Read more →

fastent - Faster entropy estimation.

2023-07-28 :: Kamila Szewczyk
#data compression  #c  #x86_64  #performance  #entropy 
Speeding up the Debian’s ent tool for entropy estimation with the outcome of 8x-11x performance improvement.
Read more →

Accelerating the computation of infinite sums of rational functions.

2023-06-26 :: Kamila Szewczyk
#math  #c 
An easy method to accelerate the computation of infinite sums of rational functions using the digamma function and other numerical methods.
Read more →

SDL2: Easily embedding resources into applications.

2023-06-12 :: Kamila Szewczyk
#sdl  #c 
An easy, reusable way of embedding resources into SDL2 applications.
Read more →

A Z80 emulator

2023-01-02 :: Kamila Szewczyk
#c  #z80  #emulator  #assembly 
A writeup on my experiences with implementing a Z80 emulator in C.
Read more →

Explanation of my Code Guessing entry (round 6)

2021-10-25 :: Kamila Szewczyk
#c  #mathematics  Explanation of my Code Guessing entry (round 6)
An analysis of my code guessing round 6 entry.
Read more →

Non-alphanumeric C code - a lab notebook

2021-10-16 :: Kamila Szewczyk
#C  #programming  #APL  #obfuscation  Non-alphanumeric C code - a lab notebook
Is it possible to program in C without alphanumeric characters? Is such a subset of C turing-complete? Finally, can we mechanically translate C code to non-alphanumeric C code? Let’s find out!
Read more →

Dissecting a CODEX crack

2021-06-20 :: Kamila Szewczyk
#reverse-engineering  #c  #x86  #music 
In this short post we’ll be taking a closer look at one of the CODEX prods. Featuring InnoSetup and FreeArc.
Read more →
Older posts →
© 2019 - 2024 by Kamila Szewczyk :: Theme made by panr