Live data from Hacker News

Viewing profile — Brain_Man

Brain_Man

HN member
Joined
Sun, Oct 27, 2024, 12:15 AM UTC
HN karma
1
Public activity
8 items

About Brain_Man

No profile information was provided.

Recent public activity

  1. comment
    Comment #42384575

    How close would this be to native performance? Will it use any hardware features to reduce the emulation overhead if both the host and the guest use the same architecture?

  2. comment
    Comment #42204955

    Is the hot reload in Platform Studio limited to just UI changes or can any code in the project be hot reloaded? If the latter, what are the limitations?

  3. comment
    Comment #42094738

    > You can set it up yourself on these providers or you can use our managed service. Are all the bits and pieces necessary for starting one's own managed service open source? In cas…

  4. comment
    Comment #42028466

    Could you be more specific with what the browsers aren't exposing properly? Because in my experience, targeting WebGL+WebAssembly is pretty much exactly the same as targeting OpenG…

  5. comment
    Comment #41978328

    Do you really clearly see an image with colors stably without it easily disappearing? I can only kind of pretend I see something and then in a way see it through the pretending :)

  6. comment
    Comment #41970229

    5000 a day? So like almost 2M a year?

  7. comment
    Comment #41964542

    Do you use WebGL/WebGPU or the DOM?

  8. comment
    Comment #41961653

    Yes. The somewhat nice property of rust having guaranteed memory safety has been blown out of proportion so much that even though C++ with smart pointers and a bit of bounds checki…