TDiblik

↗ HN profile [ 89.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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,…

  3. 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…

  4. 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…

  5. 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…