Viewing profile — strongly-typed
strongly-typed
HN member- Joined
- Wed, Jun 07, 2023, 5:44 PM UTC
- HN karma
- 79
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About strongly-typed
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #48781713
Lean is such a wonderful language. So hyped by these releases.
-
comment
Comment #48780555
Lean is such a wonderful language. So hyped by these releases.
-
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…
-
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…
-
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…
-
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…
-
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.…
- comment
-
comment
Comment #47524366
Doesn’t matter if the recruiter doesn’t call you back because you’re not a 1000x engineer.
-
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
-
comment
Comment #47420817
Wait, what does NFTs have to do with RAG?
-
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…
-
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…
-
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…
-
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…
-
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…
- comment
-
comment
Comment #45847792
Imagine inheriting a project that was a joy for someone to work on instead of a slog.
-
comment
Comment #43923102
my nemesis
-
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.
-
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…
-
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 …
-
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…
-
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