308 private links
In his 1960 book The Waste Makers, cultural theorist Vance Packard spoke of "the widespread faith of Americans that their technology can solve all their problems."
Why we should avoid it? Because it can go wrong in so many way. The post describes different cases.
Country flag code to unicode emoji flag
function getFlagEmoji(countryCode) {
const codePoints = countryCode
.toUpperCase()
.split('')
.map(char => 127397 + char.charCodeAt());
return String.fromCodePoint(...codePoints);
}Kagi has issues
A collection of /pages used by indie web makers.
Shellsharks@shellsharks.social added
- /architecture (matklad.github.io/2021/02/06/A)
- /carry (forget where I saw this, but it's basically an EDC listing)
- /defaults (might be encompassed by /uses?)
- /favorites (maybe similar to interests?)
- /til (mharty3.github.io/blog/til/)
I add /humans.txt :)
Add the icon valid RSS to the blog
An RSS feed validator
The tools are more complex and it cycles every 5 years.
HTML and CSS are not enough these days to build websites in companies.
A HTML validator aiming to be better than the current W3C HTML validator.
There is a descriptive page: https://validator.w3.org/nu/about.html
A great serie of post! Short, simple and clear.
Key takeaways:
- if someone wants high-contrast on some websites, does it mean for every websites?
- go for the accessible version first: high-contrast except for
@media (prefers-contrast: less) - why not fixing color contrast by default?
Some browsers implements customization such as Arc https://resources.arc.net/hc/en-us/articles/19212718608151-Boosts-Customize-Any-Website
Well I use lot of them. A great post for people who wants to know more.
Alors what could go wrong?
Les challenges du "luxe" :)
C'est néanmoins un superbe exemple d'utilisation des animaux... contre les animaux.
Je suis mitigé et ne sait pas trop quoi en penser.
A feedback about a daily journaling since 3 months
- recall in the last 48 hours. Afterwards the memories get lost.
- journaling slowed time down
- experiment is working! Constantly experimenting