311 private links
Devs are expected to do everything.
Shirts that have logos on them should be much cheaper normal shirts. Because by wearing the shirt, you ware advertising the brand for free.
Google without AI: this is a wrapper around google. The query contains exactly &udm=14 to avoid AI.
À propos des conditions de France Travail et des personnes
Selon Bertrand Martinot, économiste à l’Institut Montaigne et ancien conseiller social de Nicolas Sarkozy (pas vraiment un crypto marxiste, donc), en cumulant toutes ces catégories, « on arriverait à sept, huit millions de personnes qui sont en souffrance » par rapport à l’emploi – ou au manque d’emploi, plutôt.
De 6,2 à 8 millions : soit entre 20 et 25 % de la population active (30 millions de personnes environ). On est loin des 7,5 %...
On est plus loin encore du plein emploi vers lequel on s’avance pourtant en chantant, d’après le gouvernement.
La voilà, leur victoire « historique ».
Ok ok
Le concept est intéréssant: de simples alias pour rendre les commandes plus accessibles en échange de petit lots. Je suis curieux de ces alias et les simplifications des sorties de commandes.
Quelques commandes devraient pouvoir être plus accessible. Alsace Réseau Neutre en a réalisé une liste
Nostr is a protocol to publish content without central server.
Everybody runs a client. It can be a native client, a web client, etc. To publish something, you write a post, sign it with your key and send it to multiple relays
A project to build a onepager blog on Nostr: https://github.com/dtonon/oracolo
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 :)