Live data from Hacker News

Viewing profile — _y4o5

_y4o5

HN member
Joined
Thu, Aug 20, 2015, 5:56 PM UTC
HN karma
965
Public activity
717 items

About _y4o5

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #30955804

    Another fluxbox user here. I've basically ran the same configuration for nearly 15 years now. Everything is in muscle memory and never changes. Totally the best UX

  4. comment
    Comment #30955768

    Qt also has QML which allows you to do things similar to what you would have with the combination of HTML,CSS and JS

  5. comment
    Comment #30943082

    And the sunset calculator doesn't need a location provider. All it needs are location coordinates which can be given to the calculate function. In fact the whole thing then becomes…

  6. comment
    Comment #30908681

    Any idea about perf diff between this and GLM? In Computer graphics my use case is with fixed 4x4 matrices and vec4s. Thanks!

  7. comment
    Comment #30882066

    No, not original Claim about WASM but your original Claim that about hot reloading and WASM. "Hot reloading is a good example." Again. You don't need WASM for hot reloading.

  8. comment
    Comment #30877759

    But that's sort of moving the goal posts now. Original claim for WASM was that it allows hot reloading. Which is a thing you can do with DLLs just fine.

  9. comment
    Comment #30876566

    But you can already do this with DLLs or with SOs files. You can keep your network logic for example inside another module (perhaps the host app) and then load the logic that acts …

  10. comment
    Comment #30865333

    Yeah this is impossible because code that isn't written cannot document itself and then the only option is to have a comment. And sometimes the meaningful thing is exactly what doe…

  11. comment
    Comment #30839626

    Your first GitHub Link is 404

  12. comment
    Comment #30624767

    Thanks, that link seems interesting and relevant! Well, ... the Qt3D is a higher level framework that isn't really relevant to the stuff I'm doing considering that I'm basically ru…

  13. comment
    Comment #30623621

    Sorry no. Never developed for Mac and juggling Linux and Windows is already a lot.

  14. comment
  15. comment
    Comment #30623582

    Hi, thanks. Honestly.. I haven't compared. I've built this as a passion project not as a "product" with a product/market fit or competitive landscape in mind. I mean there are alre…

  16. comment
    Comment #30623566

    Currently the game engine .WASM is about 12mb. The demo games have Emscripten filesystem images that vary from 6mb to 100mb. These sizes reflect the combined size of the raw game r…

  17. comment
    Comment #30623499

    Hi, you're absolutely correct. Tooling and the whole content pipeline is super important. I chose Qt because I'm already very familiar with it and I know that it can do so much stu…

  18. story
    Show HN: 2D Game engine and editor for Windows and Linux

    Hello HN, Just wanted to show this little 2D game engine that I've been working on for some time (around 2 years on the editor part, longer on some of the components). It's quite f…

  19. comment
  20. comment
  21. comment
  22. comment
  23. comment
    Comment #29294879

    Years ago I hikes around Annapurna in Nepal. Going through Thorong La (spelling) pass goes up to 5400m and can have snow any time of year. I saw several unprepared hikers who had s…

  24. comment
    Comment #29211234

    Fasting isn't starving. It's living off of the food and energy you ate before. I.e. done properly you're tapping i to your bodyfat for energy and there's absolutely no hunger.

  25. comment
    Comment #29199524

    "But many of my repos are still stale though I think my code is good enough." The reality is just like with sellable (software) products (code) quality doesn't matter when it comes…