@vk6flab@lemmy.radio
Onno (VK6FLAB)
Anything and everything Amateur Radio and beyond. Heavily into Open Source and SDR, working on a multi band monitor and transmitter.
#geek #nerd #hamradio VK6FLAB #podcaster #australia #ITProfessional #voiceover #opentowork
member since 4 Mar 2024 06:00
comments
- on Why use Proxmox over Podman or Docker? in c/selfhosted@lemmy.world · 9h ago
-
on Compsci grads facing recession-like job prospects thanks to AI - Slinging coffee and waiting tables ain't just for liberal arts grads any more, say Census Bureau economists in c/technology@lemmy.world · 3d ago
This is not limited to CompSci graduates and gets worse the older you get.
It’s also not limited to CompSci.
-
on Shopify is moving from React Native back to Swift and Kotlin in c/technology@lemmy.world · 11 Sep 2026
Given that its CEO has some serious issues with democracy, I can’t say that I care one iota which language abomination is powering his empire.
- on Age verification mean end of anonymous account in c/privacy@lemmy.world · 10 Sep 2026
-
on Google Maps changes Lake Ontario to ‘Lake America’ for U.S. users in c/technology@lemmy.world · 30 Aug 2026
Also for Australian users.
Edit: Hmm, it’s the search results for “Lake Ontario” that return “Lake America” spam, the underlying map currently shows “Lake Ontario” here in Australia.
-
on What is your cloud backup solution? in c/selfhosted@lemmy.world · 30 Aug 2026
For how much data?
-
on What is your cloud backup solution? in c/selfhosted@lemmy.world · 30 Aug 2026
What are you using to get it there and back?
I’m asking because I had been using this for years and only after a catastrophic event, discovered that my “helpful” backup software had turned on versioning which AWS, also helpfully, doesn’t explicitly tell you when you attempt to delete old backup sets, showing no objects but charging you anyway.
I did recover all my data after a catastrophic event, but it was an expensive experience to put it mildly.
-
on Sharp rise in incidents of AI escaping users’ control, research finds in c/technology@lemmy.world · 30 Aug 2026
Hmm … “escaping” … you mean like say an internet worm or a virus?
Can’t wait to hear the next startup venture capital pitch:
“We’re like the Ghostbusters of AI”
-
on Microsoft's latest AI rebrand beats its own history of terrible rebrands, renaming Microsoft 365 Roadmap to "AI at Work" in c/technology@lemmy.world · 27 Aug 2026
Anyone remember “Microsoft Works”?
(It didn’t)

I moved from VMware Fusion after a hardware failure and migrated to Proxmox. I use VMs to isolate client information and to test and use different OS versions and distros.
I have a VM that runs Docker and connect to it via SSH for running applications I don’t want to install on my main workstation.
My main workstation is also a VM.
I came from bare metal Linux for years and found that I spent too much time recompiling kernels to make it work with my hardware.
Now that everything is a VM, changing underlying hardware, and even hypervisor is trivial.
If VMware hadn’t been bought by Broadcom and allowed me to virtualise x86 on Apple Silicon, I’d still be running VMware Fusion. UTM by the way is completely unreliable … I really tried.
As it is, I’m running Proxmox on AMD.
in summary, Proxmox allows me to build what I need when I need it virtually and it’s running on a standard Debian host.
Edit: #$#__# autocorrect (unreadable -> unreliable)