HHongintech.mrleong.net·Jun 17 · 5 min readCron Prompts vs Agent Skills: A Separation of ConcernsMost 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 re00
HHongintech.mrleong.net·Feb 26 · 1 min readDa Ma Cai 大马彩 APITL;DR Scarp draw result, host on GitHub, retrieve it like API at damacai.hongineer.com. Data Scraping I have previously shared a technique for scraping Da Ma Cai draw result. Now I finally have time t00
HHongintech.mrleong.net·Feb 24 · 2 min readMonitor MySQL Replication Status with a Bash ScriptThis is a Bash script that check if the replica (slave) health status. If there is an issue, it will exist with non-zero status. This is useful when used with monitoring tools like [Monit](https://mmo00
HHonginsaysomething.hashnode.dev·Feb 12 · 5 min readBeyond Autocomplete: A Developer's Playbook for AI-Native Software DevelopmentFor years, we’ve treated AI as a clever pair programmer—a tool for autocompleting lines or translating comments into functions. But the stories emerging from research labs and early adopters paint a very different, far more consequential picture. We’...00
HHonginsaysomething.hashnode.dev·Feb 9 · 5 min readApple Silicon's Heterogeneous Design: Unlocking Performance & Efficiency for DevelopersIf you’ve ever used a Mac with Apple silicon, you’ve likely felt its speed and endurance. Apps launch instantly, video renders smoothly, and your battery seems to last forever—even with dozens of browser tabs open. While it's easy to credit this to “...00