Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lopopolo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Aligned to whom?
(hyperbo.la)
181 points
by
lopopolo
4d ago
|
124 comments
2.
▲
by
lopopolo
2mo ago
You can read the receipts in the linked source material yourself. I’ve also read and signed off on every word in this anthology. Try it before you knock it? But yes, 100% of the content of this repository was written by GPT-5.6 Sol Ultra.
3.
▲
by
lopopolo
2mo ago
The models are very good now so the feedback cycle on these meta adjustments is much tighter. Yesterday I was able to one shot a Liquid Glass, HIG-compliant and localized DICOM image viewer (frame by frame and looping video) with Apple Inte
4.
▲
by
lopopolo
2mo ago
Basically yea. It is the only way to learn how to outrun your priors on what “high ambition” looks like. The labor that goes into implementation is an uncapped resource now.
5.
▲
by
lopopolo
2mo ago
And to address your broader question, yes this is a form of RSI and to me a vastly superior approach to fine tuning since it allows adopting new model releases without throwing anything away while still having the same effect on improving a
6.
▲
by
lopopolo
2mo ago
Your example is super amenable to vibing some tests. As an example, I’ve been able to ban `number` from representing a duration by walking the AST in a linter to fail if var or param names that look like the end in millis or ms or sec appea
7.
▲
by
lopopolo
2mo ago
Your “really cheap” agents can’t be so cheap that they do not have good tool calling skills. But! Using bigger models to put guardrails in place as static verifiers allows lower complexity changes to “self steer” as tests fail, which means
8.
▲
by
lopopolo
2mo ago
Glad to hear it! Good luck, have fun. The agents tend to do a pretty good job incorporating these ideas. This was an unexpected thing we learned when publishing the initial harness engineering post.
9.
▲
by
lopopolo
2mo ago
Hi folks, author here and also author of the seminal OpenAI blog on this topic. Let me know how I can help you all let it rip.
10.
▲
I Wrote 4k Lines of Code with ChatGPT in a Weekend
(hyperbo.la)
2 points
by
lopopolo
3y ago
|
1 comments
11.
▲
Show HN: strftime-ruby, no-std, Ruby-compatible Rust implementation of strftime
(crates.io)
2 points
by
lopopolo
4y ago
|
0 comments
12.
▲
by
lopopolo
5y ago
The mruby VM as used in Artichoke uses Artichoke's Rust implementations of `String`, `Symbol`, and `Array` (and many other core classes, these ones just happen to be used by the VM itself). The symbol table (which is an essential part