Live data from Hacker News

Viewing profile — mholub

mholub

HN member
Joined
Wed, Dec 19, 2012, 11:22 PM UTC
HN karma
22
Public activity
12 items

About mholub

No profile information was provided.

Recent public activity

  1. comment
    Comment #44422195

    it's more nuanced: you're still releasing resources - so you might not become faster overall but you can compute more in the same time later if necessity arises (althougth that mig…

  2. comment
    Comment #40174399

    nothing really prevents you from defining global allocator in Zig and having explicit allocator in standard library is actually a good thing, cause it's quite a common case in game…

  3. comment
    Comment #38488109

    What’s the nature of your work so you are not allowed to install software?

  4. comment
    Comment #38460782

    this is very computationally expensive to do such operation (to understand that teeth is completely occluded by something else like mouth) this is called occlusion culling and usua…

  5. comment
    Comment #24988052

    We recently started to use Dear ImGUI in our custom game engine. Before we used Unity which has its own immediate mode gui solution. And I have hard time to switch. I don't know if…

  6. comment
    Comment #24978415

    so if you already had experience with Rust/etc, why did you decide to choose OCaml? Also why not to choose F#/Mono (and now .NET core) for example?

  7. comment
    Comment #24851125

    what kind of limitations in a few words?

  8. comment
    Comment #23973370

    well..Houdini is scriptable in python too :)

  9. comment
    Comment #15377283

    You just need to find activity interesting for you I used to do sedentary lifestyle most of my life until I found rock climbing 2 years ago I go rock climbing to a gym 2-3 times a …

  10. comment
    Comment #12985385

    We actually had Github banned in Russia once or twice for short periods of time (like hours or days). Because of some repository contained joke text about how to commit suicide.

  11. comment
    Comment #8763476

    Can you describe in few words which flaws do you see in rust?

  12. comment
    Comment #7436532

    For me clojure is more about wonderful community (like ruby's one) and real projects (because of java libraries)