HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jannesblobel

no profile record

Submissions

[untitled]

1 points·by jannesblobel·4 माह पहले·0 comments

Show HN:Turn any GitHub .MD into a collaborative editor by replace "g" with tune

get-colibri.com
3 points·by jannesblobel·4 माह पहले·2 comments

Pencil.dev will replace Figma, just as Figma did with Sketch

pencil.dev
3 points·by jannesblobel·6 माह पहले·1 comments

[untitled]

1 points·by jannesblobel·6 माह पहले·0 comments

Show HN: A CLI tool that stores Claude Code chats in your Git repo

github.com
4 points·by jannesblobel·6 माह पहले·2 comments

My Daily Lesson in Hacker News Etiquette

1 points·by jannesblobel·6 माह पहले·5 comments

Show HN: Legit, Open source Git-based Version control for AI agents

9 points·by jannesblobel·6 माह पहले·0 comments

[untitled]

1 points·by jannesblobel·6 माह पहले·0 comments

Ask HN: Does anyone understand how Hacker News works?

171 points·by jannesblobel·7 माह पहले·231 comments

Legit: Git for AI Agents

legitcontrol.com
2 points·by jannesblobel·7 माह पहले·0 comments

comments

jannesblobel
·4 माह पहले·discuss
That fits perfectly with the idea that everything should actually be in the repository. At last, I no longer have to update the images myself. Thanks!
jannesblobel
·5 माह पहले·discuss
Absolutely, it's also cool to see that so much is happening here right now. Sometimes you need a bit of a network to get something like this off the ground. Building infrastructure is never easy.
jannesblobel
·5 माह पहले·discuss
Imagine shipping a product, and a few weeks later, you see Thomas Dohmke raise $60M for almost the exact same idea.

Some weeks ago we launched this:

https://github.com/Legit-Control/monorepo/tree/main/examples...

The idea was simple: keep AI prompts, intents, and conversations alongside your code and commits — basically treating AI interaction as first-class development artifacts. everything just plain Git

We struggled to get momentum. Things happen.

Now, less than 24 hours ago, Thomas announced Entire.io:

“Entire CLI hooks into your git workflow to capture AI agent sessions on every push. Sessions are indexed alongside commits, a searchable record of how code was written.”

That’s… very, very close to what we tried to build.

Honestly, I love the vision and think this will matter a lot in the AI age. It’s validating to see someone with that reach betting big on it.

Best of luck to Thomas and the team behind Entire.
jannesblobel
·6 माह पहले·discuss
It’s surprising how fast you can design real interfaces with Pencil.dev already. The workflow feels closer to writing code than pushing pixels, quick iterations, clear diffs, and no heavy UI getting in the way.

What really stands out is that everything lives in Git. Designs sit next to the code they relate to, with versioning, history, and collaboration handled by tools developers already use. This avoids a lot of the friction Figma had for years, where design history, branching, and reviews were either missing or awkwardly bolted on later.

If Sketch -> Figma was about moving design to the browser, Pencil feels like the next step: treating design as a first-class, versioned artifact in the developer workflow.

Curious how designers and engineers here think about Git-based design workflows, and where this approach might fall short compared to Figma.
jannesblobel
·6 माह पहले·discuss
As a developer tool, it seems fairly obvious to have Git integration so API collections can be versioned and reviewed like code.

I was surprised this wasn’t already supported. Does anyone know what made this difficult, or why it took this long to ship?
jannesblobel
·6 माह पहले·discuss
Perhaps I should add something here. It always depends on the task. Claude with SUDO access doesn't seem right to me either, but I wouldn't run that anywhere else either.
jannesblobel
·6 माह पहले·discuss
If your system were under version control, so that Claude could do whatever it wanted on its own branch, so to speak, would it still be such a big problem? Because you could just roll back if it really did cause problems, couldn't you?
jannesblobel
·6 माह पहले·discuss
Thanks, glad you like the Legit.

On expanding beyond Claude: there’s no concrete plan right now since we built this around Claude, but we’re very open to it. If you have a preferred CLI (e.g., Codex, OpenCode, or something else), feel free to open an issue in the repo. Or just describe your use case here and I will do it :)

Regarding branches: the tool does not pollute your working branch. Each session lives on a separate “session” branch that contains all prompts and operations. Your normal working branch stays clean.

When you end a session, you’re prompted to either:

merge the code changes into your working branch, or

discard them.

If the video or README didn’t make this clear enough, I’d appreciate the feedback I’ll update the docs accordingly.
jannesblobel
·6 माह पहले·discuss
how can I change the QR code?
jannesblobel
·6 माह पहले·discuss
A current concern of mine, also when using Claude Cowork, is that I don’t want files to be modified if I can’t control their versions/ if they aren’t versioned at all.

And even though it doesn’t actually get full sudo access, giving an LLM permission to edit files without being able to track exactly what it’s doing still feels risky.
jannesblobel
·6 माह पहले·discuss
I wanted to try it out, but unfortunately I can't open the document/I don't know how to create a new one.
jannesblobel
·6 माह पहले·discuss
I didn't mean to complain at all. It was just an observation I wanted to share. I didn't know that HN did that.
jannesblobel
·6 माह पहले·discuss
That's exactly why I'm not upgrading. This Liquid Glass UI looks so ugly...
jannesblobel
·6 माह पहले·discuss
Please excuse the late reply; notifications at HN could be significantly better.

For example, for writing a blog post, if I only want to write down notes, meeting notes, etc.
jannesblobel
·6 माह पहले·discuss
Nice project! I’m always interested in new note‑takers because I haven’t found one that really fits my workflow yet.

As @_mig5 mentioned, having version control with history tracking would be amazing — and an agent mode could be really cool too.
jannesblobel
·7 माह पहले·discuss
thanks, this game made my team and me 20 min unproductive in a meeting :D
jannesblobel
·7 माह पहले·discuss
Just by reading through all the comments and input under that post — “I know that I know nothing.” — Socrates

A lot of the comments and input here make sense. I’ll follow your advice and observe HN for a while, looking for interesting topics that suit me.