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

makk

no profile record

コメント

makk
·4 か月前·議論
> But I'm finding it hard to actually do any of that.

Based on experience of someone in my family, I ask: are you and your doctor sure that the mood stabilizers themselves aren’t making that hard?
makk
·7 か月前·議論
“Circling this territory for decades.” Try millennia. The world is filled with hungry ghosts. Ask a Buddhist.
makk
·8 か月前·議論
Try using spec kit. Codex 5 high for planning; Claude code sonnet 4.5 for implementation; codex 5 high for checking the implementation; back to Claude code for addressing feedback from codex; ask Claude code to create a PR; read the PR description to ensure it tracks your expectations.

There’s more you’ll get a feel for when you do all that. But it’s a place to start.
makk
·8 か月前·議論
Unlikely that working a job leads to making as much money as possible.
makk
·9 か月前·議論
All for one and one for all.

And I’m for myself.
makk
·9 か月前·議論
We should just call it engineering. We got better tools. Big whoop.
makk
·10 か月前·議論
Be on their best behavior according to whom? Else what?

When will these geezers age out?
makk
·10 か月前·議論
How frequently is a technical moat the thing that makes a business successful, relative to other moats?
makk
·10 か月前·議論
These guys are pursuing what they believe to be the biggest prize ever in the history of capitalism. Given that, viewing their decisions as a cynic, by default, seems like a rational place to start.
makk
·10 か月前·議論
I don’t understand the use of MCP described in the post.

Claude code can access pretty much all those third party services in the shell, using curl or gh and so on. And in at least one case using MCP can cause trouble: the linear MCP server truncates long issues, in my experience, whereas curling the API does not.

What am I missing?
makk
·10 か月前·議論
It doesn’t feel like news, yeah.

I would emphasize, though, that getting clearly defined input _that remains stable_ is hard. Often something is discovered during implementation of a task that informs changes in other task definitions. A parallel system has to deal with this or the results of the parallel tasks diverge.