Live data from Hacker News

Viewing profile — higherkinded

higherkinded

HN member
Joined
Thu, Jul 18, 2019, 10:32 AM UTC
HN karma
13
Public activity
36 items

About higherkinded

No profile information was provided.

Recent public activity

  1. comment
    Comment #21111983

    Okay but they are formal systems and don't have anything to do with AI either, do they?

  2. comment
  3. comment
    Comment #21108208

    Suggestion to rely on AI for proof verification is just laughable. Neuron weights instead of formal definitions. So reliable.

  4. comment
    Comment #21009950

    Curious! Instantiation by means of the language is actually slower than parsing stuff and instantiating the objects that way. Didn't ever think of that possibility before. Anyway, …

  5. comment
    Comment #20852016

    Lasting long against HN-mainpage-level load. That's what's hard.

  6. comment
    Comment #20790512

    Wrong Amazon, you again!

  7. comment
    Comment #20790437

    Add a to your landing mayhaps? Takes a little while to figure out that I need my JS on for a proper representation.

  8. comment
    Comment #20774563

    Effectful sizeof, what a delightful feature ! Though the compile-time magic with structs and functional macros are so tempting that I feel like it's high time to do some C.

  9. comment
    Comment #20763271

    Not sure if I'm going to express an unpopular opinion on that matter but I'm pretty sure that ot was already said somewhere in the comments in some different form. Not sure if my o…

  10. comment
    Comment #20756469

    "...so again, like I said earlier,.."

  11. comment
    Comment #20756429

    For some reason I've thought about the other Amazon. Even São Paulo didn't help the title to ring a bell.

  12. comment
    Comment #20734361

    >Youngsters these days What a marvelous start, good luck looking trustworthy. It's straight up the same as it was generations and generations before. I also love the emphasis on vi…

  13. comment
    Comment #20727791

    Who would've guessed? Getting a kilometer of solar panels installed as a road (sic!) in a region that has a cloudy skies most of the time. It's borderline genius. How did it get an…

  14. comment
    Comment #20727145

    The fact that someone needs to say that for it to be apparent is somewhat unsettling.

  15. comment
    Comment #20682193

    >cross the bridge No one really wants that in any use cases of type-level numbers. Type-level numbers are generally used to do just opposite: silently (well, loudly, if you ask the…

  16. comment
    Comment #20681801

    >Much like java and javac are different tools, python and pytype/mypy are different tools I get where you're heading. The `java` one is for JVM bytecode interpretation and the `jav…

  17. comment
    Comment #20677546

    And how's it helping you verify the correctness of your codebase at compile time (it still compiles the source to byte-code before evaluation)? Last time I checked, it didn't care …

  18. comment
    Comment #20677153

    And that's a sad thing to hear. Before my death by thousand downvotes, I'd like to tell you why do I feel that way. Back in the day when I was way more inexperienced than I'm now, …

  19. comment
    Comment #20659439

    I'd also like to point out that the majority of software engineers nowadays lacks the mathematical background, so it's probably worth including theoretical books like Abstract Alge…

  20. comment
    Comment #20621141

    No it's not, and you still have a burden of a proof on your shoulders. It probably is, indeed, kept up by some degree of anti-competitive practices but it's still not a monopoly bu…

  21. comment
    Comment #20620256

    Ok but I'm talking of ones based on composition.

  22. comment
    Comment #20620247

    >which makes n-arity functions necessarily first-class Excuse me but tuples. You still have to observe them to evaluate them but that's all you need to simulate n-arity in the way …

  23. comment
    Comment #20616967

    That is exactly the thing that baffles me most. Procedural languages that are inherently distanced from math are used for math for whatever reason. That's basically what I've said …

  24. comment
    Comment #20615297

    Haskell is its direct descendant, so of course it counts. It has all the traits required to be called that, and I'm implicitly talking towards it in the initial comment while still…

  25. comment
    Comment #20614907

    Off the topic but, Why keep reinventing the wheel when there's an ML language family already? Why do people keep giving up these juicy Hindley—Milner-ish type systems and these bri…