• 0 Posts
  • 16 Comments
Joined 2 months ago
cake
Cake day: July 26th, 2025

help-circle
  • I’m really angry with the British government right now. In some ways they’re worse than the Tories, because at least with them you knew where you stood. With Starmer he keeps trying to outdo the far right, which leads to them adopting even further right policies, and him adopting them and so on. The cracking down on freedom of speech is genuinely scary, whether it be through the online safety act or abusing terrorism legislation to proscribe direct action groups. They need to fix the housing and healthcare crises urgently, but they’re tinkering at the seams while the far right are on the cusp of taking power in 2029.

    On the local level, I don’t like our elected assembly much either, and I feel like all they do is pose for photoshoots and blame all their mistakes on the government in London.



  • For photos, immich is great if you’re willing to self-host. It’s pretty much a drop-in replacement for Google photos, and lets you tweak the machine learning and stuff like that if you want automated identification of your photos. A raspberry pi is enough to get going, maybe something fancier if you want the machine learning. Google Drive can be replaced with Nextcloud as well if you go down the self-hosting rabbit hole.

    Ente is probably your best bet if you don’t want to host anything yourself. I used proton drive for photos before but thought it wasn’t particularly suitable as if you’re looking for a particular photo it takes ages for it to load from their servers.



  • I graduated university a couple years ago and I felt in the same boat coming up to final exams. Like others have said, you almost certainly know more than you think. You’re at the start of the final year as well so you have a lot of time to get ready.

    Most IT/programming jobs will train you on the job and I haven’t heard of anyone coming into a role who’s expected to know everything, so I wouldn’t worry about that too much. Getting the job will be the harder part, and the best thing I did was to consider my past experience and apply to jobs tightly related to that. I’ll not dox myself so these will be fake details but that meant if I’d done a work experience position doing tech support for an accountancy firm, I’d have focused my applications on those companies. If you have a final year project to complete for a dissertation, see if you can tailor that to what you think are your best chances of a job. E.g. you did work experience doing IT support for a law firm, and your final year project has to be related to improving human rights, so you could develop a CRUD application to connect defendants to good pro bono lawyers. If there are law firms near you hiring for IT, that sort of thing that will help you stand out in an interview with them. I think I did only two interviews before getting a job offer with that tactic and I know others with the same degree who graduated the same day as me that still haven’t found anything.

    And outside of uni/college, is there anything in IT and computer science that interests you? I found that university killed my joy for it and I’ve only rediscovered it since graduating. Building a JavaScript web app for my final year project, led me to wanting to program some discord bots, from there onto using a raspberry pi to host them, and then into doing some self hosting and networking with the likes of Docker and WireGuard. Some of that has come in handy in work, especially when using linux servers, but it’s stuff I do cause I just enjoy it and it so happens to give me some experience. There are tons of open-source projects you can work on to get experience with different parts of IT, and you’re on a good website for it since most of us on here are Linux nerds.






  • I deleted mine in January, after all the tech CEOs went to kiss the ring at the US inauguration. I don’t trust them at all to delete anything but at least they aren’t getting more data from me.

    I’ve had my account since 2012 when I got a Nexus 4 so a lot of my life was tied up in it. It’s not something you can just up and decide to do one day and I’d been working my way to deletion since last summer and just went faster with the process in January. If you self-host things it makes it easier because there’s a lot of good replacements for their services e.g. nextcloud if you need an office suite, immich to replace Google photos. So I’ve got thirteen years of my life backed up to a raspberry pi sitting under my TV instead of being mined on a google server to train an LLM.

    The only issue I’ve had is my phone keeps complaining that I’m not signed in with a google account, and there’s a few email addresses I hadn’t updated from gmail to my new accounts. But it’s been surprisingly plain sailing without having an account, and at least one of those issues will be sorted by moving to a phone with custom ROM support.



  • I’ve tried tailscale and cloudflare tunnels in the past and ended up just using PiVPN to set up a WireGuard VPN on my Pi5. Tailscale for some reason was very slow for me, and cloudflare tunnels have a 100mb limit iirc which isn’t ideal for streaming. PiVPN is quite straightforward, it sets everything up for you and all you have to do is forward a UDP port. That was the bit I was most worried about, but, unless I’ve misunderstood something, because a UDP port will just ignore invalid requests to the outside world it will appear closed so it’s not very risky. It then generates a key for each device which you can scan from a QR code onto your VPN client. I have my phone set to auto-connect to the tunnel when I disconnect from my home wifi network and the tunnel is fast enough that I’ve accidentally turned off my phone’s wifi connection before and streamed a TV show through the tunnel over mobile data and not noticed any difference in speed.


  • That’s good to hear! I’ve ADBed almost all of the Google & Samsung stuff off my phone already so I’m well used to fighting with Aurora to download certain apps by now. Nearly all my apps are from F-droid as well so that will make the transition a lot easier, and I do a lot of self hosting so I’m not relying on any proprietary services that are going to demand play services be installed. Balatro on my steam deck already steals enough of my time, so honestly if my phone won’t let me install it that’s probably for the best.