299 private links
A dump of all stack exchange in sqlite files
A color palette
It could be nice for the #pses website
An app can exchange messages with native applications using an API that is similar to the other message passing APIs.
Interoperable messaging apps should not break privacy with the help of encryption.
There is no clear resources on how to read from SSDs. As long as the read access amount can be reduced, then it is all good.
- Forget your last job
- Add value from the start: how to improve the onboarding process
- Ask a lot of questions
- trivial with quick answers
- not trivial with an in-depth answert that gives a lot of context
- completely nontrivial and no one had ever asked it.
- Have uncomfortable meetings with your manager
- Things are there for a reason
- Get context
- Socialize
Il n'y a pas de certification pour ouvrir un refuge. "un « certificat d’engagement et de connaissance », délivré par un professionnel du monde équin. Mais « aucun modèle, aucun document n’a été créé », constate Stéphanie Girard à la SPA."
À propos de l'adoption:
« Des gens nous ont rendu trois poneys en expliquant “On se fait vieux”. Une dame nous a dit “Reprenez ma jument, elle ne m’amuse plus”. Quand un équidé revient, c’est un échec, on aimerait, quand il est adopté, que ce soit son dernier foyer. »
Vanina Deneux-Le Barh appelle, elle, à enfin « penser collectivement les enjeux de la retraite et de la fin de vie des chevaux ».
Qui sont souvent ignorés,alors que la durée de vie d'un cheval doit se penser sur 30 à 35 ans.
C'est pas le Gorafi
- Check if the showcases are reachable
- Deactivate them when they are definitely not reachable anymore
- Provide a backup on Internet Archive
A theme that fits for the PSES website.
Other colourful designs:
export type Result<T, E> = { ok: true, result?: T } | { ok: false, err: E }
Advantages: everything.
Disadvantages: it creates an object for it.
It is a quick way to test it before using a small library https://shaarli.lyokolux.space/?NJ9Efg
Oui, ce logo me semble bien meilleur
The main point is why do we share so much stuff to websites no longer interested in the social web it was founded on.
We had four lawyers, three privacy experts, and two campaigners look at Microsoft's new Service Agreement, and none of our experts could tell if Microsoft plans on using your personal data – including audio, video, chat, and attachments from 130 products, including Office, Skype, Teams, and Xbox – to train its AI models.
Call it a hobby if you will, but writing gives me something that nothing else provides.
The benefits of it run far deeper than the sum of its parts. No person should judge their blog based on the number of views the posts get because it always serves a different purpose. It allows you to publish whatever it is you want to publish, get it out of your brain and own it from start to end. I don’t need a blog, but everyone should have one.
A complex challenge as the official standards are implemented in few websites.
Guesses have to be made.
Software correctness is indeed praised by many, but in many cases it’s not entirely clear what it even means for software to be correct. In reality, it often boils down to some hand-wavy principle of least surprise, where a staggering amount of software requirements are entirely made up on the fly in response to the behavior of the code.
Instead, I find it more exciting to write about things I don’t yet fully understand, where new information has become available or where I want to clarify my thinking. In other words, to “write so that I know what I think,” or to “write what I need to know.”