Live data from Hacker News

916 Days of Emacs

sqrtminusone.xyz

11–20 of 309 posts

Re: 916 Days of Emacs

#11
I switched from VSCode to Doom Emacs a couple of months ago.

I've been using ChatGPT (GPT-4) to help me write config (~1,000 lines of elisp code so far) and it's been very interesting/fun. I'm not going back.

Re: 916 Days of Emacs

#12

I'd love to give it another try, but not convinced it's a good fit for me. Love it conceptually though. The stumbling block I usually come to is wondering how to utilize these data sets on my smartphone in an efficient and effective manner.

It does only work for a subset of org-mode functionality, but for TODOs and similar I find Orgzly on Android works great. I sync between my laptop and phone via Syncthing.

Wow! That's exactly what I hoped for. That's lovely looking.

Re: 916 Days of Emacs

#13

I'd love to give it another try, but not convinced it's a good fit for me. Love it conceptually though. The stumbling block I usually come to is wondering how to utilize these data sets on my smartphone in an efficient and effective manner.

I use emacs from termux frequently, even better if I use my bluetooth keyboard and hdmi out to a tv, but even though the text is small in normal mode I still prefer it to any of the fdroid emacs or org mode packages.

For those who worry about runaway configs, I highly suggest starting with sanemacs for a good minimal configuration you can start with and build from a good foundation on.

Re: 916 Days of Emacs

#15
I've been a hardcore vi user pretty much my entire life, but I decided to force myself to spend a year using emacs a while back just to see what all the fuss was about. When the year was over and I "allowed" myself to return to vi, it was like a huge weight lifted off my shoulders... to this day I still don't see what the hype was about. On the plus side, though, I memorized the emacs cursor movement commands, which are (for some reason) the default cursor movement commands in most command line environments like the Postgres CLI.

Re: 916 Days of Emacs

#16

I've been a hardcore vi user pretty much my entire life, but I decided to force myself to spend a year using emacs a while back just to see what all the fuss was about. When the year was over and I "allowed" myself to return to vi, it was like a huge weight lifted off my shoulders... to this day I still don't see what the hype was about. On the plus side, though, I memorized the emacs cursor movement commands, which…

I am surprised you didn’t use evil-mode to emulate the vim keybindings. Or was this a an attempt to use “pure” Emacs without packages and customization?

Re: 916 Days of Emacs

#17

I've been a hardcore vi user pretty much my entire life, but I decided to force myself to spend a year using emacs a while back just to see what all the fuss was about. When the year was over and I "allowed" myself to return to vi, it was like a huge weight lifted off my shoulders... to this day I still don't see what the hype was about. On the plus side, though, I memorized the emacs cursor movement commands, which…

They're the default keys because a lot of programs use the GNU readline package for line editing.

Re: 916 Days of Emacs

#18

I switched from VSCode to Doom Emacs a couple of months ago. I've been using ChatGPT (GPT-4) to help me write config (~1,000 lines of elisp code so far) and it's been very interesting/fun. I'm not going back.

very cool can you share more?

Re: 916 Days of Emacs

#19
How did you collect such detailed statistics of your usage that's the crazy part in my opinion not that you actually switch but you have the statistics to monitor the switch!
Post reply on HN