318 private links
I go often for the state based version, based on component states.
Nearly all the state is handled in the view component.
HTML carry the semantic, so the bdi element indicates how to read its content: left to right or right to left.
Great website design BTW https://heydonworks.com/latest/
Olala quelle surprise.
Mais au fait, qu'est-ce que l'expérience de la vidéosurveillance algorithmique a eu de positive ?
Selon les autorités, le bilan de cette expérimentation est positif
Selon le vendeur de jus de fruits, boire du jus de fruits est bon pour la santé.
I somehow enjoy how simple and efficient the website is!
Pour moi, le point commun est surtout une volonté de changer les choses. Or, par définition, si on veut changer les choses, c’est qu’on n’est pas satisfait avec la situation actuelle. On est donc « perdant ».
Être progressiste implique donc d’être perçu comme perdant selon le filtre d’Andy.
Comment encourager le mouvement?
Lorsque l’énergie me manque, lorsque je ne suis pas un révolutionnaire, je me concentre sur un objectif minimal : ne pas être un obstacle à celleux qui mènent la lutte.
Mais lorsque le « Non » frontal n’est pas possible, il reste la rébellion passive en jouant au plus con. C’est une technique qui fonctionne vraiment bien.
Elle consiste à poses des questions.
Lorsqu'un restaurant propose un plat végétarien ou quelqu'un fait un effort, "je le félicite". C'est un signal.
Avoir un compte un compte sur les réseaux libres est un moyen d'éviter d'être un obstacle.
Are we web yet? Well yes but with extra work. A lot of work.
The author provides its experience.
All the things I love about Django, could we have those for a Rust web framework so that we can reap the benefits of Rust without having to go needlessly slowly?
An attempt: https://git.sr.ht/~ntietz/newt
Wtf am I reading at
Meanwhile P2P, HADOPI, DRM, Aaron Schwartz
BUT ai is ok.
“Nous estimons l’impact de la réforme sur l’emploi, la valeur ajoutée et l’investissement. Aucun impact n’est détecté sur ces variables. Les entreprises ayant fortement recours au CICE n’ont pas embauché plus, après 2019 que les entreprises ayant peu recours au CICE.” ‒ Rapport de l’Institut des Politiques Publiques, 2022
Entre autres...
A future vision of the work.
- Leaders who determine Policy
- AI that gathers State from everywhere
- Everything is done according to SOPs
- SOPs are regularly updated
- GOTO
One approach for achieving compile-time checks, might be having two different structs for alive and dead player, and have the necessary methods implemented for them respectively.
why it’s bad:
- the API is not clean. We are storing the same fields in both Dead and Alive player, while they are both just Players.
- the end-user has to know when to create an instance of Alive player and Dead player. It might be simple to guess in this example, but imagine much more complex/abstract types. If possible, our API should be responsible for when to use which type, not the end user.
Solution 3 is better with an struct that uses a state! The state determines how is the player and different functions are implemented for a player state.
Note it is similar to typescript with an interface or type such as Player<'alive'> of type Player<T> = { state: T, ...}
vous pouvez soutenir ma proposition d’un audit par la Cour des Comptes de l’usage fait du budget de la CNIL