Remix.run Logo
xenodium 11 hours ago

Swing by the Emacs side ;) We got vim bindings too!

tjpnz 9 hours ago | parent [-]

You can learn Emacs in one day. Every day!

xenodium 8 hours ago | parent | next [-]

Hey I know where that’s from!

As an Emacs user, his video was very funny https://youtu.be/urcL86UpqZc?si=Jhqiy1yCXDGHoIoS

theflyinghorse 8 hours ago | parent | prev [-]

I've spent 2 month trying out emacs and I feel like I sort of scratched the surface. It's like the deeper you look the more you realize how much more there is

mimischi 8 hours ago | parent [-]

My biggest revelation was when I realized how to use Emacs to learn about Emacs. Knowing where to look up function, variable definitions etc was an eye opener in my understanding of how things work and are piped together

hbogert 8 hours ago | parent [-]

There was a time when this was the obvious thing to do when making systems. Sadly that's forgotten. Manpages to read on cli tooling is the same thing of course. Yet people rather go to another window, the browser, and go to a ad-driven website and get the same output as the manpage would give.

koiueo 7 hours ago | parent [-]

These days people rather switch to a browser window, open an LLM of their choice in a new tab and in verbose English ask "how do I do X in this popular program Y?".

Then get a hallucinated answer and come to you to complain about a missing cli option, while it's literally there, in their terminal, just one -h away. True story (had to vent out, thanks for listening).