Links
Posts about what I read elsewhere. Subscribe with RSS
-
Making it easier to build good UX , external
Mathias Schäfer wrote a balanced post about the JavaScript discourse and where to put the blame for poor user experience.
I like what he wrote about the impact of tooling:
We need tools that make it easy to do the right thing and hard to impair the UX. Tools that inform the developer about the impact of a decision on performance and reliability.
(From: Something went wrong · molily)
-
Knowledge and context , external
Artificial intelligence companies deeply underestimate how perfect the things around us are, and how deeply we base our understanding and acceptance of the world on knowledge and context. People generally have four fingers and a thumb on each hand, hammers have a handle made of wood and a head made of metal, and monkeys have two legs and two arms. The text on the sign of a store generally has a name and a series of words that describe it, or perhaps its address and phone number.
These are simple concepts that we learn from the people and places we see as we grow up, and what's very, very important to remember is that these are not concepts that artificial intelligence models are aware of.
(From: Subprime Intelligence)
-
Real things by real people , external
yup:
I want real things by real people. I don’t want more things averaged out by a language model that can only make likely sentences. I don’t want more creepy images directly sourced from thousands of copyrighted works. I want you to put yourself on the page.
(From: A short note on AI – Me, Robin)
-
Blandness vs absurdity , external
Have been nodding along to this post, that touches on a lot of the themes I plan to bring to Beyond Tellerrand in November:
as AI gets better at mimicking human communication, the pressure on human creators to be weirder, more original, and more authentically human will only increase.
(From: @Westenberg | Shitposting Our Way Through the Singularity)
-
Social media , external
On and off for the last several years I’ve been manually curating my roughly 40,000 lifetime tweets. I recently finished, and in the process embarked on an unexpected journey of self-discovery.
(From: Emily F. Gorcenski)
Loved this post!
-
Introducing carbon , external
Through our carbon.txt project we propose a standardised, yet distributed place on website domains, to efficiently surface the structured data that companies now have to publish anyway.
Carbon.txt would become a single place to look on any domain for public sustainability data relating to that company, that would allow anyone to build a database.
(From: Introducing carbon.txt - Applying lessons from crowdsourcing net zero data - Green Web Foundation)
-
Centrism , external
The stance that works in standards making and in the workplace in general, is ‘quicksand’ when it comes to politics, Joan Westenberg argues:
The fatal flaw of Radical Centrism is its obsession with the middle ground, as if that's inherently where truth and wisdom reside.
-
Dimensions to meanings , external
I think there are multiple implicit dimensions to the meanings of behaviour words. That compounds questions about where to draw boundaries, and it can lead to discussion at cross purposes and confusion.
(From: Do LLMs REALLY reason, understand, think, summarise...? — UlrikeHahn)
-
inert in React , external
Mayank explains how to use the
inert
attribute in React 19, in earlier versions and with or without TypeScript:The answer is a bit tricky.
-
Spoilers , external
Scott O'Hara shares his thoughts around the ideal way to code spoilers on the web:
I’m just going to tell you what I’d expect from a spoiler component if someone were to build one, or if one were to ever be standardized.
(From: Spoiler Alert: it needs to be accessible | scottohara.me)