frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Devtools must be open source

https://blog.exe.dev/devtools-must-be-open-source
46•bryanmikaelian•1h ago

Comments

doc_ick•17m ago
I disagree. As if a tool is customized via agents and something goes wrong, it should be the users issue to fix it. Say I want to customize a bank app (or sca tool) to use a nickname instead of my name, if it breaks then who fixes it?
anygivnthursday•2m ago
It does not even have to break, you and your LLM can introduce subtle bugs or vulnerabilities to a codebase you are not familiar with and there is a userbase of 1 person to catch this.
simonw•13m ago
One of the arguments for open source software for end-users has always been the freedom to examine and modify how that software works.

The reality for most people - even expert programmers - has been that the freedom is more about being able to lean on other people to do that. Most people can't justify the time commitment needed to read and then modify the code for tools they use very often.

I think LLMs have changed that equation in a way that makes the original dream much more feasible.

Several times a day I'll prompt regular Claude chat to "Clone x/y from GitHub and tell me how Z works".

Getting software to compile in order to start hacking on it used to be enough friction that I often wouldn't bother. Now I treat that as a zero time investment challenge: tell Codex or Claude Code to checkout and build X and then come back ten minutes later and see how it got on.

I'm not habitually modifying the software I use yet, but I can see a path to that which didn't exist a year or so ago.

imrehg•4m ago
I have sent countless small bug fixes even before, to tools that I use that I could dig into when something was off... No big heavy lifting, but plenty of "tinker on your tools" stuff. And I don't think what I did was that special, so maybe the experiences are different?

The current LLM-driven stuff seems to break down the expectations, and now there are a lot of places which just ignore anything I send in (the same tinkers as before), generally, for a while. Though there are some tools that picked up the pace and actually react faster (so YMMV here too).

But there are few things more frustrating as being half-way. Case to point is LM Studio. It's closed source, has bugs (duh!), and there's at least a GitHub issue tracker to report the bugs -- but then by and large nothing happens to those reported things. It's almost worse than not having an issue tracker (then I could justify never to really touch LM Studio again, this way I keep hoping against hope that reports will turn into fixes and thus I keep using and keep reporting...)

kelnos•13m ago
I agree that devtools should be open source, but... I very much disagree with the premise that no tools should have config files, options, or plugin systems, and instead when you want to change something like your text editor's font size, you should have an LLM download the code, change the hard-coded value, and rebuild it.

That's just so inefficient and wasteful. Assuming a world in which LLMs do most of the coding work, do we want to burn electricity having the LLM build an options dialog or config file parser once, or do we want to burn electricity millions of times as users want to change any little thing about the software they use?

I really hope what you should expect is my answer to that question isn't controversial.

Having an LLM do bespoke customizations that are unlikely to be interesting to other people? Great, sure. But adding a generally-useful feature to a piece of software, but not caring to try to upstream it? Lame. Lame, lame, lame.

tajd•5m ago
I completely agree - we've seen that tools with plugins are really scalable and then allow the better plugins to be folded back into the main tool where they become popular. I've taken that approach with my own dev tools that I've created.
herrkanin•4m ago
Without any evidence to back it up, my hope is that your criticism in a decade will be the equivalent to "Everybody having a mainframe at home? Do we want to waste a whole room in each and every house just for that?".
trjordan•6m ago
I like the idea of devtools being open source. I also like them to work, and that's what I value more that philosophical purity.

Take his side project, Meat. I've been chewing on this problem for a while. It's a real problem right now: it sucks to read all this LLM-generated code. It's worthwhile to have an LLM summarize it for you.

The problem with that is this particular problem resists vibe coding. I've talked to a bunch of people who have tried to solve it on the side, and it's all sort of ... ok, but still unsolved.

- As mentioned, it takes a while to run. You can modify your other tools, as described, to smuggle the latency.

- LLMs don't know what you care about, so you have to maintain a list of things that you do care about, which is ever evolving. If you don't give it that, it produces slop.

- If you miss something, it hurts. Another layer of swiss-cheese AI doesn't feel right. If you trust the AI, just ask Claude to summarize its work!

- The summaries feel shareable, but the author of the PR is actually the most tolerate of slop about a PR. Your reviewers definitely don't want to read the output of a vibe-coded tool talking about 60% of your PR. They could ask their own Claude!

So, we're building a version (https://tern.sh), and it's not open source, because we want it to be shareable and hosted and support teams -- all that stuff that makes it work. At the end of the day, I'm not here to maintain my tools. I'm here to use my tools to do the job.

pbjerkeseth•3m ago
So, I'm a subscriber/user of exe.dev but even so I was a bit disappointed when the meat.dev tool linked in the article had no screenshots/meaningful docs. So I installed it and was bummed to see it only supported openAI and exe.dev llm integration by default. "You can just fork" - yeah I know, so take it with a grain of salt.

That aside aside, I agree. Since reading this article yesterday I've probably been overthinking an MIT from AGPL license switch for my own project Ouijit (shill time: https://ouijit.com). Its feels a little counterintuitive since AGPL encourages more open source downstream, but at the same time if I have solved some problem other agent harness devs are curious about, I just want them to take the solution without worrying about paying it back/forward.

Reading Matters Deeply

https://aworkinglibrary.com/writing/reading-matters-deeply
1•herbertl•16s ago•0 comments

Energy and the Matter Problem

https://fojournal.org/essay/energy-and-the-matter-problem/
1•speckx•21s ago•0 comments

Vast AI Down

https://statusgator.com/services/vast
1•joeiq•1m ago•0 comments

What Compiled Orchestration Buys You: 3M Events/S in a Browser JVM

https://fluxtion-playground.dev/blog/2026-07-31-compiled-orchestration-performance
1•v12technology•2m ago•0 comments

Going Backward

https://antonz.org/going-backward/
1•WhyNotHugo•3m ago•0 comments

Understanding Entropy and Randomness (once and for all)

https://blog.clear-byte.com/understanding-entropy-and-randomness-once-and-for-all-9ac1e048ae70?sh...
3•kirillwolkow•5m ago•0 comments

1999999999999999999999

1•httpsnewsycombi•5m ago•0 comments

How to get better every week with AI

https://www.theaithinker.com/p/how-to-get-better-every-week-with
2•adamfaik•7m ago•0 comments

Show HN: Sentivel – a status page that tracks the providers you depend on

https://www.sentivel.com
1•jensonhirst•9m ago•0 comments

AI enthusiast mods BIOS with Claude Code, defeats RSA-2048 signature checks

https://www.tomshardware.com/laptops/ai-enthusiast-mods-bios-with-claude-code-ai-defeats-rsa-2048...
1•sbulaev•9m ago•0 comments

Volunteer cyber experts are helping protect rural water systems

https://www.cybersecuritydive.com/news/water-cybersecurity-def-con-franklin-outcomes/826517/
1•speckx•9m ago•0 comments

Show HN: Driftty – mobile focused web TTY

https://github.com/mdp/driftty
1•mdp•10m ago•0 comments

Is 'bra doping' a thing at the Tour de France Femmes?

https://cyclingmagazine.ca/sections/news/is-bra-doping-a-thing-at-the-tour-de-france-femmes/
1•astronads•10m ago•1 comments

Why Were the Dabaos Late?

https://www.crowdsupply.com/baochip/dabao/updates/why-were-the-dabaos-late
1•snvzz•11m ago•0 comments

Twenty Years of Pandoc

https://pandoc.org/twenty-years-of-pandoc.html
1•fiddlosopher•11m ago•0 comments

Show HN: Jotchi, a smart scratchpad for the busy brain

https://jotchi.com/app
1•andyfilms1•12m ago•0 comments

Show HN: Lucin -static analysis for AI agents with published false-negative list

https://lucin.pages.dev/
1•Madhav23•13m ago•0 comments

How much AI can a maintainer get away with using without losing their humanity?

https://www.jvt.me/posts/2026/08/02/ai-maintainer/
1•Brajeshwar•13m ago•0 comments

Please let me phone my podcasts app

https://interconnected.org/home/2026/07/24/podcasts
1•surprisetalk•14m ago•0 comments

Ask HN: Who is hiring? (August 2026)

4•whoishiring•15m ago•11 comments

Ask HN: Who wants to be hired? (August 2026)

2•whoishiring•15m ago•23 comments

Show HN: Book Studio – Turn PDFs into a private reading library

https://github.com/mym0404/book-studio-template
1•mj_studio•15m ago•0 comments

A Good Vimrc (2014)

https://dougblack.io/words/a-good-vimrc.html
2•throwaway98797•17m ago•0 comments

Llama-Apps

https://github.com/tonyanglesey/llama-apps
1•tonyanglesey•17m ago•0 comments

Nvidia's CUDA Faces New Threats from AI Coding Agents

https://www.businessinsider.com/nvidia-cuda-new-threats-ai-coding-agents-2026-8
4•chrsw•18m ago•0 comments

Flock's CEO Faced Me After Its Cameras Led to My Wrongful Stop

https://www.thedrive.com/podcast/flocks-ceo-wants-zero-wrongful-stops-i-wasnt-the-first
17•f154hfds•18m ago•1 comments

Shots: Codex and MCP Plugin for Making App Store Screenshots

https://shots.run
2•Jonovono•19m ago•1 comments

Obidos is going Open Source

https://github.com/spenego/Obidos
1•spenegosoftware•20m ago•1 comments

An Alternative to X402

https://github.com/programmaman/d402
1•programmaman•21m ago•0 comments

AI Listings Have Made Apartment Hunting More Debasing

https://defector.com/ai-listings-have-made-apartment-hunting-even-more-debasing
1•martey•21m ago•0 comments