rentierdigital.hashnode.dev11ty : how to use the image plugin to generate responsive images for CSSI wanted to use the Eleventy plugin to process an image and set it as a div background. My initial approach involved using the following Eleventy shortcode and CSS: {% image "bg.png", "photo", [300, 600], "(min-width: 30em) 50vw, 100vw" %} .backgrou...4d ago·7 min read
rentierdigital.hashnode.devI Stopped Vibe Coding and Started “Prompt Contracts” — Claude Code Went From Gambling to ShippingLast Tuesday at 2 AM, I deleted 2,400 lines of code that Claude Code had just generated for me. Not because it was bad code. It compiled. It ran. It even looked clean. But it solved the wrong problem.5d ago·12 min read