• 0 Posts
  • 27 Comments
Joined 6 months ago
cake
Cake day: August 4th, 2024

help-circle

  • Having been in a similar place around the same age, the things that helped me were: confiding in friends if you can, a therapist, finding the right medicine, and working on making things better one small, manageable step at a time.

    Regarding medicine I know there are lots of stereotypes about what taking medicine to help with mental health issues is like, but I urge you not to write it off nor to give up if one medication doesn’t work for you. It’s a process, and one you need to work with a doctor with to find the right fit for you. Also, medicine won’t magically fix everything on its own, it’s just a little bit of help on the road to finding a complete solution.

    Ultimately there are lots of good recommendations here. What works for you is going to be unique, and it’s something you’ll have the best luck with if you get some help.


  • In my area it’s at least 10 to 1 in terms of actual nodes vs nodes that are uplinked to show up on meshmap. I was out of range of the mesh in the town next door until just a couple weeks ago, still no idea where the node is that is letting me reach into town actually is. Until then get another one and take it hiking with you and a friend, they’re surprisingly useful on their own and you also might see others.

    Plus, if you build it and put your node on the map it might inspire others.


  • Impossible to say, could be the app is doing something funky, could be iOS, could be lotta things.

    I will note, my preferred solution is to do none of the above, and I only do split DNS for one particular service. I much prefer just using an always on Wireguard VPN that is set to only route traffic to my internal subnets and to use my internal DNS server. Then I just use internal names. Wireguard basically runs at line rate on my setup, so half the time I don’t even turn it off at home. This also gives you the option to use DNS ad blocking (eg adguard) on the go.






  • Not fully, there are still places a backdoor could be hidden (and that’s disregarding the possibility of backdoors in OpenWRT, which just recently fended off its own supply chain attack), but I’d sure trust it more.

    The thing to keep in mind is that the more sophisticated and difficult to detect a backdoor is, the more valuable it is. And therefore, the less likely it is to ever be used against a normal person. So getting rid of blatantly buggy and insecure software, which TP-Link unfortunately has a bit of a reputation for, goes a long way. And not to pick on TP-Link, evidence suggests many/most home routers are riddled with vulnerabilities.



  • The message you’re reading applies to the checkbox above for encryption, not the preferences url. The preferences key only needs to be set if you want to encrypt the configuration URL, it doesn’t affect what OP wants to do.

    My memory is a bit fuzzy because I switched to Searxng after playing with Whoogle briefly, but I thought Whoogle stored preferences in a cookie or something similar; the preferences URL is for when you want to transfer the preferences for your current machine to another. So OP is misunderstanding what it’s for.



  • RCV was also on the ballot in Colorado, but for some reason they bundled it with a “jungle primary” for governor and a bunch of other seats, where the four choices on the ballot for governor in the general election would be the top four from the ranked choice primaries, regardless of party (so you could end up with four options from the same party in theory). The latter addition was pretty unpopular with both parties, who put out tons of messaging against it and especially conflated it with RCV. It got voted down with a significant margin.

    I’m not opposed to either measure, but I’m really struggling to understand why they rolled the two together into one ballot initiative instead of separating it. Alas, I’m just a lowly voter not privy to such advanced political reasoning. Fortunately most of Colorado’s other ballot initiatives went well, at least according to my preferences.



  • It’s not useless, it removes a lot of the tracking cookies and such and sponsored links loaded with telemetry. Theoretically you can also get the benefits of anonymity if you proxy through Tor or a VPN, which I originally tried to do but turns out Google at least blocks requests from Tor and at least the VPN endpoint I have and probably most of them. Google or whatever upstream SE can still track you by IP when you self host, but its tracking is going to much less without the extra telemetry cookies and tracking code it gets when you use Google results directly.

    But yes, practically you either have to trust the instance you’re using to some extent or give up some of the anonymity. I opted to self host and would recommend the same over using a public instance if you can, personally. And if privacy is your biggest concern, only use upstream search providers that are (or rather, claim to be) more privacy respecting like DDG or Qwant. My main use case is primarily as a better frontend to search without junk sponsored results and privacy is more of a secondary benefit.

    FWIW, they have a pretty detailed discussion on why they recommend self-hosting here.