Avatar by eveoart. Artwork - Artist

  • 0 Posts
  • 52 Comments
Joined 3 years ago
cake
Cake day: June 9th, 2023

help-circle

  • The best thing I did was probably set up Obsidian Live Sync after hearing about it in selfh.st weekly. Compared to the Syncthing setup I had before it is so much quicker, much easier to catch sync errors, and won’t drain my damn phone battery as much! The more things I can move away from Syncthing the better so I will probably be looking at Immich for my photos soon as well.

    On the management side, I’ve had my Docker stacks split across Dockhand and Komodo ever since a poorly executed move away from Dockge a few months ago. I finally thought about it and had the time to decide to give up on them both. I like some of the concepts of compose in a git repo and the fancier interfaces, but I just realised it was all over the top for what I need. I missed being able to simply SSH into a damn machine and docker compose up -d in an emergency. Compared to the constant deploy errors of Dockhand and the potential of scrounging application databases for in-DB compose data or attempting to deploy stacks from forgejo when forgejo itself is a stack deployed via git… going back to basic files is a blessing. Lesson learned!

    What that culminated in is all my stacks are now in Sencho (which clearly uses a lot of AI code sadly), but it was that or Dockge and I knew Dockge lacked a few things I wanted. The nice thing about Sencho (and Dockge) is that I don’t need either of them because they are based around file-on-disk simple operation. I can cut it out of my setup entirely at any moment and not shed a tear. So much peace of mind leaving Dockhand. Now I just need to find a builder image or write a script to replace Komodo’s build feature because I don’t want to keep using it.




  • I would love to see alternatives/replacements to them that are less opinionated. If you aren’t ready to consign your entire library to destructive edits and file replacements then it really is hard to fit any arr program into your workflow. Because I have a few files I want to keep pristine and a few opinions on what gets downloaded, I’ve hit a snag every time I try to set up any arr program. Lidarr, for example, simply refuses to allow a root dir to be read only. I still have yet to get any up and running.














  • if I write a loophole in your employer’s code, like a patch, that keeps them from having to pay you, and they like not having to pay you, I haven’t done anything egregious or unethical?

    I don’t really care about the ethics in the Revanced situation nor the greater adblocking scene. That’s a moral question for individuals to answer. From a legal perspective, I don’t agree with the removal of original code. While I don’t know of a legal precedent for the digital age, the closest physical comparison I can make is to the distribution of a lock-pick or a gun. And we don’t prosecute lock-pick manufacturers for selling to a thief, we prosecute the thief for breaking into someone’s home with it. Exempting cases where the actual product is illegal, such as specific gun models, but as far as I am aware there is no such law against any software (yet). Even if there were, I doubt it would all under the perview of DMCA. Thus my reasoning for saying this is an abuse of DMCA and my reason for distaste towards the situation.

    Bringing this back to your original comment:

    I wouldn’t expect Spotify to just let people use premium services for free. Fuck Spotify, right there with y’all on that, but this isn’t egregious or unethical behavior for them.

    I wouldn’t expect them to either! But I also don’t expect them to try and take down material they have no right to take down and I would consider that to be a bit ‘egregious’.

    Edit: You know, I should have actually done the research before commenting. Anyway, I looked further into DMCA intent and it covers some circumvention tools which may(?) apply to adblockers, although I haven’t heard of that being tested in court before. Leaving my comment here since it’s already federated anyway.