Ollie Boermans

@ollicle
183 Followers
594 Following
3.9K Posts
Design with a web bent
OccupyingKaurna Country
Pronounshe/him/they
Bloghttps://ollicle.com/

RE: https://hachyderm.io/@thomasfuchs/116325409864635685

Hey @kayserifserif Claude has a coem* on the LLM experience built in

*kinda

β€œI Brought Snacks!”
Tasmanian subspecies of Australian magpie (Gymnorhina tibicen hypoleuca)
Limekiln Point, Tasmania

CSS nesting is now Baseline πŸŽ‰

Write nested selectors directly in CSS β€” just like Sass, but natively.

.card {
color: black;
&:hover { color: blue; }
.title { font-weight: bold; }
}

No preprocessor needed.

Learn more πŸ‘‡
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_nesting

CSS nesting - CSS | MDN

The CSS nesting module defines a syntax for nesting selectors, providing the ability to nest one style rule inside another, with the selector of the child rule relative to the selector of the parent rule.

MDN Web Docs

TIL: For any prime number p >= 5, pΒ²-1 is divisible by 24.

That's cool.

Isn't it?

Yes it is.

RE: https://chaos.social/@dpk/116302341474104770

Speaking as a person who is currently thinking of migrating off GitHub, I found this thread super helpful. Thanks @dpk !

β€œShe forgot one thing.
I am a nerd. And I have an internet connection.”
https://sightlessscribbles.com/posts/the-paperwork-flood/

✊

The 'Paperwork Flood': How I Drowned a Bureaucrat before dinner., Sightless Scribbles

A fabulously gay blind author.

Servo is now passing 1.9M subtests at wpt.fyi: 1,903,187 / 2,131,264 (89,3%) πŸŽ‰
See https://wpt.fyi/results/?product=servo
web-platform-tests dashboard

I like to think the rage diminishes towards the end
https://robertjmccaffery.com/fucking-wcag.html

Sometimes you just have to let it out.

Fucking WCAG

TiL you are opted-in by default to Copilot training on your data in GH. The toggle to turn that off is here: https://github.com/settings/copilot/features
Build software better, together

GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

GitHub

Yeah, same.

I fixed it:
<alt-attribute></alt-attribute>