315 private links
.flow > * + * {
margin-block-start: var(--flow-space, 1em);
}La plateforme officielle de signalement de spam
Using a single metric always results in Goodhart's law: when a measure becomes a target, it ceases to be a good measure.
By using "Focus on Impact", people started to focus only short terms.
I believe I have observed a novel form of this law: when a company slogan becomes an article of faith, it ceases to be a good slogan.
The slogan “Move Fast and Break Things” was used until it was serially and irreparably misunderstood.
Make a UI for it
This new release is quite neat.
Before the social media craze or publishing platforms, and long before ‘content creator’ was a job title, blogs served as one of the primary forms of online expression and communication. [...] We had webrings, forums, and carefully curated link pages instead.
At their core, they all have one characteristic in common: they’re there because their owners wanted to carve out their space on the internet. And I think you should do the same. Let’s talk about why that is.
- Platforms aren’t forever homes
- SEO Writing is dead, storytelling is back
- Communities > Followers
Le trajet est possible sans la carte... c'est du foutage de gueule
Use SVGs instead of icon fonts for the reasons explained in the articles.
Source of markup ghosts:
- proprietary markup introduced by browser vendors
- specs which didn*t see uptake like HTML3
- use case specific markup on devices like WebTV or early smartphones
Some old tags:
<audioscope>to display the sound over time. A demo https://www.youtube.com/watch?v=tM7YVhar2Dg<au>for authors<blackface>for double-weight boldface... in HTML 🤡<center>oh shit<font>and color attributesdingbatattribute to embed emojis, extended unicode entities, icon fonts and custom things. Now it is used as<for example and does not rely on the attribute anymore.<multicols>....<person>in HTML 3, but it opens the door for so many other tags. Now instead we can rely on<a rel="author">or withme
and more
How to ramp up quickly?
The first step is to find someone on the team and ask for 30 minutes with them. In that meeting you have a simple agenda:
- For the first 25 minutes: ask them to tell you everything they think you should know. Take copious notes. Only stop them to ask about things you don’t understand. Always stop them to ask about things you don’t understand.
- For the next 3 minutes: ask about the biggest challenges the team has right now.
- In the final 2 minutes: ask who else you should talk to. Write down every name they give you.
Repeat the above process for every name you're given. Don’t stop until there are no new names.
system-ui is a good typography because it falls back on the system font (that is readable). It means 0 bandwidth cost.
They're nice and useful tools :)
They can be extended to browser extensions if they need to.
It can be a meme: instead of talking about semantics, UX is trendy and can be used as trendy shit word instead.
UX HTML is more accessible, less error-prone, more maintainable because it uses the right tags and attributes. Yes it is semantic at the end.
So UX of HTML matters.