before: script kiddies
now: AI kiddies
| Languages | en, 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.
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.
RE: https://mastodon.social/@hacker_news_bot/116398897373081649
Wow, that's truly on an industrial scale! π
That's me right now.
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

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...
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. π«
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. π