- Scraperr: self-hosted web scraping solution - Run in Docker and extract bits of remote web pages with XPath.
- Why can’t HTML alone do includes? - The author showcases a neat old-school trick using a self-deleting
<iframe>
. Good discussion in the comments (spoiler: it's the security). - Guitar Chords in CSS - Wild!
- Is telling a model to "not hallucinate" absurd? - the author and (most) commenters believe that iterative prompt tuning and less reliance on external information can lessen hallucinations. Fair, but I don't get how a system that is designed to give you a reply, any reply, based on weighted probability can ever be 100% trusted not to just make stuff up. It's like telling dice to be less random!
- Eject Disk - "A manifesto for everyone stuck in the system that keeps crashing you."
- ffmpeg for Artists - "A cookbook of handy examples I myself use to easily create videos for social media, websites, etcetera."
- JS Operator Lookup - Enter a JavaScript operator to learn more about it.
- cron-job.org - A free service that can run scripts and invoke webhooks on a schedule. Useful for making a service request, triggering a website build, etc.
Blog
Posted May 14, 2025.