HackerTrans
TopNewTrendsCommentsPastAskShowJobs

makk

no profile record

comments

makk
·4 เดือนที่ผ่านมา·discuss
> 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 เดือนที่ผ่านมา·discuss
“Circling this territory for decades.” Try millennia. The world is filled with hungry ghosts. Ask a Buddhist.
makk
·8 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
Unlikely that working a job leads to making as much money as possible.
makk
·9 เดือนที่ผ่านมา·discuss
All for one and one for all.

And I’m for myself.
makk
·9 เดือนที่ผ่านมา·discuss
We should just call it engineering. We got better tools. Big whoop.
makk
·10 เดือนที่ผ่านมา·discuss
Be on their best behavior according to whom? Else what?

When will these geezers age out?
makk
·10 เดือนที่ผ่านมา·discuss
How frequently is a technical moat the thing that makes a business successful, relative to other moats?
makk
·10 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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.