• 0 Posts
  • 9 Comments
Joined 7 days ago
cake
Cake day: June 25th, 2024

help-circle
  • hendrik@palaver.p3x.detoSelfhosted@lemmy.worldHomelab Organization
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 hours ago

    I’ve been using YunoHost for some time. Cosmos seems good, too. Both do most of the stuff for you and should come with documentation. I think that’s the way to go if you can’t set it all up yourself, or lack time to maintain it.

    I’ve also used Docker containers and plain Debian. I use NGinx as a reverse proxy.

    I document things in text files (markdown). At some point it’d like to upload them with something like mkdocs or to a wiki. But since it’s just me, having them just sitting in a directory on my laptop is fine.

    Use something that’s super accessible so you’ll actually use it. I often just dump random thoughts or commands I executed into the textfiles and I have my text editor open all the time anyways. And then on the server I eiter use Ctrl+R and search through the shell history, or search in my documents. Doesn’t need to be fancy, grep -rni "keyword" does it for me.




  • Apache isn’t a copyleft license. I guess they (and everyone) can just copy or compile it, make it a derivative work and say it’s now non-free and terms and conditions apply.

    I mean the GitHub repo has a license file which says it’s Apache 2.0. And 3h) of the EULA says it doesn’t apply to open source components. So it kinda doesn’t apply to itself. I think you’re right, it’s Free Software after all and them saying “Some builds […]” means it’s the binaries distributed by them. IANAL and it kinda contradicts the Apache license which explicitly states I am allowed to redistribute copies both modified and not modified and both in object and source form. I’m not sure why they do it and if there are components missing in the GitHub repo.


  • Hmm. I guess that works, too. I’m just a nerd and really like Free Software. Almost exclusively use it. My phone runs a custom ROM with just a few unfree apps and without Google services, all my computers run Linux. Even the internet router does, and my IoT smart sockets run Tasmota or ESPHome. I like the 4 freedoms and the culture behind it. I participate and regularly contribute. All of that is mostly personal preference. I guess I could as well live comfortably with using Google Drive, but I choose not to. Source-available software would allow me to look at the code, something proprietary software doesn’t allow. But that’s pretty much it. I often can’t remix and share it as I like. I don’t have the freedom to decide to use it as it pleases me. And depending on the exact license, I can’t even invite my friends and family to use the services I set up…

    It’s just the line I draw. And with the software I really rely on and use daily, I’m pretty strict. Either it provides me with the Four Essential Freedoms of Free Software as lined out by RMS in the eighties, or I don’t volunteer to use it. I have no issues though with other people making different choices.



  • hendrik@palaver.p3x.detoSelfhosted@lemmy.worldHDD data recovery
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    4 days ago

    Since you got your data off that drive, there is no way to make it worse. So sure, go ahead and open it up and learn something. But I think you’re underestimating the flimsiness of the mechanics inside. It’s like nanometers clearance between the read heads and the surface of the platters. You won’t get it right without expensive equipment. And changing the PCBs is probably not going to change anything if it’s a mechanical failure.