You got further than I did. Visiting the site with Safari 16.6 results in "406 Your browser is not supported. Please upgrade your browser to continue."
Not what I'd expect from an informative page about a lightweight editor.
Does it really make sense to describe Athas as an editor with "agentic AI editing" if, by their own admission in the roadmap, they haven't even begun implementing it? Seems like they should be using the future tense or listing it as a planned feature.
When I see posts like this, I cant help but ask. How do you even build a code editor? What kinda of system design or OOP does it require. I couldnt find articles on HN searching for it so if anyone is reading, I super appreciate if you can share some links where talk about the methodology and thought process that goes into how to make a code editor from scratch
One great way to start learning is to code your own! Here's a step-by-step guide to writing a TUI text editor in ~1000 lines of code (and it's super easy to embellish as you go): https://viewsourcecode.org/snaptoken/kilo/
It seems like we've hit a veritable Cambrian explosion of editors and I don't understand what market signals are being picked up where people find the editors insufficient.
[+] [-] SoKamil|4 months ago|reply
> Athas is an opinionated but highly customizable code editor, aiming to be lighter on resources
From Github:
> built with React, TypeScript, and Tauri
With all due honesty, this is not lightweight at all compared to other editors.
[+] [-] bdamm|4 months ago|reply
Not what I'd expect from an informative page about a lightweight editor.
[+] [-] ethmarks|4 months ago|reply
[+] [-] vivzkestrel|4 months ago|reply
[+] [-] cfiggers|4 months ago|reply
[+] [-] mudkipdev|4 months ago|reply
https://en.wikipedia.org/wiki/Rope_(data_structure) https://github.com/cessen/ropey
[+] [-] brianjlogan|4 months ago|reply
It seems like we've hit a veritable Cambrian explosion of editors and I don't understand what market signals are being picked up where people find the editors insufficient.
[+] [-] WD-42|4 months ago|reply
[+] [-] kgwxd|4 months ago|reply
[+] [-] brazukadev|4 months ago|reply