Skip Navigation

User banner
Posts
1
Comments
1,756
Joined
2 yr. ago

  • The service will always be on a port, that's just how networking works.

    Do you mean you want to get rid of the path and serve it on the root or a subdomain? So https://searx.mydomain/ instead of https://mydomain/searx/

  • What do you want to do? Your explanation isn't very clear on that..

  • For me it's too much time investment, I don't want to tinker with my OS. The fact that it's so common to screw up a system that atomic distros are becoming much more popular is a good example, I want an OS that doesn't get screwed up in the first place.

  • It feels like the general consensus is VPN=malicious rather than "VPN=“this guy is just trying to protect his privacy”.

    VPNs are used for malicious purposes. After all if a VPN keeps no logs, doesn't track usage, and lets one pay with alternate currency, why wouldn't someone use one if they were wanting to commit a crime?

    For any service it's a battle between avoiding blocking actual users, and keeping out the bots and malicious users.

    A VPN with a paid dedicated IP may help, or a DIY VPN hosted on a VPS somewhere, but I'd argue it's not really any better than just using your ISP at that point since all your traffic comes from your own unique VPN IP.

  • Keepass is very good. Bitwarden just has a server side so it's easier to set up and use for multiple devices.

  • No IMO.

    Docker is universal, you can easily migrate to any system. If you migrate you're stuck on TrueNAS.

    Also you can use watchtower for auto updates with major version pinning when needed (ie; postgres), or one of the many docker images that notify you when updates are available.

  • Cryptomator is the easiest to use option IMO, and it supports windows, linux, macos, android, and ios.

    It also doesn't use a giant blob of a single file like Veracrypt does so it can be used on cloud storage easily.

    The more techy alternative that's harder to use is rclone mount + crypt.

  • Bluesky already has domain based verification which solves that perfectly, I guess people just don't want to use it.

  • Sure, but until it actually gets used significantly in that way, we might as well just say it's centralized.

  • It's the username so already quite visible.

    For example someone at say, NPR, could use a name like @bob.npr.org which is only possible by verifying ownership of the npr.org domain name, so there is no need to vet anything.

  • How come they don't use the already built in domain verification? It's basically fool proof to certify that an account is owned by a specific entity.

  • Horror

    Jump
  • Why does this capture that feeling so well lol

  • It already has domain verification which is better IMO. Its more reliable and safer as you have to own the domain to use it.

  • There's also one called SMS Import / Export that I haven't tested, but looks pretty simple.

  • Nah, eggs are fairly easy to replace for baking and stuff, and for cooking there are plenty of other options for protein like tofu or beans

    one 16-ounce carton of Just Egg, the equivalent of about 10 small eggs, costs $7.89.

    This is also far too expensive to consider when large eggs from local farms are like $5/dozen. And even compared to $8/dozen in store it's still more expensive.

  • KDE Connect, works pretty well.

    For a backups I think QUIK SMS on F-Droid has a backup option.

  • Makes you wonder why there isn't just a button to translate when needed.

  • Permanently Deleted

    Jump
  • Nope, there's no specific range of IPs that AI scrapers use.

  • I just use the built in Komodo update checkbox for each stack. No extra config needed, and for things like postgres that don't do major version updates very well I pin the major version in the tag.