Starkon

joined 1 month ago
[–] Starkon@lemmy.ml 1 points 31 minutes ago

Neovim is the way and here's imo why:

  • Vim keybinds: yes, we take more time editing then actually writing text/code so it's faster to use a modal text editor, you just have to learn it a bit at the start. Vim language is easy, you just tell it what you want it to do (ie. diw: delete inner word, ciw: change inner word etc.)
  • highly customisable, even if you don't want to cherry pick your plugins and choose a config, there are many out of the box configured (lazyvvim comes to mind but there are many)
  • if you're a developer you can find plugins for everything you need, debugger, lsp, autocompletion etc.
[–] Starkon@lemmy.ml 1 points 13 hours ago

I'll give it a try for sure, thank you :)

[–] Starkon@lemmy.ml 5 points 2 days ago (1 children)

I did the same but was skeptical since Arch is an only systemd system so there's no point it would affect Arch anyways

[–] Starkon@lemmy.ml 2 points 2 days ago

I find also that the client side need to be as easy and accessible to average people. Server address, port and you're connected just like that. A big reason why my friends and my family had no issues using my servers

[–] Starkon@lemmy.ml 1 points 2 days ago

nicee, that can go well with my mumble server.

[–] Starkon@lemmy.ml 6 points 2 days ago

that's great ! I never heard of it before but it checks all marks and I've also found an arch wiki page explaining the installation. Thank you !

 

Hey, what do you guys use to share videos and screen share to your friends or colleagues? I'm looking to self host a video/call server that runs on webrtc (maybe?) with a fairly easy client experience. Something like mumble but for videos. Any suggestions?