Web development
nephridium labs
A space for how-tos and experiments. . . .
Home Automation
Gadgets
Technology
Latest entries
2025-03-22

Using Node-Red to have an AI fitness coach analyze your smart scale data.
2025-03-01

How to build a Vite app that generates flashcards that can be printed.
2025-02-13

Integrating the eufy P2 Pro into Home assistant.
2025-01-19

Make Furby work without an internet connection using Ollama with a local LLM.
2024-12-30

Making a Furby "smart" by running it on an AI assisted Home Assistant instance.
2024-09-20

Playing with querySelectorAll() to extract data from the Github actions UI (or any other webpage).
2024-08-09

Setting up an open-source RTSP Server using Raspberry Pi Zero 2 W.
2024-05-10

A look into an instance of runaway regular expressions due to catastrophic backtracking.
2023-12-19

Using `Mermaid` for generating Gantt charts from structured data.
2022-12-02

Setting up the Aqara E1 thermostat with Z2M on Home Assistant.
2022-05-02

Resetting Ikea Zigbee switches after battery change.
2022-05-01

Setting up the Aqara temperature sensor with Z2M on Home Assistant.
2022-04-18

How to parse URL params into objects.
2021-04-05

Using `watch` we can visually highlight changes to remote resources and webpages.
2021-03-11

Some things to keep in mind while working with arrays in an `async` function.
2019-03-15

Apply colors on certain DOM elements based on their value from the dev console.
2019-01-21

Using `fx` from the CLI as a flexlibe utility for analysing JSON.
2018-09-02

Using CLI to combine JSON formatted log entries into an array for further analysis.
2018-08-23

Using CLI to fix invalid JSON files.
2018-06-05

CLI command to find a process running on a certain port and terminate it.
2018-05-10

Using `screen` to extend the duration of Travis debug sessions.