HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nkko

no profile record

投稿

Public company deep research demo on Atlas SDK

github.com
1 ポイント·投稿者 nkko·9 日前·0 コメント

Atlas: Open-source deep research harness

steel.dev
2 ポイント·投稿者 nkko·15 日前·0 コメント

Atlas – open-source deep research you own

github.com
7 ポイント·投稿者 nkko·16 日前·1 コメント

Building a Deep Research Agent That Survives

steel.dev
2 ポイント·投稿者 nkko·25 日前·0 コメント

Building a Deep Research Agent That Survives Its Own Failures

steel.dev
2 ポイント·投稿者 nkko·30 日前·0 コメント

An autopsy of Claude Code's deep research

steel.dev
3 ポイント·投稿者 nkko·先月·0 コメント

Do Better Research with NotebookLM

blog.google
2 ポイント·投稿者 nkko·先月·0 コメント

Errors are the last interface agents read

steel.dev
2 ポイント·投稿者 nkko·先月·0 コメント

Coding agent can read your .env file

bitwarden.com
2 ポイント·投稿者 nkko·先月·0 コメント

Agent Traces: every browser session as a prompt

steel.dev
2 ポイント·投稿者 nkko·2 か月前·0 コメント

Agent-Native Extensibility

nibzard.com
2 ポイント·投稿者 nkko·2 か月前·0 コメント

Trained Qwen to Write Clojure Better Than GPT-5.4 (Kinda)

nibzard.com
2 ポイント·投稿者 nkko·3 か月前·0 コメント

Durable Researcher

github.com
1 ポイント·投稿者 nkko·3 か月前·0 コメント

The Hard Problems Nobody Has Solved

nibzard.com
2 ポイント·投稿者 nkko·3 か月前·0 コメント

Absurd: Simplest durable execution workflow system

github.com
3 ポイント·投稿者 nkko·3 か月前·0 コメント

Give Claude Code a real browser

steel.dev
2 ポイント·投稿者 nkko·3 か月前·0 コメント

Startup Is Probably Dead on Arrival

steveblank.com
3 ポイント·投稿者 nkko·4 か月前·0 コメント

GitHub explains six February outages and fixes

github.blog
4 ポイント·投稿者 nkko·4 か月前·2 コメント

The Post-Copyright Era of Software

nibzard.com
5 ポイント·投稿者 nkko·4 か月前·0 コメント

BullshitBench v2: LLMs answering nonsense questions

github.com
2 ポイント·投稿者 nkko·4 か月前·0 コメント

コメント

nkko
·9 日前·議論
[flagged]
nkko
·16 日前·議論
[dead]
nkko
·3 か月前·議論
Yes, this is frustrating, but it doesn’t occur in CC. I run the conversation logs through an agent and opencode source, and it identified an issue in the reasoning implementation of opencode for Zai models. Consequently, I ceased my research and opted to use CC instead.
nkko
·3 か月前·議論
What happened in 2022?
nkko
·4 か月前·議論
This wqw an interesting postmortem for me. As a regular user, February definitely felt a bit shakier than usual.

I ran into the unicorn error page a few times and had intermittent issues with PR pages and bunch of weirdness. Nothing long-lived, but enough transient failures that my overall feel was it is degrading in general.
nkko
·4 か月前·議論
was listening to music while coming with groceries and simultaneously juggling stuff to open the doors and change the track with Siri (the only use for Siri I have)
nkko
·4 か月前·議論
FWIW I work at Steel (not the OP). While we’ve been iterating on the “right shape” for agent tooling, I’ve been building a benchmark harness to measure how different surfaces affect real web task completion: raw API context, CLI-only, opinionated “skills” (structured outputs + artifact capture), and combinations.

If you’ve run agents on the open web, I’d love suggestions for nasty-but-representative workflows to include in the benchmark.
nkko
·4 か月前·議論
This rings true, as I’ve noticed that with every new model update, I’m leaving behind full workflows I’ve built. The article is really great, and I do admire the system, even if it is overengineered in places, but it already reads like last quarter’s workflow. Now letting Codex 5.3 xhigh chug for 30 minutes on my super long dictated prompt seems to do the trick. And I’m hearing 5.4 is meaningfully better model. Also for fully autonomous scaffolding of new projects towards the first prototype I have my own version of a very simple Ralph loop that gets feed gpt-pro super spec file.
nkko
·5 か月前·議論
For no special reason, beside I could, I’ve slop coded this AI agents ephemeral VM orchestrator which I use inside any agent to manipulate and maintain my coding VMs on Proxmox. Probably it could make sense to simplify it further and move from Proxmox to something like this. Link: https://github.com/nibzard/agentlab
nkko
·5 か月前·議論
This is exciting. But I had to read and check everything twice to figure it out, as some already commented. Strong Feedback loop is an ultimate unlock for AI agents and having twins is exactly the right approach.
nkko
·6 か月前·議論
For sure! Just ask enough times "why" and you will find the root. The main issue here it is, how many people do that for real, and how this is becoming even more critical now.
nkko
·6 か月前·議論
That magic now moved to ESP32.
nkko
·6 か月前·議論
Reproducibility is a fascinating topic for me, and today with AI coding agents we could have automated reproducibility at least in some fields. The concept they touch on in the paper, of post publication verification could replace or add onto existing research valorization.
nkko
·6 か月前·議論
Annual full body MRI has become a trend. Not sure who first started promoting it, probably Peter Attia.
nkko
·6 か月前·議論
That’s a good idea, will have to think a bit on how to implement it.
nkko
·6 か月前·議論
Fast reading was always my Achilles heel ;)
nkko
·6 か月前·議論
Yep—many of these predate LLMs.
nkko
·6 か月前·議論
Strong point. I’m considering to tag patterns better and add stuff like “model/toolchain-specific,” and something like “last validated (month/year)” field. Things change fast and for example “Context anxiety” is likely less relevant and should be reframed that way (or retired).
nkko
·6 か月前·議論
Author here (nibzard). I started this back in May as a personal learning log. I agree with the skepticism about jargon and novelty. However, if something reads like overly complex common sense, that’s a bug, and I’d like to fix it. If you can point out 1–2 specific pages that feel sloppy or unactionable, I’ll rewrite them (or remove them). I’m also happy to add flags or improve the structure. Also, contributing new patterns would be grand. Of course, some or even all patterns are explicitly “emerging.”
nkko
·6 か月前·議論
At some point, we need to begin. My initial thought was that this is a growing and evolving resource, primarily for my own use. We are slowly but steadily learning what makes sense annd patterns emerge. Also, if others find it interesting and contribute, that would be even better.