Blog
Twitter and instagram links with (a little) more privacy
Published at: 3 Aug 2025
tools
app
You know when someone sends you an insta or twitter post, and it requires you to log in? That's stupid. Here's a quick new tool to convert instagram and twitter/x links to more privacy friendly alternatives.
Enter and exit animations using @starting-style and allow-discrete
Published at: 15 May 2025
css
animation
Exit and enter animations have historically been annoying to implement. Frameworks have made it easier, but what if you just want to use vanilla css? @starting-style is here to solve your problems!
Hiding number input spin buttons
Published at: 3 May 2025
snippet
css
Sometimes an input field requires only numbers to be entered, but it doesn't make sense to have the spin buttons. Here's a snippet to remove them!