06.07.2026: A Brief Topic Digest of https://discourse.homelabbrisbane.com.au

Compiled by Deepseek-V4-Pro:

Homelab Brisbane: Community Topic Digest

A survey of the most interesting technical discussions from the Homelab Brisbane Discourse forum.


AI & LLMs

Deepseek V4 Pro on Huawei Ascend Chips

China’s Deepseek V4 Pro running on domestic Huawei Ascend silicon finally crossed the Rubicon – matching or beating Western AI on homegrown hardware. The forum broke down what this means for the GPU embargo, local inference, and the shifting balance of AI power.

Running Deepseek-R1 Locally (14B vs 32B)

A practical guide to downloading and running Deepseek-R1 distilled models on consumer hardware. Covers Ollama setup, quantisation trade-offs, and real-world performance benchmarks between the 14B and 32B parameter versions on a home PC.

Notable Opensource LLMs

A curated round-up of the open-source LLMs actually worth running at home. Covers Qwen, Deepseek, Gemma 4, and practical considerations like VRAM requirements, quantisation formats, and which models deliver the best bang for your consumer GPU.

AI Agents: Opencode, Goose, Fabric, and MANUS

The community has been hands-on with multiple agentic AI platforms. Goose took a “big leap forward” as a general agent; MANUS solved real pharmaceutical and bargain-hunting problems; Fabric provides a modular command-line interface for chaining AI tasks; and Opencode ties it all together for multimodal work.

Techman’s AI Setup (June 2026)

A detailed walk-through of one member’s complete home AI rig – hardware choices, model selection, tooling, and lessons learned from running LLMs locally for over a year. It covers 1.75 million tokens consumed since August 2025.

Beyond Vibe Coding

Vibe coding got developers to prototype with AI – but what comes after the MVP phase? This discussion explores engineering rigor around AI-generated code, including testing strategies, code review for LLM output, and avoiding the $500,000 mistakes that happen when you trust the AI too much.

IDE for Agentic Agents

AI-powered IDEs are evolving beyond autocomplete into full agentic co-developers. The forum compares the state of tools like Cursor, OpenCode, and the emerging agent-IDE category where the AI doesn’t just suggest code – it plans, writes, tests, and debugs autonomously.

AI Security: Now Everyone Has It

When AI became ubiquitous, so did AI-powered attacks. The community discussed practical defences: AI-driven intrusion detection, automated patch management, prompt injection risks, and why your threat model needs updating now that script kiddies have access to GPT-class models.

Hugging Face – The AI Centre

An introduction to Hugging Face as the de facto hub for open-source AI. Covers model discovery, Spaces for hosting demos, the inference API, and how homelabbers can contribute back to the ecosystem.

AI Bird Watching

A delightful project using local AI to identify birds from photos captured by a home camera setup. Combines computer vision models with Home Assistant automation – the AI identifies the species and logs sightings to a dashboard.

AI-Powered Documentation Masterclass

Using LLMs to write, format, and maintain technical documentation. Practical tips on prompt engineering for docs, auto-generating API references, and reformatting legacy documentation to be more AI-digestible.

Notable Opensource LLMs (April 2026 Update)

A refresh covering what had changed in the open LLM landscape. Gemma 4 had landed, Qwen 3.6 was running locally via Ollama, and the community shared batch size tweaks and quantization tips.

Censored Internet? Unrestricted AI to the Rescue

When websites started region-blocking or paywalling, locally-run AI models offered a workaround – summarising content and answering questions without hitting the restricted endpoints.

Local AI Models on Thin Clients (aka Fun on a Budget)

What happens when you try running LLMs on repurposed thin-client hardware? Surprisingly functional results. The forum shared benchmarks and optimization tricks that make even modest hardware viable for smaller models.

Two AIs Discuss the Origins of Oil

A creative experiment: pitting two local AI models against each other in a debate about the abiogenic vs biogenic origins of petroleum. Part science, part entertainment, and entirely LLM-generated.

Which Programming Language Is Most Popular? (Qwen3:32b)

A fun benchmark where a locally-hosted Qwen3:32b model was asked to rank programming languages by popularity. The result sparked discussion about training data biases and whether LLMs make good survey tools.

So Many AIs, Such Little Time

A lament and comparison thread. With new models dropping weekly, how does a homelabber decide what to run? Covers evaluation strategies, leaderboard skepticism, and the case for sticking with a known-good model.


Home Assistant & Smart Home

Petrol Management in Home Assistant

A delightfully practical integration that tracks fuel prices, logs vehicle refuelling, and calculates cost per kilometre – all within Home Assistant dashboards. Pairs with the Wibwo API for real-time petrol station data.

Smart Home Dashboard

Designing an at-a-glance wall-mounted dashboard for family use. Covers layout principles, which cards to surface, and the tension between “information dense” and “actually usable by non-tech family members.”

Home Assistant Kiosk

Repurposing a tablet or old monitor into a dedicated HA kiosk. Covers hardware choices (mounting, power, screen burn-in mitigation), Fully Kiosk Browser configuration, and making touch interfaces work for quick actions.

Solar Solution and Home Assistant

The most active thread on the forum (143 replies, 1378 views). Deep-dive into integrating solar inverters, battery systems, and energy monitoring into HA. Covers Sungrow, Fronius, and various API approaches for real-time data.

Home Assistant Compatible Goodies

A living list of hardware that plays nicely with HA – Zigbee sensors, smart plugs, presence detectors, and the occasional weird gadget that turned out to be surprisingly useful. 33 replies of curated recommendations.

Cool Remote Control

A thread about finding the perfect physical remote for smart home control. Comparisons of Zigbee remotes, Stream Deck integrations, and custom ESP32-based controllers that bridge the gap between HA dashboards and tactile buttons.

Home Assistant Voice

Experiences with local voice control – from Raspberry Pi-based satellite devices to fully custom wake-word detection. Covers the promise (and occasional frustration) of going voice-only for home control.

A New Gadget: TRMNL

An e-ink information display that integrates with Home Assistant. Low power, always visible, and perfect for showing calendar events, weather, and sensor readings without a glowing screen on the wall.


Self-Hosting & Software

Homelab – Soup to Nuts (Proxmox Edition)

A complete walk-through of building a homelab from bare metal to fully operational using Proxmox. Covers networking, storage pools, VM templates, backups, and the gotchas that don’t appear in the official docs.

Getting Seerrious with the Arrs Suite

The *arr stack (Sonarr, Radarr, Lidarr, Prowlarr, etc.) explained for newcomers. Why the ecosystem matters, how the pieces fit together, and tips for avoiding common configuration mistakes that break automation.

Self-Hosted Email

The ultimate homelab challenge: running your own mail server. Covers the journey from initial setup through deliverability nightmares, SPF/DKIM/DMARC configuration, spam filtering, and the honest question of whether it’s worth it at all.

Paperless-ngx for Document Management

Scanning, OCR, tagging, and archiving all your paper documents into a searchable self-hosted system. Practical tips on scanner selection, category design, and integrating with Home Assistant for “mail arrived” alerts.

N8n – Workflow Automation

A self-hosted alternative to IFTTT and Zapier. The forum thread covers practical automations: Slack-to-email bridges, RSS-to-Telegram pipelines, and integrations that chain Home Assistant events with external services.

Jellyfin for Breakfast

Setting up Jellyfin for media streaming at home. Hardware transcoding, library organisation, the great subtitle debate, and how Jellyfin compares to Plex and Emby for the privacy-conscious homelabber.

Ntfy – Push Notifications

A self-hosted pub-sub notification system that sends push alerts to your phone. Integrates with everything from shell scripts to Home Assistant, and keeps your notification data off Google’s and Apple’s servers.

Ultimate Note Taking: Joplin vs Obsidian

The great note-taking debate. Joplin (open-source, markdown, encrypted sync) vs Obsidian (local-first, plugin ecosystem, graph view). Community members share their setups for combining notes with web clipping and knowledge management.

Audio Bookshelf

Self-hosting your audiobook and podcast library. Covers metadata management, mobile app clients, and the particular satisfaction of having your entire audiobook collection available without a subscription.

Pi-hole vs NextDNS

When Pi-hole isn’t enough – or is too much to maintain. The forum compares the classic self-hosted DNS ad blocker with cloud-based NextDNS for ad blocking, tracker prevention, and parental controls.

Organising Photos and Videos (with LLM Help)

Using local AI models to automatically tag, categorise, and search personal photo libraries. Goes beyond basic facial recognition into scene description, object detection, and natural-language photo search.

Docker or Podman?

The container runtime debate. Docker’s ecosystem maturity vs Podman’s daemonless architecture and better security posture. Honest discussion about when each makes sense in a homelab.

Homelab PXE Booting

Network-booting servers, thin clients, and rescue environments. A practical guide to setting up a PXE server with iPXE, netboot.xyz integration, and automated OS installation via preseed/kickstart files.

Proxmox Backup Server on a QNAP NAS

A howto for running PBS on QNAP hardware. Covers the installation gotchas, storage layout, deduplication performance, and why having deduplicated backups on separate hardware is worth the effort.

Self-Hosted Productivity Suite

A roundup of FOSS tools that replace Google Workspace / Office 365: Cryptpad for collaborative editing, Nextcloud for file sync, and various calendar, contacts, and tasks servers that interoperate.

Podcast Manager Recommendations

From Audiobookshelf to Podgrab, the community shares their solutions for self-hosting podcast subscriptions with automatic download, archive, and cross-device playback.

Compose Yourself: Useful Self-Hosted Software

A curated Docker Compose collection of the tools homelabbers actually run. Not a theoretical list – these are battle-tested configs for services that survived the initial enthusiasm and are still running months later.

Docker in 241 Seconds

A speed-run introduction to Docker concepts, commands, and patterns. Not 6 seconds, not 6 hours – the Goldilocks length for getting someone from zero to a running container.

Lighter and Faster

Performance optimisation and resource efficiency in self-hosted services. Switching from heavyweight stacks to leaner alternatives, measuring resource usage, and the art of doing more with less.

Caddy – The Ultimate Server

Why Caddy has become the go-to web server for homelabbers. Automatic HTTPS via Let’s Encrypt, simple Caddyfile syntax, and built-in reverse proxy capabilities that make Nginx config files look like overkill.


Hardware

Designing an Electronic Mousetrap (Part One)

A fascinating project to build a smarter mousetrap using electronics – sensors for detection, an automated mechanism, and alerts via Home Assistant. Part hardware design, part biology, and entirely DIY.

DRAM Prices Up 400 Percent in a Year

The forum reacts to shocking DRAM price increases. Discussion covers root causes (fab capacity, AI demand), strategies for homelabbers (used enterprise RAM, timing purchases), and what it means for budget server builds.

$500(ish) AI Build Challenge

Can you build a capable AI inference machine for under $500 AUD? The community shared parts lists, benchmark results, and creative sourcing strategies for second-hand GPUs and ex-lease workstations.

I’m Building a 14-Core Xeon Server for Under $100 AUD

A classic homelab challenge: cobbling together a capable server from eBay parts, surplus RAM, and repurposed cases. The thread follows the build from parts selection through assembly and first boot.

LTO Tape Drives

Old-school backup for the modern homelab. Why tape still matters for cold storage, how to source affordable LTO drives, and the peculiar joys of managing LTFS volumes alongside your disk arrays.

Pebble Time 2 – It’s Finally Happening!

The resurrection of the beloved e-paper smartwatch. The forum discussed what made the original Pebble special, why the new model matters for the open-source wearable community, and integration possibilities with Home Assistant.

UPS Hardware Recommendations

Choosing the right uninterruptible power supply for a homelab. Runtime calculations, pure sine wave vs simulated, NUT (Network UPS Tools) integration, and which brands hold up under Brisbane’s storm season.

HLB Meshtastic Discussion

A deep community dive into Meshtastic – the open-source, off-grid, LoRa-based mesh communication platform. Covers hardware nodes, antenna design, range testing, and practical use cases around Brisbane.

In Praise of Proxmox

Why the community keeps coming back to Proxmox as their hypervisor of choice. ZFS integration, LXC containers, clustering, and the comfort of a Debian base underneath it all.

Sway with StreamDeck

Repurposing an Elgato StreamDeck as a physical control panel for the Sway tiling window manager. Custom button layouts, Lua scripting for workspace switching, and the satisfying click of hardware buttons.

Navigating the 3D Printer World

A beginner’s guide to 3D printing for homelab use – printer selection, filament choices, essential upgrades, and the surprising number of homelab brackets and enclosures you’ll print once you start.

Recycling, E-Waste, and Repair

Where to source second-hand gear in Brisbane, how to responsibly dispose of dead hardware, and the repair café movement. A practical resource list for the frugal and environmentally-conscious homelabber.

I’m Building a NixOS AI PC and FreeBSD NAS

A dual-build project: a NixOS workstation focused on local AI inference paired with a FreeBSD NAS for ZFS-native storage. Covers hardware selection and the rationale behind using two different operating systems.

Life After Death (Hardware Estate Planning)

What happens to your homelab when you’re gone? A thoughtful discussion about documenting your setup, creating runbooks for family members, and designing systems that can be gracefully decommissioned.

Too Good to Throw Out; Too Tricky to Fix

The homelabber’s eternal dilemma: when is repair not worth it? The community shares war stories of heroic fixes, elegant hacks, and the moment they finally admitted defeat.


Networking

Self-Hosted NTP with GPS + PPS

Building a stratum-1 time server using a GPS receiver with pulse-per-second output. Achieves microsecond-level accuracy for your entire network – overkill for most, but deeply satisfying for the time-obsessed.

IPv6-Only at Home with NAT64 and DNS64

Going IPv6-only on the home LAN with translation gateways for legacy IPv4 services. A practical field report on what breaks, what works, and whether the complexity is worth the learning experience.

China’s Underwater Data Center Powered by Ocean Wind

A fascinating look at the world’s first offshore, underwater data centre – cooled by seawater and powered by ocean wind turbines. The forum discussed the engineering challenges and implications for coastal data centre design.

Starlink’s $8.50 AUD Unlimited Plan (500 kbps)

SpaceX’s ultra-budget tier sparked lively debate: is 500 kbps usable in 2026? The community shared use cases (IoT backhaul, backup connectivity, remote sensor networks) where slow-but-unlimited beats nothing-at-all.

Time to Get Serious About My Router

Moving beyond ISP-supplied hardware to dedicated router/firewall appliances. Covers OPNsense, pfSense, OpenWrt, and the journey from “plug it in and hope” to VLAN segmentation and traffic shaping.

An Ode to OpenWrt

A love letter to the open-source router firmware. Why OpenWrt continues to be relevant decades later, favourite packages, and the satisfaction of breathing new life into an ISP-branded router.

Homelabbing Above 1 Gbps

What changes when your home network exceeds gigabit speeds. 2.5 Gbps and 10 Gbps networking gear, cable choices (Cat6A vs fibre), and the humbling realisation that most of your existing switches become bottlenecks.

Homelab Certificate Management

Managing TLS certificates across multiple services without losing your mind. Covers ACME automation, wildcard certificates via DNS challenges, and integrating Let’s Encrypt with Traefik, Caddy, and Kubernetes ingress.

Flight Risk: ADS-B in Australia

Setting up an ADS-B receiver to track aircraft overhead. RTL-SDR dongles, antenna placement, feeding data to FlightRadar24 and FlightAware, and the surprisingly addictive hobby of plane spotting from your homelab.

IPAM / DCIM – What to Choose?

IP address management and data centre infrastructure management for the home lab. When a spreadsheet isn’t enough, and the available open-source tools (NetBox, phpIPAM) that bring order to growing networks.

Network Monitoring Systems

From LibreNMS to Zabbix to Prometheus + Grafana, the community compared network monitoring solutions. Covers SNMP configuration, alert fatigue, and building dashboards that actually help you spot problems.

Pangolin – Mesh, Reverse Proxy, and Access Control

A reverse proxy and access management tool that handles mesh networking scenarios. Simplifies exposing internal services securely and managing access across a distributed homelab topology.


Development & Tools

Why Fossil DCVS Is So Great

A spirited defence of Fossil SCM (the version control system that powers SQLite) as an alternative to Git. Covers the integrated wiki, forum, and ticketing – everything in a single SQLite database with no external dependencies.

Git Is a BAD Choice for a Package Manager

A contrarian take on using Git for package distribution. The forum explored the mismatch between Git’s design goals and package management needs, with Fossil SCM offered as a more suitable alternative.

Living the Lie (GitHub Rant)

A passionate post about GitHub’s dominance and the illusion of “open source” on a proprietary platform. Discussion touched on self-hosted alternatives like Gitea and Forgejo, and whether convenience beats principles.

Beyond Vibe Coding

The follow-up to the vibe coding trend – once you’ve prototyped with AI, how do you turn that prototype into production-quality code? Covers testing strategies, code review for AI output, and engineering discipline.

I Made a Mecrisp-Stellaris Language Server (Forth)

A member built a MIT-licensed Language Server Protocol implementation for Forth on the Mecrisp-Stellaris platform. Autocomplete, go-to-definition, and hover docs – for a language most IDEs have never heard of.

Marp – Markdown-Based Presentations

Using Marp (Markdown Presentation Ecosystem) to create slides from plain text. The community’s go-to for meetup talks – edit in your favourite editor, render to HTML or PDF, and never touch PowerPoint again.

Configuring Sway (Tiling Window Manager)

A long-running thread on Sway configuration. From multi-monitor handling to Wayland quirks, the community shared dotfiles, keyboard shortcut setups, and the ongoing Hyprland migration debate.

Arch vs NixOS vs Fedora Sway Atomic

The distro decision for a Wayland tiling setup. Arch’s rolling updates, NixOS’s reproducibility, and Fedora Atomic’s immutability – each with passionate advocates and real-world trade-off analysis.

NixOS Crashed and Burned – Back to FreeBSD

A cautionary tale of NixOS complexity. After years of maintaining Nix configurations, a member returned to FreeBSD. The thread explores the tension between reproducible builds and operational simplicity.

Ansible 101 – Useful Resources

A curated list of Ansible tutorials, playbooks, and patterns for automating homelab deployments. Covers inventory management, role design, and integrating Ansible with Proxmox for VM provisioning.

Hypervision: Xen vs Hyper-V vs KVM

A comparative look at hypervisors for homelab use. Benchmarks, management tooling, GPU passthrough capabilities, and the practical considerations that matter more than synthetic benchmarks.

Nostr – Past, Present, and Future

A deep exploration of the Nostr protocol for decentralised social networking. Covers relay setup, key management, the client ecosystem, and why some homelabbers see it as the future of social media.

Kubernetes – a Pilgrim’s Progress

The journey from Docker Compose to k3s in a homelab setting. Covers the steep learning curve, the moment it clicks, and honest advice about whether you actually need Kubernetes at all.

Container vs VM: Hypervisor War Is Over

Why the VM vs container debate is settled – and why the answer is “both.” LXC for lightweight services, full VMs for isolation-heavy workloads, and how Proxmox lets you mix them seamlessly.

Signal Detection Theory

A fascinating crossover between psychology and data analysis. The forum explored how Signal Detection Theory applies to system monitoring, alert thresholds, and distinguishing real incidents from false alarms.

Cryptpad at HLB

Setting up Cryptpad – a zero-knowledge, collaborative document editing platform. The community explored using it for meetup notes, shared planning docs, and as a privacy-respecting alternative to Google Docs.


Solar, Power & Environment

Solar Solution and Home Assistant

The most active thread on the forum. Deep technical discussion about solar inverter integration, battery storage monitoring, energy dashboards, and automating home loads to maximise self-consumption.

Sungrow Systems Control

Specific integration of Sungrow solar inverters with Home Assistant using the MKAISER integration. Covers Modbus communication, data polling strategies, and custom automation based on solar production.

Ain’t No Sunshine (Power Outage Stories)

Brisbane weather meets homelab resilience. Members shared UPS runtime logs, generator setups, and the lessons learned from real power outages during storm season.

Batteries, Batteries, Batteries

Home battery storage options compared: Tesla Powerwall, BYD, LG Chem, and DIY LiFePO4 banks. Covers capacity calculations, payback periods, and the “virtual power plant” programs available in SEQ.

Cyclone Alfred: Stories from the Cat 2 Brisbane Cyclone

A real-world resilience report. How homelabbers prepared for and weathered Cyclone Alfred – UPS runtime, generator plans, internet failover, and which precautions actually mattered.