Live data from Hacker News

Viewing profile — EmberTwin

EmberTwin

HN member
Joined
Wed, Jan 03, 2024, 6:13 PM UTC
HN karma
14
Public activity
3 items

About EmberTwin

No profile information was provided.

Recent public activity

  1. comment
    Comment #46257077

    The SWAR (SIMD-within-a-register) numbers are strictly better than the SIMD versions as well as the standard library baseline. Why is that? SIMD should be strictly faster if the ma…

  2. comment
    Comment #39422210

    ChatGPT is not de-obfuscating this code. For one thing: > basic cellular automaton algorithm is completely wrong. A cellular automaton is a standard approach to level-generation in…

  3. comment
    Comment #38857538

    HHVM is not a drop-in replacement for a PHP interpreter. The semantics of Hack and PHP have diverged, typically in the direction of eliminating dynamic behavior from Hack that exis…