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

olup

no profile record

投稿

Open JJ: parallel jj workspaces in VS Code, in one click

marketplace.visualstudio.com
2 ポイント·投稿者 olup·3 か月前·0 コメント

Show HN: I Claude coded a small open-source jj VSCode extension

marketplace.visualstudio.com
2 ポイント·投稿者 olup·6 か月前·0 コメント

Zenstack V3

zenstack.dev
2 ポイント·投稿者 olup·7 か月前·0 コメント

コメント

olup
·先月·議論
Having implemented a skill to connect teams to our admin system, we ended up recording it as a Mcp. the Mcp exposes only doc grep and api calls so it's completely useless in itself, but the main reason to go this route was distribution. Non technical teams want a UI where to add a url then everything just works and oauth is guided. Mcp permits that in Claude or chatgpt.

Also the calling of the Mcp is nicer in the chat UI, clearer for users.
olup
·2 か月前·議論
I feel that a lot in my side projects: maybe one should keep the half-baked AI repo for oneself and rather share what the experiment, the thesis, and the learning from the building are. No one cares much about the (un)finished product, as it can be replicated better in most cases with a couple hours' work of claude coding.

For instance, I really liked how Karpathy shared a high-level idea on the LLM-based wiki. It was sadly followed by a long tail of no-one-cares-about "Here is my LLM wiki product" posts pointing to the generic LLM-generated landing page.
olup
·3 か月前·議論
I use handy all day long as a software engineer, and recommended it to all of my team members. I love it.
olup
·4 か月前·議論
A bit tangential to the article themes, but I feel in some workplaces that engineering velocity has gone up while product cycles and agile processes have stayed the same. People end up churning tickets faster and working less, while general productivity has not changed.

Of course these are specific workplaces designed around moving tickets on a board, not high-agentic, fast-moving startups or independent projects—but they might represent a lot of the developer workforce.

I also know this is not everyone's experience and probably a rare favorable outcome of productivity gain captured by a worker that is not and won't stay the norm.
olup
·5 か月前·議論
My team is asking the same. We are using jj with great success but tools like auto claude are designed around git and git worktrees. It's a shame - at least with git backend we can sort of make things work together.
olup
·5 か月前·議論
I wanted the same extension but more steerable and open source, so I built open jj recently https://github.com/olup/open-jj