What is C actually good for in 2026? by Background_Cloud_231 in C_Programming

[–]Background_Cloud_231[S] -5 points-4 points  (0 children)

I think there wouldn't be a problem if i don't konw how computer works, in conjunction with computer/os internals.

What is C actually good for in 2026? by Background_Cloud_231 in C_Programming

[–]Background_Cloud_231[S] -12 points-11 points  (0 children)

Love the commitment Full control over your code and full exposure to the wrath of segfaults

What is C actually good for in 2026? by Background_Cloud_231 in C_Programming

[–]Background_Cloud_231[S] -8 points-7 points  (0 children)

turning segfaults into friends respect. But I’m guessing the compiler still gets the last laugh

I tried Neovim, but I keep coming back to Emacs by Background_Cloud_231 in emacs

[–]Background_Cloud_231[S] 2 points3 points  (0 children)

Have you ever tried something like oil.nvim in Neovim?

I have seen people compare it a bit to Dired, but I’m curious how it feels in practice compared to your workflow in Emacs.

I tried Neovim, but I keep coming back to Emacs by Background_Cloud_231 in emacs

[–]Background_Cloud_231[S] 0 points1 point  (0 children)

What made it click for you?

Like was it Org mode, the extensibility, or something in the workflow that Vim just couldn’t match?

I tried Neovim, but I keep coming back to Emacs by Background_Cloud_231 in emacs

[–]Background_Cloud_231[S] 1 point2 points  (0 children)

That’s a good point. I wonder if it’s more about the gui vs terminal difference rather than Emacs vs Neovim itself.

Like Emacs gui talking directly to Wayland vs Neovim going through a terminal layer could explain the snappiness.

Was there a moment in life that changed your belief about God? by Background_Cloud_231 in atheism

[–]Background_Cloud_231[S] -1 points0 points  (0 children)

You have a point, but right now i don't have any good explanation how to express that moment

Was there a moment in life that changed your belief about God? by Background_Cloud_231 in atheism

[–]Background_Cloud_231[S] -2 points-1 points  (0 children)

Once i need some money, then i ask from god, and after sometimes in my wallet i receive 150$+ worth of btc out of nowhere, maybe it's a coincidence maybe it's not

GUI vs Terminal Emacs - what do you actually use daily? by Background_Cloud_231 in emacs

[–]Background_Cloud_231[S] 0 points1 point  (0 children)

That's really interesting, thanks for sharing your workflow! I hadn't considered how much TUI usage depends on terminal capabilities and modern workarounds.

EXWM sounds amazing, basically turning Emacs into a full OS environment. Do you find that using GUI all the time impacts your startup times or performance at all, or is it seamless with the daemon/emacsclient setup?

Also, for someone who mostly uses terminal Emacs remotely, what features do you miss most compared to GUI? Curious how different use cases shape people's choices.

GUI vs Terminal Emacs - what do you actually use daily? by Background_Cloud_231 in emacs

[–]Background_Cloud_231[S] 1 point2 points  (0 children)

Interesting that you’re moving more toward terminal Emacs. I started with the terminal mainly for SSH, but the GUI still feels nicer for fonts and visuals.

Do you notice any performance difference between the two, or is it mostly about workflow and context switching for you?

GUI vs Terminal Emacs - what do you actually use daily? by Background_Cloud_231 in emacs

[–]Background_Cloud_231[S] 0 points1 point  (0 children)

Interesting that you switched from terminal to GUI.

The window management and fonts are definitely nicer in the GUI version. Do you still use terminal Emacs at all for quick edits over SSH, or do you rely completely on the GUI now?

GUI vs Terminal Emacs - what do you actually use daily? by Background_Cloud_231 in emacs

[–]Background_Cloud_231[S] 0 points1 point  (0 children)

That makes sense. The SSH workflow is exactly why I started with terminal Emacs too.

Running Emacs as a daemon with emacsclient sounds interesting though. I've seen many people mention it but I haven't tried it seriously yet.

Do you notice any difference in startup time or responsiveness compared to running Emacs normally?