• 3 Posts
  • 679 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle




  • If you have an email address, you’re already used to the federated service pattern. When you sign up for a gmail, you’re making an account with Google to be able to send emails to anyone else with an email address. And there’s nothing stopping Google from making you fill out a “sketchy” application to get an account.

    On Lemmy, each instance has its own set of rules, and if you don’t like them, you just make an account on a different instance.

    As far as censorship, each “community” (analog to subreddit) lives on a certain instance and the rules of that instance apply.

    Edit: also on the topic of communism, however you feel about communism in the physical world is irrelevant when it comes to the digital world. Free and Open Source Software makes the world go 'round, and is often communist in nature, even if done unintentionally. The pattern of people developing software for their own purposes, and then sharing it freely with others is the purest form of “From each according to their ability, to each according to their need.” That said, running an instance isn’t free, so make sure to kick your instance a few bucks if you appreciate their work.


  • Let’s Encrypt is good practice, but IMO if you’re just serving the same static webpage to all users, it doesn’t really matter.

    Given that it’s a tiny raspi, I’d recommend reducing the overhead that WordPress brings and just statically serve a directory with your site. Whether that means using wp static site options, or moving away from wp entirely is up to you.

    The worst case scenario would be someone finding a vulnerability in the services that are publicly exposed (Apache), getting persistence on the device, and using that to pivot to other devices on your network. If possible, you may consider putting it in a routing DMZ. Make sure that the pi can only see the internet and whatever device you plan to maintain it with. That way even if someone somehow owns it completely, they won’t be able to find any other devices to hack.



  • There was a time when there was an annual “Linux Sucks” presentation that I liked because it was a roundup of candid, yet constructive criticism of Linux (and then at some point the person running that went off the deep end and started yelling about woke agendas).

    I wouldn’t mind there being a whole community devoted to pointing out shit that is poorly designed or just broken when running linux, and we as a community then try to fix them or find workarounds.

    But as others have pointed out, that community isn’t a community, it’s literally just one account hanging out by themselves.





  • Yes, I highly recommend not relying on alpha software ever as your daily driver. I never give my photo viewing software write permissions on my images, so there’s never any risk of losing data. And yeah, I’m not directing anyone outside my household to it, so I currently don’t need to worry about servicing a bunch of users.

    The app/webapp mismatch issue has been more annoying that I think it needs to be. I understand the need to make security updates, but breaking compatibility this often is unusual.

    But again, my point is, the money you give them is a donation. If you don’t want to donate, then don’t. There should not be any incentive to get you to donate, besides seeing the project continue.





  • Should I not be able to use the software if I’m donating?

    You should be able to use it fully regardless of whether you’re donating.

    I’m not going to pay for the mere possibility of it being useful at some undetermined point in the future.

    That’s fine, by definition, a donation means you’re not paying for anything.

    Immich has demonstrated it has no intention of ever becoming a useful project

    I take it you haven’t been in the self-hosted photo space long. Even despite their alpha status and frequent breaking of backwards compatibility, it’s still the best experience I’ve had (comparing to Plex, Nextcloud, and Photoprism). But if you can find something better, I’m all ears.