Live data from Hacker News

Viewing profile — strongly-typed

strongly-typed

HN member
Joined
Wed, Jun 07, 2023, 5:44 PM UTC
HN karma
79
Public activity
49 items

About strongly-typed

No profile information was provided.

Recent public activity

  1. comment
    Comment #49158411

    A framing from that podcast that helped me better understand the role of Bonsai is that it's really a framework for building incremental distributed state machines.

  2. comment
    Comment #48781713

    Lean is such a wonderful language. So hyped by these releases.

  3. comment
    Comment #48780555

    Lean is such a wonderful language. So hyped by these releases.

  4. comment
    Comment #47981077

    Senior software engineer, ~11 years' experience. Most recently at Lambda (AI inference infra). Before that, ~7 years at Solvuu building a data science platform for genomics researc…

  5. comment
    Comment #47975011

    I’m not following. If I run an agent on ollama locally, it’s not in the cloud. I don’t see what cloud has anything to do with the argument. As to your other point about anything yo…

  6. comment
    Comment #47927403

    No no, that’s not what I’m saying. The fact that the data is stored in files is incidental. It could be in a database, in a knowledge graph, derived from so other data Regardless o…

  7. comment
    Comment #47922470

    That's the million dollar question. Maybe have systems of agents that all validate each other's work? Maybe something needs to be done at the harness level? I don't suppose that we…

  8. comment
    Comment #47917277

    To me it sounds like a tooling problem. OP seems to be trying to use probabilistic text systems as if they enforce rules, but rule enforcement should really live outside the model.…

  9. comment
  10. comment
    Comment #47524366

    Doesn’t matter if the recruiter doesn’t call you back because you’re not a 1000x engineer.

  11. comment
    Comment #47512992

    Feels like we're living in parallel universes. You're building Hale, and I'm building Abs XD : https://github.com/rdavison/abs

  12. comment
    Comment #47420817

    Wait, what does NFTs have to do with RAG?

  13. comment
    Comment #47412323

    You know you could just define the verified specs in lean and if performance is a problem, use the lean spec to extract an interface and tests for a more performant language like r…

  14. comment
    Comment #47225357

    Strong agree. OCaml's compiler is sofa king good at catching and preventing real bugs that the agents accidentally introduce here and there. It's the same as with humans, except th…

  15. comment
    Comment #46939736

    It's still in beta but I repackaged Descent Raytracer (a remaster of Descent (1995) made by students at Breda University) to be launchable on macs with Apple Silicon (ray tracing r…

  16. comment
    Comment #46563657

    What a weird coincidence. Literally today I started building a fully keyboard driven MIDI sequencer in Rust. I was originally going to build it as a TUI but then decided against it…

  17. comment
    Comment #45849873

    Here's my take. It helps you enforce properties about your data. Didn't mean to make this response so long, but alas. (* Quick note on notation: I will use "double quotes" when ref…

  18. comment
  19. comment
    Comment #45847792

    Imagine inheriting a project that was a joy for someone to work on instead of a slog.

  20. comment
    Comment #43923102

    my nemesis

  21. comment
    Comment #41131314

    This is really cool. I’ve been itching to try building this exact kind of thing as part of my bucket list.

  22. comment
    Comment #40213290

    I'm not an expert in Go, and my experience is somewhat limited, however, a few years back I fixed a really subtle bug in a project that was related to the fact that errors _weren't…

  23. comment
    Comment #40149730

    The way you're describing it sounds to me like you are adding failure handling to handle cases where the programmer is intentionally misusing the thing. I would argue that in this …

  24. comment
    Comment #40008187

    The ray traced version is absolutely phenomenal. If you've never seen it or heard of it, check it out here: - https://github.com/BredaUniversityGames/DXX-Raytracer - https://www.yo…

  25. comment
    Comment #40008177

    Have you tried the ray traced version? In my opinion it's the best way to play it. https://github.com/BredaUniversityGames/DXX-Raytracer