upvote
What open source alternatives have you switched to recently? Always on the lookout for good OS tools!
reply
I replaced Raycast recently with Sol[0], but SuperCmd[1] is also really good.

And I’m testing Helium Browser[2]. It’s based on Chromium, but has changed a lot under the hood and I’ve been daily driving it.

Also replacing CapCut with OpenCut[3].

I’ve also completely ditched Codex CLI with Pi[4] and now am trying OMP[5].

0. https://github.com/ospfranco/sol

1. https://github.com/SuperCmdLabs/SuperCmd

2. https://github.com/imputnet/helium

3. https://github.com/OpenCut-app/OpenCut

4. https://github.com/earendil-works/pi

5. https://github.com/can1357/oh-my-pi

reply
OpenCode

SuperCMD

Zed

Typewhisper

reply
deleted
reply
> All these comments about AI Slop are underestimating how good these builders have gotten and AI lets you iterate really fast.

Both of these are true: we’re witnessing an unprecedented amount of slop, while also the tools get better and better.

So when talking about Open Source maintainer exhaustion, it’s because of the slop, not because of the great tooling.

AI is an amplifier, and in this case it amplifies the great asymmetry between contributor and maintainer.

reply
The 80/20 rule and bullshit asymmetry apply here.

Kind of like going to the app store and picking the app with the most downloads because the other option is looking at 400 different apps that may or may not do the same thing.

reply
The problem is as usual, users. AI for maintenance (updating & testing deps, re-writing parts to run with next major version of lib) is pretty low error % and just need some supervision and can make it more effective, in hands of people already familiar with project

But the flipside is of course users that are clueless won't now be stopped by "can't make a PR", they will throw prompt at AI and send it when the AI decides it's good enough

reply