Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
herr_shield
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
herr_shield
3mo ago
I fully agree. In my personal project, I ended up using the STL to get off the ground, but in the end I replaced pretty much everything with custom-written code. Once you get rid of the STL, compile times get so much better. With modern c++
2.
▲
by
herr_shield
1y ago
it’s called shield tracker and is available here: https://bleep.toys/stracker
3.
▲
by
herr_shield
1y ago
I have come to the same conclusion for a tracker that I am working on that is targeting the steam deck. I designed an instruction set that is reasonably convenient to input via the gamepad controllers. Instead of typing, one selects instruc