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

help-circle
  • Yep, we have the same system in the UK. In fact, the envelope looks almost exactly the same so they might even be printed by the same company.

    You get two envelopes (one big, one small), a postal voting statement, and a ballot paper.

    The actual ballot paper just has a list of options for you to put your X against; there’s no personally identifiable information on it. Once you’ve filled it out you seal it in the small envelope.

    You then fill in the voting statement (it has your name and address on it so they can cross your name off as voted, and you sign it so they can check your signature matches the one on file) and both that and the sealed ballot go in the big envelope. That way your vote is still private because they check the vote is valid in one step and then add your ballot to a pile to be counted with the others in a second step, at which point it’s anonymous.

    https://www.electoralcommission.org.uk/voting-and-elections/ways-vote/how-vote-post







  • 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.