• 0 Posts
  • 47 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle






  • Chobbes@lemmy.worldtoSelfhosted@lemmy.worldGoogle Photos Alternative
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    edit-2
    6 months ago

    I want all data to be encrypted before it even reaches the server. Yes, I don’t want to trust even my own server for my image backups :), particularly since I would want to use something like Immich to provide photo backups for friends and family and I don’t even want to technically have access to their unencrypted photos unless they explicitly share them. I kind of want the attack surface for my photos to be as small as practical too. It’s almost certainly worse to have them available on my device unencrypted than a dedicated server, but it’s worse to have them unencrypted on both (and I want photos available on device so, thems the breaks).

    I get that a lot of people won’t care about this and that they’d rather be able to run the image recognition features of Immich on the server and stuff, but I don’t think it’s entirely unreasonable to want encryption for this. If nothing else I’d love to be able to back up photos for friends and family and legitimately be able to tell them that it’s encrypted and I can’t see any of it. It’d be even sweeter if they could do image recognition on device and sync that metadata (encrypted) to the server as well.





  • On the flip side, this is one of the reasons open source projects can be really great. When a community of people can contribute to something to make it better over time and when people can fix their own problems with an app you can get something really great that can get updates sustainably without a subscription model… Everybody just kind of contributes what they can to get what they want. Of course, maintaining an open source project is work and has its own problems and volunteer contributions aren’t necessarily sustainable either and aren’t great for large chunks of work… But there is something nice about the model of “everybody contributes to this thing a little to make something better than we’d be able to make on our own,” even if that’s a bit idealistic in practice, haha.




  • I don’t think this is a completely fair comparison. I have a Steam Deck OLED and I don’t have a PS5 or a Portal, but I can see the appeal of the Portal (though initially I thought it was kind of dumb too). The screen is bigger and higher resolution, it’s a first party device with pretty much the same ergonomics as the controller you’d be used to, and it is significantly cheaper than any OLED version of the steam deck and roughly half the price of the base model LCD steam deck (with the caveat that the 64GB LCD version can currently be had for $350 “while supplies last”).

    Is the Steam Deck a great device? Absolutely! It does more than the Portal in that it can play games on its own (and is kind of a full computer), and the price of the Steam Deck is actually insanely good for what it is. The fact that you can set one up for remote play on a PS5 is also pretty cool, and I wouldn’t be terribly surprised if people did opt to spend a little more for a Steam Deck vs a Portal…

    But realistically if you’re a busy parent or something and you just want to play your PS5 around the house (which I thought was a stupid use case, and was a reason I held off on getting a Steam Deck… But it’s actually really nice), I can totally see the appeal of just getting the Portal because it’s cheaper than a Steam Deck, has a bigger and higher resolution screen (though not OLED), won’t need any tinkering at all, and will just have the layout and features you’re used to in the controller. It’s definitely a relatively niche device, but I don’t think it’s insanely priced for what it is and I think a decent chunk of people will be happy with it… But if you’re not in the target market it might seem a little silly.

    As I get older I value money less and time and not having to mess with stuff more. I think the Portal really isn’t targeting younger people who are less willing to spend money, and more willing to put up with jankier solutions like just using your phone… It’s targeting older people who just want to buy a decent quality thing that will just work out of the box so they can play games while they watch their kids or whatever.



  • For what it’s worth, this has not been my experience after self hosting my email for nearly a decade. It has not been a constant battle at all… it has just worked, and I get responses whenever mailing random people all the time and have not had delivery issues to my knowledge. That said, I have talked to people who have had issues and every time there has been something wrong with their configuration (usually DKIM or rDNS is not set up properly). There’s enough that can go wrong that I wouldn’t recommend people send important emails with it unless they’ve been doing it for a while and they’re sure it’s working, but in my experience this is all fear mongering. Self hosting your email is very doable and is generally not a constant battle against getting put in the spam slammer. There’s a lot of picky little things to set up at first, but once it’s set up it’s usually fine.


  • In my experience the problems with self hosting email mostly occur when something is misconfigured. I think it’s good for people to try to self host it, and if you pull it off it’s great (I love having mine self hosted, and it’s convenient to be able to have as many email addresses, storage, and accounts as I want). It is difficult to get right and debug when something is going wrong, but it’s far from impossible. If you set up SPF, DKIM, and DMARC and have rDNS pointing to your mail server’s domain name you’ll likely find success. It’s possible I’ve just gotten lucky, but I have never had a problem with IP ranges getting banned.




  • In my experience self hosting email it has pretty much been “set it and forget it”. I feel like there’s a lot of fud from people with misconfigured email servers (because there is a lot that can go wrong on setup). In every case I’ve seen where people are complaining about email deliverability I’ve found that they haven’t configured DKIM or rDNS properly. That doesn’t mean there can’t be issues, and I am sure it is technically possible to get sent to oblivion, but I feel like this issue might be somewhat overblown.