Marin Atanasov Nikolov

A place about Open Source Software, Operating Systems and some random thoughts

Blog About Search

Double-ended queue and Binary Tree implementations in Go

I’ve been checking out some old code of mine, which I’ve written years ago. Some of it dates back almost 20 years ago, and contains my first ever programming projects, which consist of some games written in C using the Allegro library, a program for locking binaries by doing a simple xor, and some implementations of various algorithms I’ve read about back then.

Read More · 8 min read

go-vcr v3

A new version of go-vcr has been released today.

Read More · 2 min read

New release of cl-migratum available

A new version of cl-migratum has been released.

Read More · 1 min read

New release of clingon available

A new version of clingon has been released.

Read More · 3 min read

Wake On Lan in Common Lisp

Back in the 90s IBM and Intel got together and came up with a technology that is able to power on remote systems on the network by sending a special packet known as the magic packet.

Read More · 2 min read

Zsh completions support added in clingon

In a previous post I’ve introduced a new Common Lisp system for parsing command-line options named clingon.

Read More · 1 min read

clingon -- command-line options parser system for Common Lisp

Not long ago I’ve decided I would spend more time with Common Lisp. This is how my journey in the world of Common Lisp started.

Read More · 6 min read

REPL delay when using SLIME and SBCL on macOS

If you are running SLIME with SBCL on macOS you may notice that the REPL output seems to experience a bit of delay when compared to other implementations like Clozure CL or ECL for example.

Read More · 2 min read

My64 -- A modern computer in a retro case

I’ve always been fascinated by old retro computers, even though I didn’t have one, so it is hard for me to explain why I feel such a connection with these old machines.

Read More · 3 min read

PKCS #1 RSASSA-PKCS1-v1_5 Signature Scheme with Appendix in Common Lisp

RSASSA-PKCS1-v1_5 signature scheme with Appendix is defined as part of RFC 8017.

Read More · 13 min read
1 2 3 4 5
15