RSS.Social

Kamila Szewczyk

follow: @[email protected]

Posts

Should you become a computer scientist?

The Sophie Germain Prime Project

A Survey of Results on the Blum-Blum-Shub Pseudorandom Number Generator

Why do I find Rust inadequate for codecs?

Radix sort and 32-bit IEEE754 floating point numbers.

A review of my new Model F keyboard.

Measuring Constant Overhead

Lempel-Ziv factorisation for file type detection.

jcram: a principled approach to code golf.

Triangulation of convex polygons

An alternative derivation of Shannon entropy.

Rice and Rice-Shapiro theorems.

The link between Fibonacci numbers and primes

Heaviside's partial fraction decomposition method.

Dan Baronet's Microwave

An Antique Steam Engine

The nested means problem.

Journey to the Center of the Lambda Calculus

fastent - Faster entropy estimation.

Programming SUBLEQ

Accelerating the computation of infinite sums of rational functions.

SDL2: Easily embedding resources into applications.

A technique for ELF file infection - part 3.

A technique for ELF file infection - part 2.

A technique for ELF file infection.

A Z80 emulator

The Cleaner pattern - how to free native handles in Java 9?

On factorial function approximation

Implementing the Faddeev-LeVerrier algorithm in APL

Finding roots of a polynomial - numerical methods in APL

Implementing Taylor Series in APL

SK(I) calculus reduction in asm2bf - Part 1

Reimplementing GNU yes using asm2bf

Explanation of my Code Guessing entry (round 6)

Matrix Rearrangements - solving a problem with APL.

Non-alphanumeric C code - a lab notebook

Domain eXtensions for Dyalog APL

What does GCD have in common with leap years?

Anarchocapitalism doesn't exist

Dissecting a CODEX crack

A 6502 Emulator

How absurd is C?

Combinator calculus - a lab notebook

Fibonacci sequence - a tiny, infinite(*) generator

Mersenne Twister