i am schulz

@iamschulz
1 Followers
72 Following
63 Posts
- 1x cosycore full snack impostor at SpeedKit.com
- Sometimes art content
- He/Him or They/Them
Bloghttps://iamschulz.com
Subscribehttps://iamschulz.com/index.xml
CovidSweeperhttps://covidsweeper.netlify.app/
JS Synthhttps://iamschulz.github.io/js-synth/
Why isn't there an #a11ymemes hashtag? That should be a thing. #a11y
@heydon wait until you hear there's no sand in sandwiches

You don't need #HTML !
😄
Une page Web sans la moindre trace de code HTML, entièrement bâtie en texte…
https://no-ht.ml/

C'est possible, pour peu qu'on maîtrise un peu #Unicode et qu'on arrive à trouver les bons caractères parmi les près de 150 000 existant !

@pdenya @sturobson @helloanselm that's selling css short. CSS engineers can absolutely bring value to companies by implementing layout systems that frameworks still can't do effectively.
Also, have you seen how spaghetti the css of your average online shop is? Someone gotta clean that up, and I don't see full stack people doing it.
@learosema Puscifier zum entspannen und Diablo Swing Orchestra für Spaß :)
Ich check die ganze Politikdiskussion auf Chaos nicht. Der CCC ist politisch. Spaß am Gerät zu haben, ist politisch. Der Server ist inherent politisch. Warum sollte man die Inhalte hinter einer cw/cn verstecken? Ein Schutz vor krass entgegengesetzten "politischen Meinungen" ist doch schon durch das Medium an sich gegeben, oder?

The #CSSWG just resolved to make the `display` property animatable, with non-`none` values given priority during the transition. It's still discrete - there's no intermediate values between `block` & `none` - but this allows toggling it as part of a transition or animation.

For example (from @flackr) this would become `display:none` when the transition completes:

```css
.hide {
transition: opacity 200ms, display 200ms;
display: none;
opacity: 0;
}
```

https://github.com/w3c/csswg-drafts/issues/6429#issuecomment-1318933547

[css-display] Why is display listed as not animatable instead of animation type: discrete? · Issue #6429 · w3c/csswg-drafts

https://www.w3.org/TR/css-display-3/#the-display-properties I thought we were going for discrete for all properties that can't be intelligently interpolated, and that "not animatable" was reserved ...

GitHub
Meet me in the mosh pit at Dr. Brumm
This for background chords and in a second tab this: https://iamschulz.github.io/js-synth/
JSSynth

A Javascript Synthesizer