How To Choose Waveshare ESP32-S3 Boards
Waveshare sells a surprising number of boards built around Espressif's ESP32-S3. That sounds useful until you open the catalogue and meet a wall of names such as ESP32-S3-LCD-2.8, ESP32-S3-LCD-2.8B, E

Search for a command to run...
Series
Tips and tricks to make life easier. Work smart, be a lazy programmer.
Waveshare sells a surprising number of boards built around Espressif's ESP32-S3. That sounds useful until you open the catalogue and meet a wall of names such as ESP32-S3-LCD-2.8, ESP32-S3-LCD-2.8B, E

Most AI agents that support scheduled tasks have two sources of instruction when a cron job fires: The cron prompt — the task-specific instructions you wrote when scheduling the job The skill — a re

This is a quick way to download files from different URLs in parallel. List all URLs in a file urls.txt https://example.com/file1.zip https://example.com/file2.zip https://example.com/file3.zip https://example.com/file4.zip One-liner download using w...

When developing Node.js applications, you might be tempted to use npm install -g for convenience. However, global npm package installations can lead to significant issues, especially when managing Node.js applications rather than just project depende...

Dreaming of running your own server or "homelab" in Malaysia? Many internet service providers (ISPs) like TM Unifi and Maxis Fiber utilize Carrier-Grade NAT (CGNAT) for IPv4 address management. This means your home router is assigned a private IP add...

Dopamine, often associated with happiness and pleasure, can be harnessed to improve productivity and motivation, especially in the context of software development. The speaker shares personal experiences of overcoming boredom and frustration as a jun...
