HackerTrans
TopNewTrendsCommentsPastAskShowJobs

olup

no profile record

Submissions

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

marketplace.visualstudio.com
2 points·by olup·3 ay önce·0 comments

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

marketplace.visualstudio.com
2 points·by olup·6 ay önce·0 comments

Zenstack V3

zenstack.dev
2 points·by olup·7 ay önce·0 comments

comments

olup
·geçen ay·discuss
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 ay önce·discuss
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 ay önce·discuss
I use handy all day long as a software engineer, and recommended it to all of my team members. I love it.
olup
·4 ay önce·discuss
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 ay önce·discuss
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 ay önce·discuss
I wanted the same extension but more steerable and open source, so I built open jj recently https://github.com/olup/open-jj