There’s a new type of CSS scroll-state query coming: “scrolled”.
This one remembers the last direction you scrolled into, which you can use to build “hidey bars”: when scrolling down (or having scrolled down), the hidey bar hides itself. When then scrolling back up, the hidey bar reveals itself.
22.10.2025 16:48 — 👍 206 🔁 29 💬 14 📌 5
Interop Feature Ranking
Rank the web platform features you care most about
As an experiment, we (the Firefox team) wanted to try a new way to get feedback on which Interop proposals matter most.
So, here's a web app where you can rank the proposals you care about, giving us data we can use when reviewing which ones to champion.
interop-rank.jakearchibald.com
09.10.2025 17:00 — 👍 252 🔁 115 💬 19 📌 22
An email saying that the poster's billing account closed because it has reached the expiration time
NOOOOO MY FREE CREDITS
07.10.2025 14:00 — 👍 1 🔁 0 💬 0 📌 0
CSS Bluesky Feed · October 4, 2025
On Bluesky? Here's a CSS Feed I made
I made a Bluesky #CSS Feed 🤘🏻
(takes a lot of work to filter out the garbage… damn)
but I believe I've setup a good system!
nerdy.dev/css-bluesky-...
04.10.2025 22:47 — 👍 168 🔁 20 💬 8 📌 0
▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░ 75.00%
01.10.2025 18:00 — 👍 114 🔁 44 💬 2 📌 9
took me a while to figure out why i got null from the HTTP headers in javascript, even though it exists in the devtools.
good thing it was an easy fix
30.09.2025 14:42 — 👍 0 🔁 0 💬 0 📌 0
CORS-safelisted response header - Glossary | MDN
A CORS-safelisted response header (also known as
Another funny thing i encountered while working on my side project, and TIL
CORS mess with your HTTP headers in the browser and won't expose any of it except the whitelisted ones.
developer.mozilla.org/en-US/docs/G...
30.09.2025 14:37 — 👍 1 🔁 0 💬 1 📌 0
The :user-valid and :user-invalid pseudo-classes | Articles | web.dev
About the :user-valid and :user-invalid pseudo-classes and how to use them to improve the user experience of input validation.
TIL, if you have <input type=file required> in your html and some css that targets the :invalid pseudo class, it will fire even if you haven't inputted any file.
A simple switch to :user-invalid will fix the issue
web.dev/articles/use...
30.09.2025 08:05 — 👍 1 🔁 0 💬 0 📌 0
Tweet from Guillermo Rauch, featuring a picture of him and Benjamin Netanyahu, and tweet text:
“🇺🇸 🇮🇱 🇦🇷
Enjoyed my discussion with PM Netanyahu on how AI education and literacy will keep our free societies ahead.
We spoke about AI empowering everyone to build software and the importance of ensuring it serves quality and progress.
Optimistic for peace, safety, and greatness for Israel and its neighbors.”
fuck vercel, fuck Next.js, fuck Svelte, fuck Turborepo, fuck SWR, fuck SWC
Posing with the architect of a genocide for sales leads is an insane and deeply immoral stance
these projects cannot separate themselves from the CEO of the company who funds them
29.09.2025 19:27 — 👍 280 🔁 47 💬 13 📌 25
New viewports with iOS? It’s irrelevant viewports.fyi
16.09.2025 08:29 — 👍 13 🔁 3 💬 2 📌 0
i need more soy webdev content and memes in my feed
16.09.2025 17:17 — 👍 0 🔁 0 💬 0 📌 0
a close up of a cat 's face with a smile on it
Alt: a close up of a cat 's face with a smile on it then turned unsettling
man why is my alt acc algo seeped into this account bruh, i don't want to see or be seen scrolling into unprofessional stuff
16.09.2025 17:13 — 👍 0 🔁 0 💬 1 📌 0
visualized zlib bit stream where the text is stretched and squashed to match the bits
text compression
09.09.2025 21:18 — 👍 195 🔁 33 💬 7 📌 0
multipart rar is annoying to encounter but it's also how you know you're getting the good stuff
07.09.2025 16:38 — 👍 164 🔁 11 💬 7 📌 0
The 1st CSS Exploration is live! 🥳
Dive into the world of CSS alignment and unlock all its secrets!
css-tip.com/explore/alig...
It's time to correctly learn how all the properties work in every layout (interactive demos included 🤩)
Centering? No, we are going beyond that!
04.09.2025 10:43 — 👍 37 🔁 13 💬 1 📌 9
the 7 police officers that rode on a police vehicle that ran over and killed a 21 year old ride-sharing driver have been put on detention for *20 days*
*20 days*, for killing a person
30.08.2025 02:55 — 👍 24 🔁 3 💬 0 📌 0
Wget / wget2 · GitLab
Main repository of GNU Wget2.
TIL, wget2 is the successor of GNU Wget with much faster download speed due to usage of parallel connections and other such stuff. You can install wget using APT or DNF or package manager of your choice. But they have a web page too gitlab.com/gnuwget/wget2 #linux #opensource #unix
19.08.2025 05:02 — 👍 72 🔁 13 💬 2 📌 2
trying out a new kind of vibecoding where I press the buttons on my keyboard and code appears on the screen. the code doesn't work most of the time but after a few iterations it usually gets there
10.08.2025 15:38 — 👍 523 🔁 52 💬 8 📌 4
The sky in scenic locations: picture of a blank blue sky
The sky at the grocery store: elaborately beautiful sunset with layers of orange and yellow clouds against a blue and purple background
Every great sky / sunset / sunrise pic I have ever gotten, has been taken from a parking lot.
#photography #nature #sky #clouds #witchsky #pagansky
17.07.2025 18:12 — 👍 5833 🔁 403 💬 205 📌 38
just remembered i gotta do the paperwork
17.07.2025 14:23 — 👍 0 🔁 0 💬 0 📌 0
"Due to one thing or another"
At least can you just be be honest and straightforward, i know my performance is bad, i just want to know what can i improve for myself later
16.07.2025 02:52 — 👍 0 🔁 0 💬 0 📌 0
bskyBB by domi.zip
I made a bluesky client. That looks and works by famous phpBB2 by przemo.
Check it out if you miss those funny forums bskybb.domi.zip/forum/index....
07.09.2024 19:03 — 👍 1586 🔁 608 💬 73 📌 84
View Transitions is cool i guess
09.07.2025 15:54 — 👍 0 🔁 0 💬 0 📌 0
Himmel for iOS and Android
An offline-capable feed reader for Bluesky with simplicity in mind.
Himmel is a place to read your Bluesky feeds even when you don't have an internet connection.
Connect Himmel to your Bluesky account and enjoy your pinned feeds just as you've set them up on Bluesky.
himmel.app
24.06.2025 09:07 — 👍 11 🔁 6 💬 1 📌 0
They did it. A framework bult on the top of Tailwind to avoid the "ugly" HTML and the endless class names. Looks quite familiar to what we can already do with a "style.css" file.
At least they acknowledge that the HTML is ugly.
07.07.2025 11:14 — 👍 47 🔁 8 💬 9 📌 10
YouTube video by 稲葉曇
稲葉曇『フロートプレイ』Vo. 歌愛ユキ
www.youtube.com/watch?v=NRQR...
05.07.2025 05:35 — 👍 0 🔁 0 💬 0 📌 0
I feel so hollow...
02.07.2025 14:48 — 👍 0 🔁 0 💬 0 📌 0
Freelance dev sending Frontend news to 6k people over at webweekly.email. Sharing lots of tips'n'tricks on the way.
Google Dev Expert, Microsoft MVP and Playwright Ambassador
Eat, code, love. I make Mac apps and open-source.
https://sindresorhus.com/apps
Mastodon: https://mastodon.social/@sindresorhus
X: https://x.com/sindresorhus
A simple bot posting Hacker News links when they reach 200 points.
Built by https://toot.community/@oivaeskola
Webdev slowly turning into a gamedev
Using metaphors and analogies to explain Software Engineering in fun ways: https://youtube.com/@metaphoricallyspeaking
Staff Software Engineer. Passionate about DDD, CQRS, Event Sourcing and Distributed Systems.
Kayaking, too.
Software nerd, cat enthusiast, pixel art noob, gamedev, playing with LLMs
https://tangled.org is a git collaboration platform built on AT.
Discord: chat.tangled.org
IRC: #tangled @ libera.chat
Built by @oppi.li & @anirudh.fi
Software Design Loudmouth. Works for Thoughtworks. Also hikes, watches theater, and plays modern board games. He/him.
host of https://martinfowler.com
SadServers.com - Practical Linux & DevOps Troubleshooting
Year Progress Bot. Maintained by @haider.bsky.social
Buy me a Coffee: https://buymeacoffee.com/halipunjabi
✨ Creating public domain game assets for over 10 years!
www.kenney.nl
An extension for your mind.
A truly private place for everything you care about.
→ Try it: mymind.com
→ How it works: mymind.com/videos
Prints available here: https://store.falseknees.com/
hi this is @annierau.bsky.social! my DMs are open
occasional writer @ nan.fyi
Software Engineer. Educator. Entrepreneur. Bootstrapping labs.iximiuz.com - a learning platform to help you master Linux, Containers, and Kubernetes 🚀
Modern Landscape Painter
JimMusil.com