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

jnakano89

33 カルマ登録 16 年前
Building <artifacta.io>

投稿

Show HN: MCP Leaderboard that publishes and updates itself

artifacta.io
1 ポイント·投稿者 jnakano89·3 日前·0 コメント

MCP Server Leaderboard: 9,655 servers ranked by stars, downloads, and recency

artifacta.io
2 ポイント·投稿者 jnakano89·5 日前·0 コメント

Show HN: Artifacta – Durable storage for agent outputs

artifacta.io
3 ポイント·投稿者 jnakano89·25 日前·0 コメント

[untitled]

1 ポイント·投稿者 jnakano89·先月·0 コメント

Gen Z turn to 'dopamine sites' for quick comfort

koreatimes.co.kr
8 ポイント·投稿者 jnakano89·先月·3 コメント

The Orchestration Tax

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

[untitled]

1 ポイント·投稿者 jnakano89·2 か月前·0 コメント

コメント

jnakano89
·25 日前·議論
[flagged]
jnakano89
·28 日前·議論
Working on Artifacta (https://docs.artifacta.io/introduction)- durable artifact storage for the files AI agents produce across sessions.

The problem I kept hitting with agent workflows (especially cloud hosted agents) was that the artifacts they produced became really awkward to handle across different cloud sessions.

So I built Artifacta as the boring storage layer underneath. Agents store and retrieve artifacts via CLI, REST API, Python SDK, or an MCP server. Artifacts are grouped by session/agent metadata, deduped on identical content, and safe to retry (idempotency keys), making it easy to handle artifacts across different sessions.

Would love any feedback for those who run mutli-agent orchestration or if you deal with artifacts across different agents.
jnakano89
·先月·議論
KOSPI isn't really a country index, it's more like a concentrated chip/HBM ETF in disguise. Samsung Electronics + SK Hynix alone are roughly 30-40% of the index by market cap, and both move on the same AI-capex thesis as Nvidia/TSMC. So it seems to be the same trade pulling back expressed through a country index that's levered to it.
jnakano89
·先月·議論
About half of America’s off-grid energy projects are in Texas. The OpenAI/Oracle data center in Shackelford County is running on its own gas plant. That’s the real Texas advantage.

It’s not just taxes or cheap power. It’s that you can put the power plant and the inference cluster in the same operating loop to avoid waiting years in an interconnection queue.
jnakano89
·先月·議論
"Make the web free for humans by charging bots" is a great pitch when you're the one positioned to be the toll booth.
jnakano89
·先月·議論
Buried near the end: Nisshin Seifun Welna stopped printing cooking time on their spaghetti packaging tape. There's a Japanese consumer somewhere squinting at the package trying to remember if it was 8 mins or 10 mins.

This is what "globalized supply chain" looks like up close.
jnakano89
·先月·議論
The deny-with-reason is undersold here. Most hook frameworks treat denials as the end of the road: the LLM hits a wall, retries blindly, and gets blocked again.

Feeding the reason back into Claude's context could break that cycle much faster.

One question for the author: when several hooks fire, does Claude get all the denial reasons concatenated, or does the first deny win?
jnakano89
·2 か月前·議論
[dead]
jnakano89
·2 か月前·議論
"Handedness" is two traits, not one. The paper finds bipedalism explains strength (how strongly someone prefers a hand); brain size explains direction (which one). Most coverage conflates them.

Australopithecus was already strongly lateralized — committed handers — long before the rightward consensus emerged. Two traits, evolved separately by millions of years.
jnakano89
·2 か月前·議論
Engineers solving "my agent stops when I close my lid" by physically holding the lid open is the funniest possible local optimum. Amphetamine app fixes the lid problem. Claude's /remote-control command also helps. The two together cost zero dollars and one minute of setup.
jnakano89
·2 か月前·議論
The macOS sleep-prevention naming canon: caffeinate (built-in), Amphetamine (App Store), and now modafinil. At this rate the next one's going to require a prescription.
jnakano89
·2 か月前·議論
"Tests are how you turn an unreliable agent into a reliable system" <— 100%.

Once you're running 5+ agents in parallel, review-as-trust stops being physically possible. There isn't time, and there are too many concurrent diffs. The trust mechanism has to move into the gates: precise specs, deterministic test suites, exit codes as ground truth.

It's roughly the same shift teams went through when they moved from "senior dev reads every PR" to "CI is the source of truth." Mechanical, unromantic, and the only thing that truly scales.

On the skill atrophy point, I think the analysis is directionally right. The senior engineering skill that agents reward most won’t be review. It's having the system design fundamentals and writing the quality gates to assure functional needs are met and non-functional fundamentals are in tact.
jnakano89
·2 か月前·議論
[dead]
jnakano89
·2 か月前·議論
Finally, a relatable SpaceX use case: helping me run Claude Code for another hour before I hit the wall.
jnakano89
·2 か月前·議論
[flagged]