Viewing profile — mgc8
mgc8
HN member- Joined
- Thu, Jun 11, 2026, 3:51 AM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About mgc8
Recent public activity
-
comment
Comment #48546226
Glad to hear it, enjoy!
-
story
Show HN: 0-0.io – Multiplayer browser football with server-authoritative physics
Hi everyone, dev here. I made a real-time minimalistic football game (in the lineage of HaxBall) in time for the championship, and thought to turn it into an actual multiplayer gam…
-
comment
Comment #48521345
Is there any indication of what compute resources this will actually require (in its various incarnations)? Does it incorporate any of the optimisations pioneered by Google (such a…
-
comment
Comment #48508615
This is pretty cool as a prototype, nice job! I'd say it needs some progression (one-on one to one-on-multiple, think 1xL against 2xS, etc.), as well as some more map variation (ch…
-
comment
Comment #48492969
Ah, the xterm "read title" bug, I seem to remember that was fixed some while ago, wasn't it? But yes, that is true, it's possible to exploit anything with enough determination; it …
-
comment
Comment #48487034
Maybe not a vulnerability per se , but definitely conducing to ones, as others have noted. However, those completions are quite unfortunate to say the least, thus one would hope Je…
-
comment
Comment #48487003
Well, technically it's not the curl itself that is the problem, but the "| " coming afterwards that does the damage. So, if the process is somehow broken up into 1) curl ; 2) analy…
-
comment
Comment #48486876
This is seriously cool, and as a bonus reminds me to brush up on my C knowledge to finally submit an IOCCC entry...