Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ThroneCreator
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ThroneCreator
6mo ago
I like the idea of recreating older MMORPG clients in modern browser tech. Running a full game client through WebGL + JS is surprisingly viable now compared to a decade ago. Did you run into performance issues with rendering or networking o
2.
▲
by
ThroneCreator
6mo ago
One thing that comes to mind is whether the sandbox can restrict outbound network access per process or per command. That could be useful for preventing agents from silently exfiltrating data while still allowing limited API calls.
3.
▲
by
ThroneCreator
6mo ago
If the signal is periodic and the tick structure is stable, you might also be able to improve SNR further by aligning the detected peaks and averaging them rather than just stacking raw samples. That sometimes helps suppress random noise ev