• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle

  • To be fair, she is relatively unknown.

    Especially when you consider low information voters (which I expect have similar knowledge to high information voters from other countries).

    Her honeymoon period will end as soon as she sits down and does a few serious and unscripted interviews about policy, which she has managed to avoid so far. At the moment it’s pure vibes, but at some point you need to get into the business of explaining what you would do and being challenged on it. That will generate lots of attack angles and media stories, both good and bad.



  • I started in 2012, and it wasn’t that difficult. I’d say I do about 30mins of maintenance every other month. It took me a while to work out the config originally, but I wrote a guide afterwards which was really popular for other people doing the same thing (it’s quite out of date now but the principles are the same).

    Started out using a raspberry pi (which was also hosting a website at the time) but when I moved house to somewhere with a worse internet connection I migrated to a VPS, so there is a cost but it’s not enormous, maybe £20/month.

    Don’t even bother if you can’t use a static IP, because all your email will be bounced if your PTR record for the IP (reverse DNS record) doesn’t match your domain name.

    It got a bit more complicated when people started adding extra layers of spam protection like SPF, DKIM and DMARC, but those are mostly set and forget.

    Overall, I’d say it’s worth it but only because I find it quite interesting/fun.


  • Google is unavoidable but I do my best to mitigate the worst parts of their privacy intrusions.

    I have a pixel phone running grapheneOS with Google Services Framework installed but without Google Play or Gboard or any of that stuff. For me that’s a balance that works.

    I host my own email server so no Gmail.

    I also host my own Matrix server and avoid WhatsApp where possible (not Google but just as bad if not worse).

    I use YouTube but via Newpipe or using Ublock origin on Firefox (not logged in obviously).

    Chrome is genuinely worse than Firefox now that Google have made adblocking more difficult with manifest v3.

    You just have to decide what the best tradeoff is between privacy and convenience.






  • Wouldn’t this be quite slow to transmit messages? When you send email between federated servers your mail goes in a queue on your server to be sent and depending on the connection speed and how busy it is you could easily wait 5 minutes before it’s delivered at the other end. Not that the messages caused by this app would be big enough to slow things down a lot, but if the server you are using is also being used to send normal emails with large attachments then you could end up waiting a while.




  • I’ve had the drive on my kodi box fail a couple of times now, it’s annoying. Torrenting probably puts a lot of wear on the drive though so it’s to be expected.

    I have two old NUCs, one DN2820FYK with an Intel Celeron N2830, and another D54250WYKH with an Intel Haswell i5-4250U. The former can only take one drive but the latter can have an mSATA as well as a 2.5" SATA. I’d like to use the latter with root on the mSATA SSD and a 2TB HDD for media in the 2.5" SATA, but for some reason I get better video playback on the Celeron than the Haswell. Both are supposed to have hardware acceleration for h264 and the Haswell is a more powerful processor so I don’t understand it!