Rucadi
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Open source AI Pronunciation trainer (aipronunciationtr.com)
- Show HN: ToyWithRaylib, compile and run raylib games on the browser (toywithraylib.com)
Some months ago, I created https://toywithraylib.com/, a little project that uses emception (https://github.com/jprendes/emception) It allows you to build and run raylib projects entiretly on the browser (It is compiled…
-
I've created cppmatch, a lightweight, header-only C++ library that brings Rust-inspired pattern matching and error handling to C++. It tries to imitate the functionality of the questionmark (?) operator in C++ by using…
- Overlayfs Driver for Docker Mounts (github.com)
-
Hello HN! I had to work with a codebase that was full of magic environment variables and tons of bash scripts, which was and still is a nightmare. I decided to try and make a solution using NIX, which ended being far…