TekOnline

Author: jcianci12

  • The Perils of Solar Battery Rebates and Why Homeowners Feel Like They’re Being Taken for a Ride

    Australians love a rebate. On paper, it sounds simple: the government offers a generous discount, households get cheaper batteries, and everyone wins. In reality, rebates can create a pricing fog that makes it much harder for ordinary people to tell what something should actually cost. That is exactly why so many homeowners come away from…

  • SongWalk – Local Hosted Music Sharing Made Easy

    SongWalk – Local Hosted Music Sharing Made Easy

    SongWalk is a retro-inspired music dropbox for friends, collaborators, and families who need to share libraries without the noise of mainstream cloud storage. The new SongWalk brand keeps the same battle-tested songshare backend but wraps it in a polished AV-style skin, a fresh logo, and a single-cross-platform quick-share script that covers both local Python and Docker deployments. Why SongWalk?…

  • EasyEDA Pro test points and PCBA BOM exports: the unintuitive checkbox that finally fixed it

    If you are sending a board off for assembly and your manufacturer keeps asking why your test points are in the BOM, here is the fix that finally worked for me in EasyEDA Pro. I had a set of test points that were just bare PCB pads. No fitted part. No metal loop. Nothing to…

  • Lightweight Monitoring Endpoints for WordPress

    The Goal When monitoring a WordPress site, the endpoint should answer one simple question: It should not load the full WordPress application unless you deliberately want an application-level health check. That matters because many common WordPress URLs trigger PHP, database access, plugin loading, cron hooks, and background jobs. For a busy site, that turns a…

  • ESP32 Flashing Cheat Sheet

    Practical commands for flashing and recovering ESP32 boards in this repo on Windows. Tool Check On this machine, ESPHome is available via python -m esphome and esptool via python -m esptool. Checked locally on 2026-03-21: ESPHome 2025.12.2, esptool 5.1.0. Find The COM Port List serial ports: More detail from Windows: Quick before/after method: Repo Commands Validate config only: First USB flash: Flash zone firmware over…

  • Register your interest in our esp home v3 in wall smart zone controller.

    A direct swap for these wall controllers, allows you to control zones from Home Assistant. I’m hoping to have these in the next few weeks (still need to design a face plate) Simply: Update! Front face competed! Feel free to leave your email here and we will keep you posted!

  • How to Adjust the Centre Lever Friction on a 1999 Sea-Doo Speedster Twin Throttle Control

    If you’re rebuilding or reassembling the twin throttle and shifter control on a 1999 Sea-Doo Speedster, one thing that can be confusing is the friction adjustment for the centre lever. When I was putting mine back together, I could clearly see how one side’s throttle lever friction was adjusted, but the centre lever friction adjustment…

  • Why Leaving Your TFS Git Username Blank Can Fix Authentication on Windows

    If you use TFS on-prem, Git over HTTPS, and Windows, you may have run into a strange authentication issue: You enter the correct username and password… and Git fails. Then you try again, leave both fields blank, and suddenly it works. That feels backward, but there is actually a solid reason for it. The setup:…

  • Parallel AI Coding

    Parallel Coding: Using AI Agents Like a Development Team For a long time, I’ve used AI-powered coding tools inside modern IDEs, and they’ve been incredibly useful. But more recently, I’ve started to realise the real power of parallel and recursive AI agents. Here’s how it works. You start a lead agent and ask it to…

  • How to Find Queensland Inspection Services Openings Faster for WOVI Bookings

    If you are chasing a Queensland Inspection Services booking for a written-off vehicle inspection, you already know the frustrating part is not understanding the process. It is finding an appointment when one actually opens up. That is where Auction FastView comes in. The official process in Queensland routes written-off vehicle inspections through Queensland Inspection Services…