Viewing profile — paradust
paradust
HN member- Joined
- Fri, Oct 14, 2022, 8:03 PM UTC
- HN karma
- 54
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About paradust
No profile information was provided.
Recent public activity
-
comment
Comment #39782974
Context: https://i.abcnewsfe.com/a/2f927ac0-a18b-4462-b7d7-63a8ce0ee0... (The total for 2023 was 58 cases)
-
comment
Comment #33210736
This is the idea behind the "Play with Friends" feature, still under development. Check back in a few weeks!
-
comment
Comment #33209870
Can you check if the browser supports WebGL2? https://get.webgl.org/webgl2/
-
comment
Comment #33209864
It needs to allocate 2 GB on startup. Could you be low on memory?
-
comment
Comment #33209715
WebRTC data channels would be ideal, so that clients can connect directly to servers (or at least regional proxies) in a UDP-like way. Vanilla minetest would need to include an Web…
-
comment
Comment #33209601
A handful of key combinations cannot be cancelled. With the Full Screen API, the page also loses use of the ESC key, which is extremely important to Minetest's menu interface. (Tha…
-
comment
Comment #33209370
There is definitely a tremendous amount of work going into emscripten/wasm. Minetest is multi-threaded, and so relies on SharedArrayBuffer which only became available in 2020. The …
-
comment
Comment #33208696
Hi all, I made this. Surprised by the sudden interest. It has been live but unchanged for 6 months. There's an updated launcher. It's not finished yet, but it is nicer for explorin…