• 0 Posts
  • 31 Comments
Joined 2 years ago
cake
Cake day: December 12th, 2023

help-circle



  • Marty_TF@lemmy.ziptoSelfhosted@lemmy.worldHas anyone tested yunohost?
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    edit-2
    2 months ago

    not myself, but my stepdad tried it with 2 decades of IT and linux sysadmin experience.

    basically, it is great if you want to host like 2 or 3 standalone services on a pi to get into understanding how the basics of selfhosting work, but for homelabs and deep customization, you’re better off with docker compose on debian/ubuntu server.
















  • vim is a text editor program which is the centerpiece of a lot of people’s workflow.

    while vim itself alone is already impressively good, what makes it really stand out is the amount of Keybinds it has and how well you can use them.

    hjkl for left up down right, for example. Sounds complicated, takes some getting used to, but after a while, it comes natural. hjkl in particular are great for navigation as that is where ur right hand is on the keyboard all the time, so no need to move it right hand to the arrow keys.

    so a lot of other programs offer vim-like Keybinds to navigate or to do text stuff. This extension being one of them.