@Schepp@mastodon.social
@Schepp@mastodon.social avatar

Schepp

@Schepp@mastodon.social

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Schepp, to random German
@Schepp@mastodon.social avatar

Have you also thought that CSS should offer a simple built-in way to hide elements visually, all the while exposing them in the accessibility tree? Like what we polyfill with CSS (complicated) utility classes of the likes of "sr-only" or "visually-hidden"? Me too! And I think content-visibility should take care of that in the future - with an additional fourth value. If you think so, too, leave your thumbs up here: https://github.com/w3c/csswg-drafts/issues/9579

Schepp, to random German
@Schepp@mastodon.social avatar

Should I ever do hiring in the future, instead of assigning applicants a coding challenge I'll give them the task to load a dishwasher. And then I'll have a look at how they sorted things, if they pre-treated things that afforded it, and check if they also put in cooking pots and cooking knifes or cleaned them by hand.

Schepp, to random German
@Schepp@mastodon.social avatar

@developers hey there and good morning! ☀️ Would it be possible to have the auto translation of articles on developer.chrome.com somehow turn off automatically? Not only that it's sometimes a bit weird to read due to the machine translation, I also prefer English in general. It would be wonderful if the "Switch to English" button would remember my settings. ✨

Schepp, to random German
@Schepp@mastodon.social avatar

@5t3ph hey Stephanie, I just happened to listen to the latest PodRocket episode and I really loved it. 🤗✨

And then I thought it would be great to have you shed light on these subtle CSS details and unknown unknowns at @css__cafe. Would you like to? /cc @nilsbinder

Schepp, to random German
@Schepp@mastodon.social avatar

@svenja hey Svenja, ich wollte Dir mitteilen, dass wir nun Statistiken auf unserer Podcast-Seite veröffentlichen und dabei heraus kam, dass die Folge mit Dir von den 49 in 2023 rausgehauenen Folgen die drittmeist-gehörte ist (direkt nach so Gassenfegern zu ChatGPT und Frontend-Development in 2023): https://workingdraft.de/stats/
Ich dachte, das könnte Dich freuen zu hören! ✨

Schepp, to random German
@Schepp@mastodon.social avatar

@leaverou I know it's beyond late, but have you considered the Sanitizer API in the upcoming "State of HTML" survey?

Schepp, to random German
@Schepp@mastodon.social avatar

@tylergaw Hey, thank you for your article/guide on animation-composition at 12 Days of Web! 👏

I think it is way too underrated and I expect some nice CSS experiments with them involved in the future.🔬

Schepp, to random German
@Schepp@mastodon.social avatar

@wwsiv Ich glaube, meinen Kommentar von gestern hat's auf dem Weg in Eure Datenbank zerrissen, oder? Oder man flaggte mich als SPAM. Was mir recht geschieht.

Schepp, to random German
@Schepp@mastodon.social avatar

Found @zachleat in the Museum Kunstpalast in Düsseldorf and people are laying down flowers to his honor.

Room full of paintings and flowers

Schepp, to random German
@Schepp@mastodon.social avatar

The next feature that ends like media types did (tv, handheld, projection, etc.)?

https://botsin.space/@intenttoship/111019842050560105

Schepp, to random German
@Schepp@mastodon.social avatar

@marcthiele Hey Marc, wie Du vielleicht mitbekommen hast, bin ich bei der Fronteers jetzt im Vorstand/Board gelandet. Aktuell beschäftigen wir uns mit der Fragestellung, wie wir (wieder) mehr Value an unsere Mitglieder bringen können. Denn abseits der Konferenz und ein paar Workshop ist zumindest in NL wenig passiert. Eine Sache, die es immer Mal gab, ist dass Rabatte für Konferenzen organisiert wurden. Im Gegenzug haben wir für die Konferenzen die Werbetrommel gerührt.

Schepp, to random German
@Schepp@mastodon.social avatar

Just noticed by going through our podcast episode archive that the idea of the View Transitions API surfaced more than 2 years ago! Who would have thought that it's already that old? We initially talked about it in episode 493 in September 2021: https://workingdraft.de/493/ (🇩🇪 )

(And then I learned from the brand new OTMT podcast, that @jaffathecake has been sitting on this a lot longer than that 👉 https://offthemainthread.tech/)

Schepp, to random German
@Schepp@mastodon.social avatar

TIL that if you need to have a form control (aka input) inside a form but at same time do not want to have it be part of the list of controls being sent to the server upon submit, you can either make it an "unsuccessful control" or you can rewire it to be part of another form (even if that doesn't exist):

https://codepen.io/Schepp/pen/VwNdxYB

Schepp, to random German
@Schepp@mastodon.social avatar

TIL that sessionStorage doesn't sync across multiple browser tabs whereas localStorage does.

Schepp, to random German
@Schepp@mastodon.social avatar

@MoritzGiessmann diese Frechdachse von der Programmierbar haben Dir Deine Fragerunde Idee geklaut11!1elf!

https://www.programmier.bar/podcast/deep-dive-123-software-architecture-matters-mit-stefan-tilkov (min. 55 ff.)

(also die, die Du geklaut hast, aber eben als ERSTER!! 😄)

Schepp, to random German
@Schepp@mastodon.social avatar

for (of of of)

Schepp, to random German
@Schepp@mastodon.social avatar

Can anyone tell me how to make it so that a Raspberry Pi 5 with Raspberry OS "Bookworm" Desktop autostarts the Chromium browser with a certain web page upon bootup? I tried all kinds of howtos but so far none worked. 😭 I'd like to add that I'm a total Raspberry Pi beginner!

Schepp, to random German
@Schepp@mastodon.social avatar

My coworker @parideis just pointed out to me that IKEA is heavily invested in static HTML files and has 40 million(!) of them sitting at ikea.com. Keeping them up-to-date is in big parts made possible though Edge-Side Includes (ESI): https://medium.com/flat-pack-tech/history-of-ikea-com-static-files-and-microfrontends-6def9d7c4285

Schepp, to random German
@Schepp@mastodon.social avatar

@zachleat congratulations to your new role at Cloud Cannon! I just happened to listen to the newest episode of the @igalia Chats and my feeling is that while this gives @11ty shelter you still have the problem that it depends on the benevolence of one company. My suggestion would be to at least require your users to buy a license for commercial use. @getkirby went quite well with such a model on a fair use basis. So people still had full access to it and there was no copy protection involved.

Schepp, to random German
@Schepp@mastodon.social avatar

This episode of the @igalia Chats is just incredible. It's about the inner workings of a browser layout engine and the huge feat of getting all this to run at 60 fps, bug free. 🤯

https://www.igalia.com/chats/ian-fps

Schepp, to random German
@Schepp@mastodon.social avatar

@ada Hey Ada, if I had gotten feedback that a web project of mine has issues on Samsung TVs, what would be the best option to test and debug it myself? All the options I see with Browserstack and Samsung Developers don't take TVs and/or Tizen into account. :/ Emulator?

Schepp, to random German
@Schepp@mastodon.social avatar

BBC Research & Development: Introducing the energy saving concept of Lower Carbon Graphics (LCGFx)

https://www.bbc.co.uk/rd/blog/2023-08-sustainability-energy-saving-radio-tv-led-graphics

Schepp, to random German
@Schepp@mastodon.social avatar

♥️

image/jpeg

Schepp, to random German
@Schepp@mastodon.social avatar

@jensimmons wanna let you know of a WebKit bug related to the Visual Viewport API, that I just filed: https://bugs.webkit.org/show_bug.cgi?id=271051

More explanation and a demo / test-case here: https://schepp.dev/demos/webkit-visual-viewport-api-bug/

Schepp, to random German
@Schepp@mastodon.social avatar

@tunetheweb Hey Barry, if I could which for an article topic on web.dev, it would be how the Speculation Rules API and Service Workers relate to one another and why the former one won't work if there is the latter one present. I couldn't find anything documented yet.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • InstantRegret
  • ethstaker
  • osvaldo12
  • magazineikmin
  • GTA5RPClips
  • rosin
  • mdbf
  • Youngstown
  • Durango
  • slotface
  • everett
  • kavyap
  • DreamBathrooms
  • JUstTest
  • thenastyranch
  • tacticalgear
  • modclub
  • cisconetworking
  • tester
  • cubers
  • khanakhh
  • ngwrru68w68
  • megavids
  • normalnudes
  • anitta
  • Leos
  • lostlight
  • All magazines