- Lisp Free x Emacs like - Lightweight x Electron Contradictions. Writing ones own editor is a bit of a rite of passage though. So, on that front, Congratulations!
Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
11–20 of 70 posts
Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#12Just to be clear: you say by ‘dropping’ lisp you’re keeping it lightweight but it’s based on electron? So what does ‘lightweight’ mean in your opinion?
Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#13I guess the "eight megabytes and constantly swapping" meme is now lost given Electron.
Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#14Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#15Zed is written in Rust, insanely fast, consumes virtually no resources, has an Emacs input mode (which I use exclusively) and despite not having the greatest support for Emacs LISP (only via limited third party extension, its singular flaw) has replaced emacs-ng as my daily driver.
Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#16Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#17Just to be clear: you say by ‘dropping’ lisp you’re keeping it lightweight but it’s based on electron? So what does ‘lightweight’ mean in your opinion?
What answer to that question and in this situation would make any sense?
Maybe the author thought of the UX/baggage/legacy or something else when they thought about "lightweight", rather than how much memory/cpu cycles something is using? Not sure, but maybe there is a more charitable reading of it out there.
Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#18As an aside. What were the CJK IME issues you resolved? Was it related to win32 emacs IME issues?
Re: Show HN: Elecxzy – A lightweight, Lisp-free Emacs-like editor in Electron
#19What I need is an emacs with more lisp and less javascript. If you want a really lean emacs-like editor, there is always mg and microemacs. Edit: not trying to be a dick or a gatekeeper. This is HN, all ideas should be welcome including the one that dont make sense to some people. And always interesting to see contributions from Japan.