Sign up

Christian "Schepp" Schaefer

Not verified No WebSub updates No webmention support Valid

Public posts from @Schepp@mastodon.social

Generator
Mastodon v4.6.2
Public lists
HWC DUS IWC DUS 2026
Fetched

Christian "Schepp" Schaefer Valid

@hdv FYI, I just stumbled upon this restaurant in Düsseldorf: https://maps.app.goo.gl/JTQEaSCVV63GkWUk8

I haven't tried it yet, but it has great reviews. Maybe something for your next visit in town?

Have a great week! 🤗✨

Christian "Schepp" Schaefer Valid

@johannes

Today, the Trident Era Ends
https://schepp.dev/posts/today-the-trident-era-ends/

Christian "Schepp" Schaefer Valid

@slightlyoff CSS Clicker. Making games in a “styling” language! with LYRA REBANE – Me...
https://youtube.com/watch?v=4GzHqfAQQb4&is=raI1uTFvAuwqhZiD

Christian "Schepp" Schaefer Valid

@css And again!!!! 😄
You are everyone's hero 🦸🏼‍♂️

Christian "Schepp" Schaefer Valid

@css And one more time! 🤗

Christian "Schepp" Schaefer Valid

@css your name has meanwhile been dropped by at least half the speakers of #cssday #cssday2026. I fear you have to be with us next year 🤗

Christian "Schepp" Schaefer Valid

@KrijnHoetmer
The movie premiere. How I used an HTML slide deck in a… | by Marcin Wichary | Medium
https://mwichary.medium.com/the-rectangle-behind-you-the-movie-premiere-9a4ee5d40575

Christian "Schepp" Schaefer Valid

I got a 365 points knowledge score on this year’s #StateOfCSS survey! I have used 27 features, and knew 19 more, placing me in the top 100% of all respondents. Can you beat my score? https://survey.devographics.com/survey/state-of-css/2026?source=post_survey_share

Christian "Schepp" Schaefer Valid

@RickByers @bramus the latest Chrome (stable) version seems to have introduced something on Windows that leads to frequent STATUS_BREAKPOINT crashes. Is there any way of finding out what causes them?

Christian "Schepp" Schaefer Valid

Somebody solved the problem of truncating text with ellipsis in the middle: https://github.com/LalitSinghRana/dynamic-middle-ellipsis

Of course you need to throw React at it! 🫠

Christian "Schepp" Schaefer Valid

@MoritzGlantz @ginader @ErikGustafsson @DanielGoransson my plan is to pick you folks up at 8:50 at your hotel. I have space for four people. Would that work for you?

Christian "Schepp" Schaefer Valid

Just wrapped up recording an episode of the @podcast 🎙️We talked about web performance, from loadtime to runtime perf...

Just wrapped up recording an episode of the @podcast 🎙️

We talked about web performance, from loadtime to runtime performance, about common pitfalls and what actually matters in real-world projects.

Had a great time with Garrelt and Fabi. Thanks for having me! 😊

Christian "Schepp" Schaefer Valid

Finally, @zachleat and @matuzo seem to have cleared their beer debts. No more picture frame to be seen on stage for t...

Finally, @zachleat and @matuzo seem to have cleared their beer debts. No more picture frame to be seen on stage for the first time in years. 🍻

Christian "Schepp" Schaefer Valid

#smashingconf is about to kick off. At Tuchinski! #fronteers 🥰

Christian "Schepp" Schaefer Valid

I think `shadowrootcustomelementregistry` just took the lead in the longest HTML attribute race:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTemplateElement/shadowRootCustomElementRegistry

…though still comfortably beaten by your average German compound noun 😄

Christian "Schepp" Schaefer Valid

Wondered why our latest podcast episode didn’t show up on https://workingdraft.de this morning. In our headless WP we preschedule releases and @11ty builds the front facing site daily. Turns out an AI bot broke the build: our log-parsing stats step choked on its UA string:

Mozilla/5.0 (compatible; Thinkbot/0.5.8; +In_the_test_phase,_if_the_Thinkbot_brings_you_trouble,_please_block_its_IP_address._Thank_you.)

"if_the_Thinkbot_brings_you_trouble" 🖕

Christian "Schepp" Schaefer Valid

Modern CSS is no longer just about presentation. It increasingly allows us to explore interaction, state, and progressive enhancement in places that used to be JavaScript territory.

More on that in my blogpost: https://schepp.dev/posts/turning-css-carousels-into-a-theme-switcher/

(and with that post I've fulfilled my duty for 2026 😅)

Christian "Schepp" Schaefer Valid

@tante @robin @timbl Good morning ☀️ I was just interacting with this event page and thought that it could be something to your taste: https://the-web-you-want.org/

Christian "Schepp" Schaefer Valid

Try text scaling support in Chrome Canary, by @joshtumath
https://www.joshtumath.uk/posts/2026-01-27-try-text-scaling-support-in-chrome-canary/

Christian "Schepp" Schaefer Valid

@hdv @dletorey https://maps.app.goo.gl/Npra5TzKHbV4RfB58 ?

Christian "Schepp" Schaefer Valid

@hdv @dletorey https://chatgpt.com/share/697e353e-ef9c-8009-bdcd-9e24e4f7f953

Christian "Schepp" Schaefer Valid

@matthiasott guten Morgen lieber Matthias! ☕☀️

Ich wünsche Dir alles Gute zum Geburtstag 🎊🎁🎈 und hoffe, Du machst heute etwas Schönes mit Deiner Familie - vielleicht sogar im Schnee? 🌨️❄️☃️

Bis bald hoffentlich ❤️

Christian "Schepp" Schaefer Valid

@svgeesus hey Chris, stumbled upon this article about the (sad) state of HDR in games and thought you might wanna read it too: https://wccftech.com/the-hdr-gaming-interview-veteran-developer-explains-its-sad-state-and-how-hes-coming-to-its-rescue/

Christian "Schepp" Schaefer Valid

Funny how vibe coding is basically cargo culting baked into code.

Christian "Schepp" Schaefer Valid

I really like the new FetchLater API - it doesn’t just keep a request alive after a page is gone like Beacon API does, but it also handles when to send it. Beacon leaves that to you, and no window event (beforeunload, pagehide, etc.) covers all cases - e.g. mobile minimizing suspends it. Plus, you can finally send JSON with application/json instead of text/plain. And it's easier to debug too! 🥳

Would love to see it making an appearance in Firefox and WebKit too, @jaffathecake @jensimmons ❤️

Christian "Schepp" Schaefer Valid

RE: https://front-end.social/@stefan/115527259884590859

If you wanna stay up to date with what the web platform has to offer - and as a front-end dev you should - then Stefan's Web Weekly newsletter is *the* source to learn from. Week after week, Stefan tracks new platform features and articles and distills them into a handy, easy-to-digest newsletter ✨

Christian "Schepp" Schaefer Valid

@closingtag @maddesigns da kam die Golem Plus Werbung wieder. 😭

@closingtag @maddesigns da kam die Golem Plus Werbung wieder. 😭

Christian "Schepp" Schaefer Valid

"retailers say profits this past christmas were lower than expected ... why are people not buying more shit?"

Could also be that there is less and less people left that still have a job (robots / AI):

https://www.nytimes.com/2025/10/21/technology/inside-amazons-plans-to-replace-workers-with-robots.html

Christian "Schepp" Schaefer Valid

RE: https://mastodon.social/@btconf/115416552988043760

This is going to be the last beyond tellerrand in Berlin for a while 👇

Christian "Schepp" Schaefer Valid

@hdv just read your post on workslop and I couldn't agree more! One thing I constantly run into are tickets written via AI that are either overly detailed or describe a task without taking into account the overarching picture (like project guidelines/design guidelines). I think they are good cue givers for writing tickets as they often come up with good points but you have to filter out and correct a lot.