Viewing profile — longor1996
longor1996
HN member- Joined
- Mon, Jul 03, 2023, 11:43 AM UTC
- HN karma
- 37
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About longor1996
Maintainer of https://voxel.wiki/
Recent public activity
-
comment
Comment #48265344
The new C# unions are not reference-only. The attribute/interface allows implementing custom union types by writing `TryGetValue`-methods instead of a single `object? Value {get;}`…
-
comment
Comment #47688266
Seems to be "native" as in "not a web-browser/view".
-
comment
Comment #47306522
Err, the website footer takes up the entire lower half of the viewport/screen, on mobile.
-
comment
Comment #47245473
Well, do I ever have a treat for ya! https://voxel.wiki/wiki/references/
-
comment
Comment #47224344
Location: Europe, Germany, State of BW, District of RV. Remote: Yes, or hybrid if close by; office only if in-district. Willing to relocate: No, unable to. Technologies: C#, Rust, …
-
comment
Comment #46986889
That this is a plausible explanation is... beyond horrifying to me.
-
comment
Comment #46869947
Location: Europe, Germany, State of BW, District of RV. Remote: Yes, or hybrid if close by; office only if in-district. Willing to relocate: No, unable to. Technologies: C#, Rust, …
-
comment
Comment #46475681
Location: Europe, Germany, State of BW, District of RV. Remote: Yes, or hybrid if close by. Willing to relocate: No, unable to. Technologies: C#, Rust, Git, SQLite, Postgres, Vulka…
-
comment
Comment #46431770
Maybe you could use unifont glyphs (drawn as SVGs?) as fallback?
-
comment
Comment #46310724
Nah, [BetterFox]( https://github.com/yokoffing/Betterfox ) still works fine
-
comment
Comment #46203260
On the surface level, building/compiling/running, maybe... But properly integrating with a given platform (or hell, version of platform!) is a whole new world of pain. :(
-
comment
Comment #46003101
Given that many tools are relatively small, I'd almost argue it wouldn't take more than 30min, ignoring testing.
-
comment
Comment #45944439
Oh, sorry! Shouldn't have said "all" there... :'D
-
comment
Comment #45944299
Wasn't all that bad PR mostly caused by the coal/oil industry, doing some serious astroturfing for a decade or so?
-
comment
Comment #43770251
Interesting! Do you have some studies or references at hand for this? Never heard of "human brain needs nicotine" before...
-
comment
Comment #43671911
The article actually (accidentally or on purpose?) refers to just that: > How to avoid this madness? Introduce another low-level configuration file. Back to level one...
-
comment
Comment #41290242
It absolutely does, as the definition of a voxel is, roughly, "a 3ormoreD regular grid of point-samples".
-
comment
Comment #41290218
There are quite a lot of successful voxel-based games; see https://voxel.wiki/wiki/projects/ for an incomplete list. Most people think voxel means 'cube' or 'block', but really it …
-
comment
Comment #40548281
Perhaps redbean might be of interest? It's a web server with all the batteries included, scripted via lua. https://redbean.dev/
-
comment
Comment #40489948
With the help of the voxelgamedev community, I'm maintaining a relatively large listing of such projects over at https://voxel.wiki/wiki/projects/ . Sadly, a lot of projects get ab…
-
comment
Comment #39441252
bgfx and The-Forge come to mind: https://github.com/bkaradzic/bgfx https://github.com/ConfettiFX/The-Forge