Live data from Hacker News

Viewing profile — rupertlssmith

rupertlssmith

HN member
Joined
Wed, Oct 31, 2018, 10:00 AM UTC
HN karma
6
Public activity
6 items

About rupertlssmith

No profile information was provided.

Recent public activity

  1. comment
    Comment #48811445

    And then there are sealed DSLs... Byte encoder/decoder in Elm are opaque, so their implementation is hidden. A smart compiler, such as the one I am writing, can take advantage of t…

  2. comment
    Comment #48811424

    Yes. But that is about to change, and the compiler is now getting the updates it needs. Mostly the compiler was fine, we could do with some bug fixes in core packages - not many, b…

  3. comment
    Comment #48811400

    Elm was better without custom kernel modules and sync JS-interop. It kept the Elm kernel small and portable. It forced the 3rd party package eco system to innovate and create thing…

  4. comment
    Comment #48805764

    Worth noting there are some Elm to native code compiler projects now.

  5. comment
    Comment #48805745

    LLMs are way past that, Claude Code can very competently write Elm code now, for example.

  6. comment
    Comment #45179632

    I think you got your onion the wrong way around. Inner layers more constrained, outer layers less - working out from Entities in the middle. An inner layer that permits lots of inv…