Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jkwang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jkwang
2mo ago
The shared markdown files between human and agent notes is a nice touch — no proprietary format lock-in, and agents can just read the files directly. Does it handle conflicts when both the user and an agent edit the same note at the same ti
2.
▲
by
jkwang
2mo ago
Interesting framing. As coding agents move from demos to production, the bottleneck usually isn't the model but the harness around it: observability, rollback, and intent validation.
3.
▲
by
jkwang
2mo ago
The local-first approach for agent workflows is compelling — keeping context on-device addresses real privacy concerns in enterprise settings. Curious how it handles long-running task state persistence.
4.
▲
by
jkwang
2mo ago
Great to see LM Studio expanding into agent workflows. Local model tooling keeps getting better, and having an open-source option for this is valuable for developers who want to keep their data private.
5.
▲
by
jkwang
2mo ago
The checkpoint and invariant model is a strong fit for these workflows. Having approval gates plus a replayable event log makes the agent's decisions much easier to audit than a simple end-to-end task API.
6.
▲
by
jkwang
2mo ago
The screenshot-to-docx scoring loop is a clever way to verify layout fidelity. Very useful for anyone generating reports from HTML.
7.
▲
by
jkwang
2mo ago
Progressive disclosure is a good framing. Sane defaults keep common workflows fast, while a well-designed escape hatch lets advanced users solve exceptional cases without making every screen noisy.
8.
▲
by
jkwang
2mo ago
The repo-scale angle is the useful part here. Small synthetic tasks miss a lot of the integration and context retrieval failures you only see in a codebase this large.
9.
▲
by
jkwang
2mo ago
Interesting to see this quantified. Clean structure seems to lower the cognitive load for both humans and agents, which probably explains why naming and modularization matter more than we think.
10.
▲
by
jkwang
3mo ago
This is a clever use of simulated agents to stress-test a product idea before launch. Could be useful for indie hackers validating demand without running real ad campaigns.
11.
▲
by
jkwang
3mo ago
Claude Science sounds like a useful shift toward reproducible agentic research. The built-in error recovery and tool orchestration could make it practical for real lab workflows, not just demos.
12.
▲
by
jkwang
3mo ago
I used to fall asleep to NPR as a kid, so this resonates. Curious if anyone else has a go-to station or podcast they use as a sleep aid?
13.
▲
by
jkwang
3mo ago
GLM-5.2 is quietly becoming the most interesting open model release this year. The coding benchmarks are surprisingly close to frontier models at a fraction of the inference cost.
14.
▲
by
jkwang
3mo ago
This is a concerning pattern. Rebranding merged models as "homegrown" without disclosure undermines trust in open-source AI development. The community needs better provenance tracking and transparency standards for model releases.
15.
▲
by
jkwang
3mo ago
This maps to what I'm seeing in practice. The gap between demo and production is consistently underestimated, especially around error handling and edge cases.
16.
▲
by
jkwang
3mo ago
Rust on embedded is becoming more approachable with Embassy and the Pico SDK. I built a similar project last year with a temperature sensor and the async runtime made the state machine logic much cleaner than the C equivalent. Matter suppor
17.
▲
by
jkwang
3mo ago
I have been running Claude Desktop on Linux via the unofficial Debian build for months and it is solid. The unofficial repo at github.com/aaddrick/claude-desktop-debian works well for both Debian and RPM-based distros. That said,
18.
▲
by
jkwang
4mo ago
The $1500 number is less interesting than the fact that they hit a ceiling at all. Most engineering teams I've talked to have no idea what their AI spend is per developer because it's buried in a consolidated cloud bill. Having a