Ⓐ☮☭

  • 2 Posts
  • 247 Comments
Joined 2 years ago
cake
Cake day: July 20th, 2023

help-circle

  • Based on the headline this is not about blocking ai scrappers but by making them pay to do it.

    Based on the discussion below which moved that goalpost the most likely answer is by making it cheaper to scrape “legally” then it costs to mimic millions of individual residential browsers with human users.

    I don’t know how many aces cloudflare has up its sleep to detect secret ai but they definitely have the tools to make it pretty costly and difficult. There is also a broadband impact difference between a few capitalist megapigs scrapping secretly versus loads of global basement dwellers and smaller companies scrapping worry free.




  • If your library is on other platform like gog, epic, amazon or off platform .exe you can use heroic launcher and for most stuff it works just as well.

    For some games there is a little more learning curve because you have to translate custom steam configurations found on protondb to do the same thing in heroic but overall you actually have way more control then steam.

    The only reason “id think twice” is if you play lots of games with anticheat which does not work on every distro (like arch btw).












  • I am, that works really well actually and it even knows when the same file was moved.

    But to add new files to that external library, which is in fact the only main library. We need to dig in immich file structure which at the very least enforces different directories per individual user and also uses those to store some forms of metadata.

    We tried sharing a user in the beginning but the app did not seem to like that.

    Now its not the biggest deal, just an annoyance. the fix i am currently thinking is to move the immich directory to somewhere hidden and us systemlinks to get all uploads centralized under a single directory for further processing.


  • Very subjective but there is literally only one for me and its Navidrome

    The one obstacle is you have to know how to selfhost, but i know for proxmox servers there are single line commands that will install and run everything automatically

    • Free open source software.
    • Free from enshitification
    • You own the music and therefore you set the quality. (Supports flac)
    • works with different players on different devices (open streaming protocol)
    • no bandwidth when used local, and stays working at home even when there is no internet.

    Why people pay monthly to then not even own music when you could use that same money to just buy music while having a better quality experience that cant be taken away is beyond me.


  • I am aware and actually use this but it appears too restrictive for our needs.

    The structure we were already using cannot be recreated. Honestly i could live with the default. But my partner who is less into computers likes to make their own backups on external hard drives and uses shared network drives rather then the immich web viewer.


  • webghost0101@sopuli.xyztoSelfhosted@lemmy.worldImmich restore postgresql
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    3
    ·
    1 month ago

    This does not help you but it makes me think of this:

    I understand why it makes technical sense to do so but immich storing things in a database in general is more nuisance then practical.

    We want those fotos accessible in our own file system where we have full control of what is what.

    Immich job is to put the pictures from a phone to the server and also to display all pictures within a certain directory.

    It does a good job at both. Having your own file structure is not a problem and it seem to even know and adapt if pics get moved around.

    But we have to manually move the photos out of its own structure into our own every time we do a big upload.

    Maybe i can set something up with syslinks so it all appears centralized as a big “upload” folder to be sorted.