RSSAmplifier

Blog

Hypha

Hypha

hypha.pubRSS feed ↗4 posts

Latest posts

Back to FreeBSD: Part 2 — Jails

Before we explore FreeBSD jails, it is worth refreshing our understanding of how Linux solved the same problem with LXC (Linux Containers). Clearly inspired by jails, they are conceptually all about t

Back to FreeBSD: Part 1 — Intro

A few decades ago, the only well-known way to deliver something to a server, to make it accessible over the internet, was moving files via FTP in Total Commander, FileZilla or FAR Manager, manually co

Postgres is Your Friend. ORM is Not.

Postgres is amazing. It’s powerful, efficient, rock-solid, and genuinely one of the finest pieces of software engineering ever created. And it’s also much more than a traditional relational database.

Rethinking How We Build Python Applications

Intro Let’s start with an axiom, well-known to experienced engineers and somehow well-ignored by beginners. Your job is not to write code. Your job is to solve problems through software, and coding i