TDiblik
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hey HN, I've spent the last few years doing web/desktop/IoT dev and I'm currently pivoting to low-latency/Quant. I built this as an exercise to see how far I could push a standard blocking C++23 socket architecture…
- Show HN: I built a CLI to fake Git commits (github.com)
Heyy, I built git-forge in an afternoon to demonstrate how easy it can be to fake git history. It's basically just a wrapper around Git and GnuPG cli(s) that automates the usual "faking" you'd want to do (commit,…
- Show HN: Simple crate to use anyhow with Tauri (github.com)
Hey, I've created a crate that makes it easier to return anyhow errors from your tauri commands! It's only +-100 lines of code, but made my experience with tauri sooo much nicer. Thanks to this small size, it's also…
-
Hey, just a work related project I made, which could be open sourced :D If you're looking for an example on how to use/fine-tune yolov8, I feel like taking a look at this repo and reading the README could help you get…
-
Everybody always talks about how to start/build your startup, however, once you've built something, people start to adopt it, and you realize it's loosing money, how do you undo it? Some background: I'm about to start…