this post was submitted on 24 Aug 2026
28 points (100.0% liked)

technology

24451 readers
346 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 6 years ago
MODERATORS
28
Emacs 31.1 is out! (www.gnu.org)
submitted 3 days ago* (last edited 3 days ago) by Oreb@hexbear.net to c/technology@hexbear.net
 

It’s here everyone! If you’re looking for the deep cuts check out this article for a nice overview.

you are viewing a single comment's thread
view the rest of the comments
[–] invalidusernamelol@hexbear.net 3 points 2 days ago* (last edited 2 days ago) (1 children)

I need to make the switch. I use VSCode primarily because it's easier to make sure the tech-illiterate folks I work with can occasionally edit configs with minimal setup.

It's been getting so bad lately though, I write fully typed Python and it's painfully slow with the built in pyright server. Some of my files take like 3s to lint, and it's doing it constantly in the background (partially my fault for having such complex type hints).

I might switch to ty or basedpyright first then make the editor switch when I'm not pushing 20 commits a day all by myself lol

[–] Oreb@hexbear.net 3 points 2 days ago (1 children)

Uff breaking up a workflow can be tough. I don’t code professionally at all, so Emacs ends up being a hobby project that is slowly taking over all my personal projects. Praise be to org-mode. Also learning lisp is just fun.

Lisp is great, and I got to use it professionally in the form of AutoLisp.

AutoLisp sucks.