Posted by david927 4 days ago
Ask HN: What Are You Working On? (Nov 2025)
Demo to try it out: https://kumi-play-web.fly.dev/
GitHub: https://github.com/amuta/kumi
https://github.com/dfrankland/envoluntary
This helped me bridge the gap between installing packages declaratively via NixOS / home-manager and defining them for each project being worked in via flake.nix / direnv / nix-direnv; which was needed since most projects don't use Nix.
I've dedicated this week to some maintenance tasks that are long overdue (mainly modernization of the code and the database), kinda delaying the inevitable (which is to work on harder tasks in my todo - like adding features to the mobile apps).
A small OpenGL tutorial for Rust. Focus on understanding the OpenGL-API and interfacing with it directly, with a few as possible helper libraries.
Some of the chapters I'm currently working on can be found in the preview (https://preview.opengl.zgtm.eu/, ipv6 only).
Video Hub App - browse your local video files with a beautiful interface (and scrub-able thumbnails to see multiple screenshots)
$5 for anyone https://videohubapp.com Free for anyone https://github.com/whyboris/Video-Hub-App
Unlike traditional accounting platforms we expose the ledger model directly which enables our customers to model complex transactions even when we do not have direct support for it.
Been working on this for a month, and it uses Elixir, Phoenix and InertiaJS with React.