Live data from Hacker News

Viewing profile — longor1996

longor1996

HN member
Joined
Mon, Jul 03, 2023, 11:43 AM UTC
HN karma
37
Public activity
21 items

About longor1996

Burned-out Software Developer with untreated ADHD; Personal Site at http://www.longor.net/

Maintainer of https://voxel.wiki/

Recent public activity

  1. 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;}`…

  2. comment
    Comment #47688266

    Seems to be "native" as in "not a web-browser/view".

  3. comment
    Comment #47306522

    Err, the website footer takes up the entire lower half of the viewport/screen, on mobile.

  4. comment
    Comment #47245473

    Well, do I ever have a treat for ya! https://voxel.wiki/wiki/references/

  5. 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, …

  6. comment
    Comment #46986889

    That this is a plausible explanation is... beyond horrifying to me.

  7. 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, …

  8. 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…

  9. comment
    Comment #46431770

    Maybe you could use unifont glyphs (drawn as SVGs?) as fallback?

  10. comment
    Comment #46310724

    Nah, [BetterFox]( https://github.com/yokoffing/Betterfox ) still works fine

  11. 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. :(

  12. comment
    Comment #46003101

    Given that many tools are relatively small, I'd almost argue it wouldn't take more than 30min, ignoring testing.

  13. comment
    Comment #45944439

    Oh, sorry! Shouldn't have said "all" there... :'D

  14. 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?

  15. comment
    Comment #43770251

    Interesting! Do you have some studies or references at hand for this? Never heard of "human brain needs nicotine" before...

  16. 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...

  17. comment
    Comment #41290242

    It absolutely does, as the definition of a voxel is, roughly, "a 3ormoreD regular grid of point-samples".

  18. 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 …

  19. 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/

  20. 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…

  21. comment
    Comment #39441252

    bgfx and The-Forge come to mind: https://github.com/bkaradzic/bgfx https://github.com/ConfettiFX/The-Forge