Sergey SAV 🐧

@sesav
33 Followers
173 Following
195 Posts
Software engineer with a passion for networks, encryption, and distributed systems. Using Linux since 2002. Still configuring. Hobbyist electronic musician.
Languagesen, fr, ru, sr

before: script kiddies

now: AI kiddies

The #Forgejo monthly report was published ✨
ο»Ώο»Ώ
The Forgejo v15.0 branch has been cut and the release is scheduled for April 16. Security releases for Forgejo were published.
The AI-Agreement was updated.
code.forgejo.org is not a free public git hosting.

https://forgejo.org/2026-03-monthly-report

Forgejo monthly report - March 2026

Tired of SSH-ing into every NixOS machine to run updates? New guide on how to automate it: CI updates flake.lock daily, shows you exactly what changed per host, and machines self-upgrade after you merge. No surprises, no manual SSH.

Works also for your desktop machines.

https://getnix.io/guides/nixos-auto-upgrades/

#Nix #NixOS #CI #IaC #GitOps

Automatic NixOS Upgrades with Forgejo Actions

Keep NixOS servers and desktops up-to-date automatically β€” CI updates flake.lock, hosts self-upgrade daily, and you review a diff before anything deploys.

RE: https://mastodon.social/@hacker_news_bot/116398897373081649

Wow, that's truly on an industrial scale! πŸ˜€

That's me right now.

#monday

Not only does Keychron make awesome keyboards, but their firmware is also open source (latest is based on Zephyr RTOS), and now they have open sourced their hardware design files too!

https://github.com/Keychron/Keychron-Keyboards-Hardware-Design

GitHub - Keychron/Keychron-Keyboards-Hardware-Design: Industrial design files for Keychron keyboards and mice. 100+ models with CAD assets in STEP, DXF, DWG, and PDF. Source-available, with commercial use allowed for original compatible accessories within the license terms.

Industrial design files for Keychron keyboards and mice. 100+ models with CAD assets in STEP, DXF, DWG, and PDF. Source-available, with commercial use allowed for original compatible accessories wi...

GitHub
In some rare(?) good news, the developers of VeraCrypt and WireGuard have both told me that they have regained access following their Microsoft account lockouts and can now release updates again.

RE: https://mastodon.social/@linuxiac/116376719833185788

J'aimerais que toute l'Europe fasse de mΓͺme. On n'a pas besoin de Microsoft, de Microslop et de tout ce cirque. πŸ₯²

It takes forever to get a new package into nixpkgs. This repo is slowing down my laptop also. 🫠

#Nix

If you're like Django and developing small or mid-range web projects or MVPs requiring a REST API, this is a sweet project: https://github.com/wemake-services/django-modern-rest.

This is essentially Django, but it includes a built-in REST API (similar to DRF) and works seamlessly with pydantic, msgspec, attrs, dataclasses, and TypedDict as model schemas, and it has built-in OpenAPI schema generation. πŸ˜€

#python #api

GitHub - wemake-services/django-modern-rest: Modern REST framework for Django with types and async support!

Modern REST framework for Django with types and async support! - wemake-services/django-modern-rest

GitHub