Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
GSGBen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
GSGBen
1y ago
Ah yep, I read about the TCP RST problem in one of the RFC docs, then promptly forgot about it and never implemented anything to avoid it. Thankyou for the detailed notes.
2.
▲
by
GSGBen
1y ago
Noice!
3.
▲
by
GSGBen
1y ago
Oof, thanks.
4.
▲
by
GSGBen
1y ago
Should be back up now with a very temporary workaround in place.
5.
▲
by
GSGBen
1y ago
Still seems to have an issue, but no output before the crash. Will have to do some more debugging. Thanks for the test HN! Source is here btw: https://github.com/GSGBen/unsafehttp/blob/main/src/main.
6.
▲
by
GSGBen
1y ago
Found the issue - a use after free in send_response() if I close the session early due to an error. Was continuing to the next bit. Put a temp fix in place, will push a proper one later.
7.
▲
by
GSGBen
1y ago
Whoops, should be back up now. I'll have to check logs later to see why it went down.
8.
▲
Show HN: unsafehttp – tiny web server from scratch in C, running on an orange pi
(unsafehttp.benren.au)
87 points
by
GSGBen
1y ago
|
52 comments
9.
▲
Unreal Engine 5 Angelscript Integration
(angelscript.hazelight.se)
1 points
by
GSGBen
2y ago
|
1 comments
10.
▲
Grafterm: Grafana-Like TUI
(github.com)
3 points
by
GSGBen
2y ago
|
0 comments
11.
▲
by
GSGBen
2y ago
(continued) Other tips: I still had issues going too granular with GOAP actions at the start, so I recommend keeping your actions as coarse as possible. It's still a tool that you use with your AI designer hat on, it doesn't do ev
12.
▲
Show HN: The demo of my game that uses GOAP and Utility AI is out
(store.steampowered.com)
3 points
by
GSGBen
2y ago
|
1 comments
13.
▲
Show HN: Wt is a small terminal workout timer
(github.com)
1 points
by
GSGBen
3y ago
|
0 comments
14.
▲
by
GSGBen
3y ago
hmailserver is the replacement you want for this.
15.
▲
by
GSGBen
3y ago
Hey thanks, this was a good catch. `--shutter 12000` fixes the screen, and is bright but not too bright.
16.
▲
by
GSGBen
3y ago
Update 2: The servo's gears are absolutely grinding at the moment
17.
▲
by
GSGBen
3y ago
Haha nope!
18.
▲
by
GSGBen
3y ago
Hey, thanks! I was thinking about game ideas while stepping into the shower one day (where all great ideas are born), and "throwing people in a first-person view might be fun?" came across my mind. I mentally fleshed it out a bit,
19.
▲
Show HN: Send me an IRL message and watch it arrive
(hi.benren.au)
41 points
by
GSGBen
3y ago
|
20 comments
20.
▲
by
GSGBen
3y ago
I started with The City Watch series, and it felt like a great introduction.
21.
▲
by
GSGBen
3y ago
Not sure if this is still true RE: Azure. AFAIK they use Hyper-V (hypervisor) containers which offer kernel isolation like other lightweight-VM-container runtimes.
22.
▲
by
GSGBen
4y ago
Even more surprising: it's written in C#
23.
▲
Ask HN: Where are all the stateful posters? Tell us what you're working on
2 points
by
GSGBen
4y ago
|
0 comments
24.
▲
by
GSGBen
4y ago
Not sure what the first thing you should do is, but the second is set up and test backups!
25.
▲
by
GSGBen
4y ago
Isn't it more likely that this would have unfound vulnerabilities in it, and you'd still need to have this open to the internet to get similar benefits to Tailscale proper?
26.
▲
BGP on Windows Desktop
(goldensyrupgames.com)
42 points
by
GSGBen
4y ago
|
18 comments
27.
▲
by
GSGBen
4y ago
Damn, and I thought I loved powershell. This is awesome. Another of the author's projects sits solidly between awesome and terrifying: https://github.com/ShaunLawrie/PwshRayTracer > A very slow raytracer in P
28.
▲
by
GSGBen
4y ago
Awesome, I've been waiting for proper tab support. A tip that people on HN will probably enjoy: add --disable-smooth-scrolling to your shortcut to make scrolling more responsive.
29.
▲
by
GSGBen
4y ago
Question for everyone: do you refactor in a separate pull/merge request, or just a separate commit within the same pull/merge request?
30.
▲
by
GSGBen
4y ago
I used to use Trello for my entire personal KB, but the description editor grows unwieldy with large cards and you only get a few levels of nesting. It's still great software. It took a few times to stick, but I've now fallen in l
More ›