Live data from Hacker News

Viewing profile — curist

curist

HN member
Joined
Wed, Jun 11, 2014, 5:58 AM UTC
HN karma
55
Public activity
10 items

About curist

No profile information was provided.

Recent public activity

  1. comment
    Comment #37187179

    Is having a dedicated fn keyword necessary? I mean, what’s the fundamental difference between a func and a fn ?

  2. comment
    Comment #34218366

    JavaScript as an ecosystem and language became much more accessible than ever, with all the toolings and TypeScript, it's easier to build abstractions upon abstractions; and people…

  3. comment
    Comment #33796978

    Finally a WASM runtime provides a more detailed C API document.

  4. comment
    Comment #31528975

    By using comptime, the statement couldn't be runtime composed, right? That's currently the major holdback for me to spend more time on zig: if using comptime become more common in …

  5. comment
    Comment #28850417

    Didn't recognize you're the OP! So my comment may not be that off-topic then :D > But learning programming language theory is the best part :) That's very true :)

  6. comment
    Comment #28850384

    > (do-texture texture > o O r R x2) This might be another reason why I find macros less appealing: macros introduce DSL in form of normal s-expression, but they don't actually beha…

  7. comment
    Comment #28848309

    May be unrelated, but that's why I prefer the way JS approach this kind of problem: JS doesn't have macros. People use callback function to achieve almost the same thing function d…

  8. comment
    Comment #26313623

    Somewhat related: https://danluu.com/input-lag/

  9. comment
    Comment #23376812

    VirtualDOM is more of an implementation detail IMO. What I love about React is for its declarative API and we can compose components easily.

  10. comment
    Comment #21877862

    According to their chinese doc, the number is actually "multiple hundred millions", so it's more likely just a translation issue.