RE: https://mastodon.social/@jplebreton/116709297088742776
I wrote a whole-ass blog post predicting this https://johan.hal.se/wrote/2026/02/03/the-sideprocalypse/
| Location | St. Pölten/Vienna, Austria |
| Website | https://grooovinger.com |
| Tech | #HTML – #CSS 🥰 – #JavaScript – #Svelte 🤩 |
| Other | #woodworking |
RE: https://mastodon.social/@jplebreton/116709297088742776
I wrote a whole-ass blog post predicting this https://johan.hal.se/wrote/2026/02/03/the-sideprocalypse/
It's 1998, you make a website in the copy of frontpage express that came with your computer, it's just like Word and it's very easy, you figure out how to upload it to the couple megs of web space that your ISP gives you (the instructions are on their website), you visit your site in your browser and everything's fine and the site's readable and everything looks the way it should
🦝 "Wow, if it's this easy in 1998, I bet it'll be even easier in 2026" you think to yourself for some reason
Soon you'll be properly able to tell if your PWA is installed or running in the browser, without corner cases like fullscreen etc. This will be made possible by the newly-specified `application-context` media feature: https://raw.rawgit.net/w3c/manifest/845565a6cf82aaf8d974ae3601233622baabc432/index.html#application-context-media-feature (from an in-flight PR, this isn't final yet).
```css
@media (application-context: installed) {
.install-banner {
display: none;
}
}
```
The pressure
for us in the #curl project right now

I'm doing Open Source primarily because I love it. The social aspects, the for-the-good angle and for the challenge of engineering this to work for everyone. I also do it because it is my full-time job and getting food on the table and provide for my family is not unimportant. It may come as a … Continue reading The pressure →
The 🇺🇸U.S. District Court for New Jersey is appointing three special masters to DOJ vs Apple to assist with the discovery process.
This case has important implications for ⚙️browser engines and 🌐web apps.
https://www.courtlistener.com/docket/68362334/431/united-states-of-america-v-apple-inc/
🧵👇️ (1/5)