Microposts
holy shit this talk is simultaneously such a time capsule but also still so incredibly relevant
i wonder if someone awesome has already made a great talk about this…
it feels like the existence of the web is antithetical to capitalism…
Popping preconceived popover ponderings | scottohara.me
🔖https://www.scottohara.me/blog/2025/03/14/popovers.html
🔗https://ellyloel.com/popping-preconceived-popover-ponderings-scottohara-me/How To Argue Against AI-First Research — Smart Interface Design Patterns
🔖https://smart-interface-design-patterns.com/articles/ai-user-research/
🔗https://ellyloel.com/how-to-argue-against-ai-first-research-smart-interface-design-patterns/does anyone know how to/if there is a way to stop a splat redirect from /example/* to /:splat from including /example/index.html?
i want /example/<post-title>/index.html to be redirected to /<post-title>/index.html, but i want to be able to keep the /example/index.html page
Edit: this is using cloudflare pages _redirects file
OddContrast Raycast script (https://ellyloel.com/oddcontrast-raycast-script/)
I built this for myself but I figure others will likely find it useful too. OddContrast (https://www.oddcontrast.com/) is my preferred contrast checker and I use Raycast for almost everything so using their Script Commands (https://github.com/raycast/script-commands) feature for this made sense (an extension might be nicer but, it would also much more complex).
Color.js convert Raycast script (https://ellyloel.com/color-js-convert-raycast-script/)
Similar to my OddContrast Raycast script (https://ellyloel.com/oddcontrast-raycast-script), I built this for myself but again I figured others would find it useful as well. Color.js convert (https://apps.colorjs.io/convert/) is my preferred color converter and I use Raycast for almost everything so using their Script Commands (https://github.com/raycast/script-commands) feature for this made sense.
Human-readable date formatting with vanilla JavaScript | Henry From Online
🔖https://henry.codes/writing/human-readable-date-formatting-with-vanilla-javascript/
🔗https://ellyloel.com/bookmarks/human-readable-date-formatting-with-vanilla-javascript-henry-from-online/