←
Home
Archive
Tags
About
explog
2023
Jun 18
Writing a type-checking calculator
Apr 30
Notes on CNNs
Apr 30
Attention - this value does not exist
2022
Dec 31
Python's for loop syntax is more flexible than I thought!
Aug 14
Tihai in Indian music
Jul 17
Seeüberquerung 2022
Mar 12
Remapping delete to escape on Arch Linux
Mar 12
Quantum programming baby steps
qc
Mar 5
The Bloch sphere
notes
qc
2020
Nov 3
What program does that dialog pop-up come from?
gnome
linux
Jul 5
Two's complement arithmetic is magic
Mar 21
I am very fortunate
Feb 8
Starting Tabla
Jan 4
My first Chaos Communication Congress, 36c3
2019
Jan 12
Tagging functions with attributes in Perl
Jan 12
Embrace the borrow checker
2018
Dec 16
Extended File Attributes on Linux
Sep 2
Why I believe P ≠ NP
Jun 24
Creating lock-files in Unix
unix
programming
rust
Jan 28
Summary of "ImageNet Classification with Deep Convolutional Neural Networks"
deep-learning
Jan 16
Spawn, log, reap children with IPC::Run
perl
programming
2017
Oct 19
The bakery algorithm for mutual exclusion
programming
concurrency
Sep 16
Optimal failure detector performance
distributed-systems
Sep 10
Analysis of gossip based dissemination
Sep 8
A simple backup setup using rsync
Aug 12
Cryptographic hash functions
cryptography
math
Jul 30
Doing numbers without the numbers
Jul 8
SICP exercises 1.37-39
sicp
lisp
Jul 1
Killing a process group with a timeout in bash
linux
bash
2016
Nov 6
Writing video captured using OpenCV to a file
opencv
Sep 5
Baby steps with Elixir -- Wordcount
2015
May 22
Deriving the laws of reflection and refraction of light from Fermat's principle
May 19
SICP Exercise 1.20 - GCD
Apr 25
SICP excercises 1.19 - Logarithmic time Fibonacci number generation
Apr 25
SICP excercises 1.17 and 1.18 - Multiplication using addition, doubling and halving
Apr 22
SICP Exercise 1.16
Apr 22
SICP Exercise 1.15
Apr 12
SICP Exercise 1.14
Apr 5
SICP Exercise 1.13
2014
Nov 2
Setting up OpenCV for Android without an IDE
2013
Dec 1
Why IF has to be a special form in Lisp
May 11
Exposing C++ OpenCV code to Python using Boost
Apr 21
Reversing a list in functional style
Mar 27
Variables in Common Lisp
Jan 20
Common Lisp Collections
2012
Dec 8
A Python stack for scientific computing
Nov 25
The Tanimoto coefficient
Oct 27
Calculating C(n,r) efficiently
Oct 2
Decorators with optional arguments in Python
May 11
Configuring an HTTPS site with Django on Nginx + Gunicorn