Marin Atanasov Nikolov

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

Blog About Search

clingon v0.4.0 tagged

Version v0.4.0 of clingon is ready and tagged.

Read More · 1 min read

Using GnuPG with OpenSSH

In this post we will see how to configure and use GnuPG keys for authentication against remote OpenSSH servers.

Read More · 15 min read

Project template for Common Lisp

After some time it becomes tedious to bootstrap a new project, and for that reason I’ve decided to create my personal project template for Common Lisp.

Read More · 3 min read

Common Lisp web development and the road to a middleware

I’ve been looking recently for a Common Lisp system, which would allow me to expose a service I am developing over a REST API and honestly the options available right now in the Common Lisp ecosystem may be a bit overwhelming at first.

Read More · 14 min read

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
1 2 3 4 5
15