Category: Uncategorized
-
How To Re-Flash the TekOnline 7-Zone HVAC Controller From Home Assistant
If your board shows up in Home Assistant as something like esphome-web-6ad244, only exposes one or two generic entities, and no longer behaves like the zone controller, it is usually running generic ESPHome web firmware instead of the TekOnline zone-control config. This guide shows how to load the correct YAML back onto the board using Home…
-
The Friction of Building 3D Scenes Through an Automated Workflow
There is a big difference between proving that a 3D pipeline works and proving that it is a good way to make art. That difference becomes obvious very quickly when you try to build a game environment through an automated Blender workflow. On paper, the loop sounds efficient. A script receives a prompt, builds geometry,…
-
Moving a Project from EasyEDA Standard to Pro Without Orphaning the PCB
If you are moving an existing hardware project from EasyEDA Standard to EasyEDA Pro, the main risk is not file conversion. The main risk is breaking the link between the schematic and the PCB. That usually happens when a team imports a newer schematic from one revision, combines it with a PCB from another revision,…
-
How to Use sqlite3.exe to Explore and Query a SQLite Database
SQLite is one of the easiest databases to work with because it stores everything in a single file and does not need a server running in the background. If you have a .db, .sqlite, or similar database file, the sqlite3.exe command-line tool lets you inspect it, list its tables, and run SQL queries directly from…
-
How to restore “Open with Code” after installing VS Code without shell integration
If Visual Studio Code is already installed but Open with Code is missing from the Windows right-click menu, the usual cause is simple: the Explorer integration option was not selected during installation. The fix is straightforward. You can add the missing Explorer entries yourself with a short PowerShell script and no reinstall. This guide uses a per-user…
-
Stop Rewiring Nginx Every Time You Add a New Homelab Stack
If you run a busy homelab, you already know the pattern. You spin up a new app. Then another one. Then you rebuild one, move ports around, rename acontainer, or split a stack into two services. Suddenly Nginx is broken, your proxy targetsare stale, and you are SSHing into the box again to โjust fix…
-
Example penetration testing document
Confidential Northwind Community Health (Demo) Patient Notes Platform Penetration Test Final Report v1.0 This document is a fully synthetic example for training and blog publication. All data is fictional. Document Information and Control Information Field Value Document Type Report Project Name Patient Notes Platform Penetration Test File Name NC-H-PatientNotes-Pentest-Final-v1.0.pdf Preparation Action Name Title Contact Details…
-
How I Recovered Docker Disk Space on Windows (WSL2) and Jumped to 99 GB Free
Docker cleanup can be misleading on Windows with WSL2.You can delete images and caches, but still see almost no free-space gain on C:. This happened because Docker data lived inside a large virtual disk: The fix was: Why This Happens docker system prune frees space inside the Linux filesystem, but Windows may keep the .vhdx file at its old size until…
-
Clinical Call Management Software: How to Improve Continuity of Care in the public health space
Don’t have time to read the article? Check out ClinCalls – a clinical data solution tailored to suit population health units. Clinical teams handle high volumes of calls, follow-up actions, and handoffs every day. When ownership is unclear, small gaps turn into delayed care, duplicated effort, and missed steps. This is exactly where clinical call…
-
Well that is a little more than usual ๐
Just putting this up more of a reminder to my future self. This was from the HVAC Zone Controller and promoting it on the Facebook Home Assistant group. This post https://www.facebook.com/share/p/1DuqeyED87/ You can find the product here: esp32 Zone Controller HVAC