• nyan_kas@piefed.social
    link
    fedilink
    English
    arrow-up
    9
    ·
    7 hours ago

    Proton.

    It allowed me to ditch Windows for good. Playing games on Linux, often with similar or even better performance than on Windows, was an insane idea ten or fifteen years ago. Nowadays it‘s rare to see a game not working on day one. And if it doesn‘t, Proton‘s devs oftentimes fix it within a day or two. It‘s an amazing piece of software with an amazing team behind it.

  • dismay3915@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    5 hours ago

    Now that I think about it, most of it.

    Neovim, curl, ffmpeg, all gnu utils, sioyek (pdf viewer), i3wm, autorandr, alacritty, tmux and so on.

  • SinTan1729@programming.dev
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    12 hours ago

    neovim

    It just feels right. It took me some time to get used to the vim motions. But man, does it make moving around any project so fast and natural. I went in for the customizability. And that’s obviously there. But the sheer speed it gives me is uncanny. My past self with VS Code could never.

    I’d also suggest taking some time to write your own config from scratch once you get the hang of it; it’ll be worth it.

  • heliotrope@retrofed.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 hours ago

    GNU nano.

    I don’t know why I bothered using Vim, Neovim, Micro, mg, and JOE for so long, when nano was always there (though not necessarily OOTB), configurable with all of the features I used in the other editors, and has never broken as long as I’ve been using it.

    The only editor I may leave it for would be Emacs, and that would be more for the extension scripts and an excuse to learn ELisp than anything else.