From 46b786237d310447d3bc54fc6f2f8ed2eec7bdfb Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 18 Nov 2023 19:45:14 +0100 Subject: Updated webring content --- _includes/webring.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_includes') diff --git a/_includes/webring.html b/_includes/webring.html index 51cf20f..535eac6 100644 --- a/_includes/webring.html +++ b/_includes/webring.html @@ -32,8 +32,8 @@
For over 10 years now, I run two self-built NAS (Network Storage) devices which serve media (currently via Jellyfin) and run daily backups of all my PCs and servers. In this article, I describe my goals, which hardware I picked for my new build (and why) and how I set it up. Design Goals I use my network storage device...
  • -
    Amanda has clever restores from tar archives (sometimes) — Chris's Wiki :: blog
    -
    Yesterday I wrote an entry about how the Amanda backup system reads all the way through tar archives on restores. Except, it turns out, this is only partially true, because under some circumstances Amanda will thoroughly optimize restores from tar archives (and possibly other archive formats). When everything is lined ...
    +
    My first Django database migration worked fine — Chris's Wiki :: blog
    +
    We have a long standing Django application, using SQLite as the database layer because that's easy and all we need at our tiny scale. For as long as we've had the application I've not so much as breathed on its database schema (which is to say its model), because the thought of trying to do any sort of database migrati...
  • Building a DIY Pen Plotter — Szymon Kaliski
    -- cgit v1.2.3