Wow, you weren’t kidding.
- Ad: AI company.
- Our sponsors: the same AI company.
- #1: A code editor designed for AI
- Ad: Another list website.
- #2: Messaging app (no AI)
- #3: Note taking and planning software… with AI.
- #4: Screen recording software (no AI)
- #5: Visual Studio Code extension for using AI to write internal tooling.
- #6: Project management software (no AI?)
- #7: A web interface for using AI models.
- #8: A note-taking app (no AI)
- #9: AI-based workflow automation software.
- #10: Yet another AI code editor.
- #11: A bookmark manager… with AI.
- #12: A collaboration software suite (no AI)
- #13: A different note-taking app (no AI)
- #14: AI-powered social media management.
- #15: AI personal assistant.
- #16: Markdown-based wiki software (no AI)
- #17: Rich text wiki software (no AI)
- #18: A third note-taking app (no AI)
- #19: A LLM interface.
- #20: AI-powered personal finance tool.
Over half of the first 20 items focus on AI, and that’s not even considering the ads.
NotSteve_@piefed.ca 2 days ago
Number 1 is Zed but it's not actually an "AI editor", they're just leaning into it a bit for funding. Its a fully open source Rust editor made by the former Atom developers and I highly recommend it as a replacement for Microsoft's VSCode. On first startup, they offer you the option to fully disable any AI features
Linearity@infosec.pub 1 day ago
Why replace VSCode is it’s also open source? (VSCodium)
NotSteve_@piefed.ca 1 day ago
Less Microsoft and a native UI. Microsoft is already making it hard to use alternative releases of VSCode like Codium by restricting them from using their extension marketplace and things like Pylance (their newer more advanced Python LSP). Try to even download a .vsix extension from Microsoft's site - you can't because they don't offer the ability to anymore without VSCode
Zed also openly integrates with LSP so you can use servers like basedpyright and get a more featurefull editor than Code