Author: jcianci12
-
đ How I Fixed âImprov Wi-Fi Serial Not Detectedâ When Adding a New ESPHome Device in Home Assistant
If youâve been trying to add an ESP32/ESP8266 device to Home Assistant using ESPHome and ran into this frustrating message: âAn error occurred. Improv Wi-Fi Serial not detectedâ âŚyouâre definitely not alone! This error pops up right after flashing the firmware when ESPHome tries to configure Wi-Fi via the web serial interface and can stop…
-
How to Set Up SSH Access to pfSense: Complete Guide
Setting up SSH access to your pfSense firewall/router gives you powerful command-line capabilities for troubleshooting, monitoring, and advanced configuration. This guide covers everything you need to know to set up secure SSH access to pfSense. Why Use SSH with pfSense? SSH access to pfSense enables you to: Prerequisites Method 1: Password Authentication (Quick Setup) Password…
-
When Your Cardio Gets Fit Faster Than Your Body
Understanding why tendons, muscles, and bones become the bottleneck If youâve recently started running more consistently, you might notice something strange: Your heart rate is improving.Your breathing feels easy.Your pace is getting faster. âŚbut your legs feel tight, tender, or âbehindâ. This isnât weakness. Itâs not failure.Itâs biology. What youâre experiencing is cardiovascular fitness outpacing…
-
Data Attribute Modal Convention: Dynamic Modals and Parent Page Updates
Overview This guide explains how to use the data attribute convention for loading modals dynamically via AJAX and updating the parent page when actions occur within the modal. This pattern follows the CDIS unobtrusive AJAX principles, keeping JavaScript separate from HTML and making code more maintainable. Table of Contents Introduction The data attribute modal convention allows you…
-
SQL ‘Like’ Command Cheat Sheet
The LIKE command in SQL is used to search for a pattern within a text/string column. Itâs very useful when you donât want an exact match but want to find strings that follow a certain pattern. Hereâs a clear breakdown: Basic Syntax Wildcards LIKE uses wildcards to define flexible patterns: Wildcard Meaning Example % Any…
-
SQL JOIN Cheat Sheet: A MemoryâFriendly Guide
If you ever find yourself pausing midâquery wondering âwait⌠WHERE goes before GROUP BY, right?ââthis cheat sheet is for you. This article gives you: The One Mnemonic to Rule Them All âSome Friendly Joins Only Work Great On Large Dataâ Each word maps to the exact order of a SQL query: Mnemonic Word SQL Clause…
-
When Systems Forget the User: The Hidden Cost of Poor UX in Clinical Settings
Many systems fall short not because the technology is inadequate, but because user experience (UX) is not meaningfully considered â or sustained â over time. In clinical environments, where time is finite and pressure is constant, this gap becomes especially visible. Clinical systems are used by a wide range of people with very different needs.…
-
Finding Discovery 3 Air Suspension Leaks: Let the Smoke Do the Work
Hunting down a small air suspension leak on a Discovery 3 is usually a slow game of bubblesâspraying soapy water over lines, fittings, and airbags, then watching for tiny bubbles. It works⌠eventually. But itâs tedious, easy to miss, and can test your patience. Iâm taking a different approach: using an automotive smoke machine. Instead…
-
Discovery 3 Air Suspension Quirks: Calibration Matters
Just a quick note for anyone noticing their Discovery 3âs front end behaving oddly at low speeds or when stopping at lights: I recently discovered that miscalibrating the air suspension can cause this. I thought I was on flat ground when doing the calibrationâbut apparently I was slightly off. What I noticed was the front…
-
Discovery 3 Temp Sensor: Slow but Normal
Just a heads-up for anyone watching their Discovery 3 temp gauge and thinking itâs broken: the outside temperature sensor is supposed to be slow. I swapped mine out recently because I thought it was acting up and ordered a replacement from AliExpress. Big mistakeâthe new sensor immediately showed -8°C⌠in 28°C weather. Yep, negative eight.…