Rune is now open source
54 points by ernestrc 4 hours ago | 11 comments
purpleidea 53 minutes ago
(I will try this as soon as there is a package in Fedora... That's my personal subjective bar to choosing a new EDITOR. But I definitely hope this succeeds, I'm a fan so far.)
replyernestrc 44 minutes ago
It’s a long process to get into Fedora, but we’re gonna give it a shot for sure.
replycriticalfault 28 minutes ago
what about flatpak?
replybobajeff 25 minutes ago
I'm always looking for new gui code editors. For me right now Vscode is still the top (and since I've been trying Lean out it's required). Zed is a very close second.
replyOne thing I would like to see on the home page is a video showing it being used. Also would like to see how it looks in a light theme. The repository says it's keyboard driven does that mean it's modal or can I still use it like a normal modeless editor?
rao-v 30 minutes ago
I like the idea of making it trivial to work across multiple machines but I’d really prefer not to have to trust your coordination server and encryption approach etc.
replyCould this (optionally) just run over Tailscale (I suppose ssh is always an option)
ramon156 60 minutes ago
Lovely write-up! Will take a look at rune as an alternative to my Zed setup.
replyNot because I dislike Zed, I'm just addicted to trying out IDEs :)
anigbrowl 29 minutes ago
The open ledger and profit-sharing for contributors might be an even more interesting innovation than the IDE itself. I like my existing IDE but Rune looks very nice so I'll certainly give it a whirl.
replyelcritch 23 minutes ago
vtebench is just what I've been wanting! Rune looks pretty cool too. Awesome to see people working on polishing things.
replyI've been building my own editor and gui toolkit, but modeled on Cocoa/OpenStep and similarly found tuning terminal performance involved more about tuning memory access and storage. That sounds somewhat similar to the experience in TFA.
ernestrc 4 hours ago
Author here! The post explains some of the details behind using Go as the primary language for building an IDE. It also introduces our novel contributor program, which will distribute some of Unstable Build's proceeds amongst participating developers, as opposed to making them sign a CLA to surrender their rights to a company. Happy to answer questions!
replyfishgoesblub 2 hours ago
Lovely to see, this was my main gripe the last I saw it. Also great to see it under the GPLv3, and not some crap like MIT.
reply