technical.cx Topics

Lobsters

startingsystems1.md

Guide to Systems Programming, covering fundamentals such as bit manipulation, parsing, filesystems, input/output, syscalls, memory management, and signals.

Programming

Programming

Lobsters

rustunit

Rustunit offers software development consulting with a focus on rust, game-development and large scale distributed backend services.

Programming

Programming

Lobsters

Prolog Projects Tips

As I’ve been writing about here for a while now, I quite like Prolog as a general-purpose programming language. It’s a lovely, very high-level language, quite comparable to Lisp (with M-Expressions instead of S-Expressions) and my implementation of choice,...

Programming

Programming