sauercrowd
No user record in our sample, but sauercrowd has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
-
I’ve spent the past 10 years working on AI in finance, with much of that time focused on building evaluation systems for production environments. As agents become more widely adopted, more software engineering and…
- Show HN: GCI, Fly.io like deployments with any VM (github.com)
I've been a big fan of fly.io with it’s devx, but cold starts and pricing have been a consistent problem. Even for side projects it's painful if they take 30s to load, it just kills the whole experience. With coding…
-
Git worktrees are great, but the syntax is much more involved, and requires me to decide where worktrees go which I dont really care. gtree is a simple shell script which provides two commands to fully your workflow:…
-
I've been using Claude/Amp/Codex at both my job + side projects. It's always been really nice for early projects, but I found the tools to be significantly harder to use in large/more mature codebases. If it's auth for…
-
We've spent a lot of time iterating our agents with end-users for different use-cases, and ended up re-building the same components over and over. Things like feedback collection, internal UIs, and hosting…
- What Is Vim? (blog.jonas.foo)
- Show HN: YouTube private mode Chrome extension (github.com)
I got tired of having to use private mode when checking out new videos on to not potentially ruin my recommendations So I put together a "private mode" chrome extension, which simply conditionally blocks certain…
- Adding tail call optimization to Python (blog.jonas.foo)
- Assemblyscript Removes WASI Support (twitter.com)
- The bizzare world of parsing dates in Spark 2 (blog.jonas.earth)