Extend a partition on an OpenBSD system

This post is a method to extend the last partition of the disk layout (usually) to use all the available disk space on an OpenBSD system. …

Posted on

Podman cheat sheet

This is a cheat sheet of podman useful information and commands. …

Posted on

Turing complete - self documentation

This is my documentation for my own game of Turing Complete. Turing Complete purpose is to guide you through the implementation of a simple CPU, from the first logical gate to your assembly language definition. This page is mostly intended to myself as a reminder. This is very far from the best design and solutions, but it’s the best I could do in a reasonable time :) …

Posted on

BOINC - Berkeley Open Infrastructure for Network Computing

Berkeley Open Infrastructure for Network Computing is an open-source middleware system for volunteer computing (a type of distributed computing). The client can be installed on any Debian system and used to join any BOINC project (PrimeGrid, Science United, etc). …

Posted on