A lightweight code editor with Vim mode, Git integration, and more
8 points
3 days ago
| 4 comments
| athas.dev
| HN
SoKamil
3 hours ago
[-]
> HOW DOES ATHAS COMPARE TO OTHER EDITORS?

> 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.

reply
bdamm
2 hours ago
[-]
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.

reply
ethmarks
1 hour ago
[-]
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.
reply
vivzkestrel
1 hour ago
[-]
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
reply
cfiggers
1 hour ago
[-]
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/
reply
brianjlogan
3 hours ago
[-]
Why are there so many people making code editors?

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.

reply
kgwxd
2 hours ago
[-]
LSP for sure. I was itching to try my hand at it when they first got big, but never got around to it.
reply
brazukadev
3 hours ago
[-]
Software is changing, everything is up for grabs. Lots of people are making Notion clones, slack clones, browsers, IDEs.
reply
apatheticonion
2 hours ago
[-]
> slack clones

As an anecdote - I really want to see consolidation here. All my chat services under one parent application. WhatsApp, Slack, Discord, Messenger.

I really don't care about the vendor for chat services, just exhausted of installing multiple clients and many of the clients being pretty garbage.

I would also like to say the same for many services. Online banking is top of mind for me right now as I have several bank accounts chasing competitive savings rates.

reply
mrgoldenbrown
1 hour ago
[-]
I'm pretty sure you don't want Teams to be the winner of consolidation. Unfortunately it's for the advantage of being included for free for ever big company using M365. We are fighting a losing battle to keep Slack.
reply