Viewing profile — WilcoKruijer
WilcoKruijer
HN member- Joined
- Sat, Feb 01, 2020, 5:53 PM UTC
- HN karma
- 185
- Public activity
- 77 items
- HN profile
- View on Hacker News ↗
About WilcoKruijer
Working on https://fragno.dev
Recent public activity
-
comment
Comment #49081084
I hope the big labs will start using this benchmark in their RL pipelines. Reducing complexity in generated code should be the number 1 priority, in my opinion. The holy grail for …
-
comment
Comment #48989436
I’ve seen people have success figuring out model reasoning by adding a required `reasoning` parameter to tool calls. Might be worth experimenting with this for the `write` tool cal…
-
comment
Comment #48525559
I built a very small personal extension for Pi [1] that gives me a /last command. It clears the entire session, only retaining the agent's last output message. This allows me to do…
-
comment
Comment #48178750
I find this a weird comment. Isn't this the same kind of out of touch? I could write: > Kind of goes to show how out of touch and insular the Hackernews commenter sphere can be. Al…
-
comment
Comment #48127734
I'm working on a toolkit for building "full-stack" libraries. I.e. libraries that bundle frontend hooks, backend routes, and a database schema into a single package. On top of this…
-
comment
Comment #48082834
I really hate the POST verb for RESTish APIs because it cannot be idempotent without implementing an idempotency layer. Other verbs are naturally idempotent. Has anyone tried foreg…
-
comment
Comment #48040171
You could almost call the comparison between Clerk and Better Auth unfair. One is a service and one is a library, apples to oranges. Any third-party service integrated into a stack…
-
comment
Comment #47749930
From the paper: > Everyone learns many mathematical operations in school: fractions, roots, logarithms, and trigonometric functions (+, −, ×, /, sqrt, sin, cos, log, …), each with …
-
comment
Comment #47686853
Mounting S3 buckets seemed like a great way to make stateless applications stateful for a while, which sounds appealing, especially for agent-like workloads. Handling conflicts lik…
-
comment
Comment #47676481
They have Durable Objects which should be enough for most use cases (it’s SQLite with no limitations). Have you tried that?
-
comment
Comment #47259759
I've seen that agents can build real, working, Stripe integrations. But not necessarily correct ones. I've seen it do non-idempotent database operations in webhook handlers and als…
-
comment
Comment #47233252
> Studio Display XDR replaces Pro Display XDR How does a 5k display replace a 6k display? Are they giving up on 6k? Disappointing.
-
comment
Comment #46935680
I experimented with a command for atomic commits a while ago. It explicitly instructed the agent to review the diff and group related changes to produce a commit history where ever…
-
comment
Comment #46933433
> You could take an editor session, a diff, or a pull request and automatically split it into a series of more focused commits that are easier for people to review. This is one of …
-
comment
Comment #46905385
Yes, you’re right for 4.5 and 5.2. Hence they’re focusing on improving the opposite thing and thus are actually converging.
-
comment
Comment #46900384
The DSL described in this post really resonates with me. I recently worked on a programming language that uses similar structures [0]. It lets the user define entities and their sh…
-
comment
Comment #46834630
I’ve recently started using a similar process to what you’re describing. It basically involves writing/speaking to AI in an unstructured manner, and having it extract entries for m…
- story
-
story
Show HN: Thalo – A "programming" language for structured knowledge
Hi HN, I've been building Thalo, a plain-text format for structured knowledge. It's designed to be human-readable and version-controlled, while giving tools and AI just enough stru…
-
comment
Comment #46723294
In this context you could say that CST -> AST is a normalization process. A CST might contain whitespace and comments, an AST almost certainly won't. An example: in a CST `1 + 0x1 …
-
comment
Comment #46711295
Isn't the notary there to take note of the shadiness of buying in cash and, if shady enough, abolish the transfer?
- story
-
comment
Comment #46634123
There are actions that don't require cursor position, like document/workspace symbols, that could be useful.
-
comment
Comment #46569330
To be honest, it’s probably the worst 6k monitor out there, but I’m still enjoying it. I got it basically before any reviews were out and I initially thought I had a defective mode…
-
comment
Comment #46565496
Totally agree. I’ve been using the Asus ProArt PA32QCV (6k monitor) for the past few months, and it has been great for coding. It’s about 220 PPI, or what Apple calls “retina”.