Jack Waterhouse

2 Followers
0 Following
62 Posts
🇦🇺 Cybersecurity bloke with a bit of personality.
🧠 Portfoliohttps://jack.water.house
☕ Githttps://git.water.house/Jack
📖 Papershttps://edu.water.house/books
📧 Email[email protected]

Dodo's Price Hike and Speed Cap Change - Worth Switching Plans?

Dodo’s plan used to be perfect for me. I’d always hit the 2GB cap, but the unlimited calls, texts, and 1Mbps unlimited data worked just fine. Now, they've raised the price from $10 to $15 and reduced the speed cap to 256Kbps, which has made it much less usable.

I'm thinking of switching to Amaysim’s $5 unlimited call/text-only SIM ($60 yearly) and using the extra savings to find a $5-$10 data-only SIM as second SIM card. But I'm struggling to find unlimited (capped) data at all now within that price point.

Has anyone made a similar switch, or do you have better suggestions for a budget-friendly setup?

I’m not big on SIM-slutting since I don’t want to risk losing my number, but I’m open to moving around from time to time.

Tags for federation: @frugal

Setting up Active Directory in my #homelab, and it hasn't evolved much since I studied it over 10 years ago... still just as unintuitive. Do you think it's being abandoned to push users towards Azure AD?
I just realised there was a way simpler way to do this with VLAN tagging. I'll still write this up as some point but VLAN tagging will be a way more reliable way to do it going forward.

5G in Australia or Malaysia - who did it better?

During my trip to Malaysia, I noticed a Huawei store—something that’s become rare in Australia. While Huawei phones aren’t banned, they’re hard to find due to the lack of Google services and Australia’s reliance on those seevices.

But it got me thinking: Australia has excluded Huawei from its 5G infrastructure, whereas Malaysia has taken a different approach by considering Huawei’s involvement in its 5G rollout. How do you view these differing tech strategies?

#infosec

Has anyone else been called crazy for self-hosting front facing stuff?

I've always had this mindset of asking, "What am I really getting out of this?" But when it came to the internet and what I posted, I held onto a bit of innocence. Over the past two years, though, that innocence has been chipped away—but I’ve managed to reclaim it.

I don’t fault for-profit companies like Reddit for monetizing content; honestly, it was my own oversight for not reading the terms of service carefully. But since then, I’ve realized just how much I’ve unknowingly contributed to other projects for free.

There’s nothing inherently wrong with that, but does anyone else ever feel a bit... exploited?

It’s like when a recruiter asks for a DOCX version of your resume. Maybe it’s just to block your contact details, or maybe there’s something more dubious at play. I’ve experienced both, and each time, I’ve ended up feeling a bit... used.

Now, when a recruiter asks for a DOCX version, I ask them why. If it’s to hide contact details, I send an anonymized version. If they want to trim it down to two pages, I direct them to my website portfolio summary. And if they want to add their own spin to it, I guide them to my website, where they can explore my detailed posts.

For me, it’s about reclaiming control over what I’ve shared.

I was talking to someone about this recently, and they mentioned that they like to post everything on GitLab to showcase what they’ve been working on. But honestly, it’s just not the same as self-hosting your own Gitea or GitLab instance.

Take X, for example. I could have a super locked-down account like I do here—only contributing to communities when I want to, and using it as a personal journal like my Mastodon—but it’s just not the same. When X started monetizing posts, the platform's objective changed. I don’t mind 'for-profit,' but when it’s driven by short-term gains like a monetized post, eventually all engagement is funneled towards that. It ends up feeling like you’re writing in someone else’s diary.

It’s also about the love of tinkering—breaking things, fixing them, and getting everything back up to spec. It’s about embracing the original idea of the internet—a decentralized space where anyone can contribute, without your work being exploited.

Self-hosting is kind of magical—it’s your own little corner where you can post whatever you want, for whomever you want. A Jellyfin server for my partner, a portfolio for the hiring manager, a GitLab for my playground. Enjoying the freedom to experiment without an ops exec pulling their hair out.

Footnote: This is my first post to this community, if this post isn't a good fit, please let me know and I'll gladly adjust or remove it.

Tags for Federation:
@homelab
#homelab

Been daily driving Arch for 6 months now, but considering moving back to Debian. I'm not really taking full advantage of many of the benefits that Arch offers.

While a bleeding-edge kernel is great, I don't particularly need it. Pacman is nice, but apt gets the job done too. Has anyone else switched from Arch to Debian? If so, did you miss anything from Arch that Debian couldn't replicate?

@debian

✅ This is done, but I want to make a guide. The port was just mapping 192.168.1.1/24 instead of the other subnets as well.

#ToDo #Writing #HomeLab

Set up a separate virtual switch on Proxmox connected to a VLAN for 192.168.2.x instead of 192.168.1.x. This will save a lot of time on manual configuration.

#Done #HomeLab

Another issue.. windows doesn't recognize the mouse on reboot until it's manually moved. Looking into a workaround, possibly using AHK, to automate this in the script.

#v1

Fixed the PowerShell script issue where it reboots outside of operating hours regardless of the time. Now, it only reboots if it's running and hits the specified time; otherwise, it waits. Made good progress by moving everything to Python. Also removed the API requirement for public holidays by using holidays.Australia(subdiv='VIC').

#Done #V1 #homelab