RSSAmplifier

Blog

(untitled)

Dmitry Semenov's personal blog. From solutions to random insights, explore practical advice and thoughtful reflections on a broad range of subjects.

monobit.devRSS feed ↗8 posts

Latest posts

Remote Power Monitoring: Taking It to the Next Level

Discover how a simple power outage alerting system evolved into a sophisticated home monitoring solution. This article details the integration of EcoFlow API, MQTT, Prometheus, and Grafana.

Navigating 3D Printing: A Year of Personal Experience

Explore tips learned from a year of 3D printing, starting with the acquisition of a Creality K1 Max.

Device limit reached for this Apple ID - Solution

A brief guide on resolving the "Device limit reached" issue when adopting a new Apple device.

Remote power monitoring

A concise guide to share with friends facing similar challenges.

Monobit.Dev

Short history behind the monobit.dev

Cheatsheet

You may find this page useful or not. My goal is to collect information I have to search for online because I rarely need it and have to relearn it each time. Instead of repeatedly searching for the same use cases, I compile them here. Initially, I published these as separate tech pages, but it didn't make much sense since each entry is quite small.

Phoenix How-To: Use Slugs instead of IDs

Simple instructions to learn how to replace numeric or GUID IDs with user-friendly string slugs.

Phoenix LiveView Tailwind CSS Modal

Code snippet for a modal in LiveView (0.17.5) with Tailwind CSS (3.0.2)