Weekly Shaarli
Week 29 (July 15, 2024)
The HTML standard for web developers
Ce serait bien d'avoir la source accessible pour confirmer ces chiffres...
En recherchant rapidemment, on trouve le post d'Ipsos directement: https://www.ipsos.com/fr-fr/les-francais-sur-la-route-une-nette-baisse-de-la-conscience-des-risques-lies-au-jet-de-dechets
Puis le document complet sur les gestes éco-responsables sur la route des vacances https://www.ipsos.com/sites/default/files/ct/news/documents/2024-07/Ipsos%20FVA%20-%20Baro%20environnement%20-%202024.pdf
et le communiqué de presse https://www.ipsos.com/sites/default/files/ct/news/documents/2024-07/2024-07-18_DP%20Fondation%20VINCI%20Autoroutes_Enqu%C3%AAte%20et%20campagne%20d%C3%A9chets_DEF.pdf
So all https://goog.gl URL will be down after August 25th, 2025.
A great thing would be an implementation in #rust as a small #project #idea
See the page 38-45 computer science PDF of Andy Pavlo: https://15721.courses.cs.cmu.edu/spring2024/slides/05-execution2.pdf
Extension Trait pattern
Voilà
Les vêtements déposés dans les bacs de dons vont dans cette entreprise
In the presence of uncertainty, acquiring information is often the best way to generate value. — Dan Milstein
1 hour of planning can save you 1000 hours of coding. 1 hour of coding can save your 1000 hours of planning. There is no science to figuring out which case you’re in. Only art. — Robert Roskam
OK a queue of tasks: tasks build a feature. In a sprint, the story points (and velocity) are replaced with tasks (or task rate).
Reacting to fast feedback is literally the point. you update the tasks with the new information. Your team can mob around the new information and add new tasks and remove tasks that no longer apply.
You get more accurate projections and estimates because you stopped estimating.
There is one way to control the flow rate from the support queue: quality control and rapid response to support issues. Higher quality control is designed to reduce the output of issues which could potentially trigger support requests. Rapid response allows you to immediately deal with any issues that quality control didn't catch but your customers did.
The solar system in CSS
It's getting more serious than ever.
Great insights :)
Do things in the most straightforward way possible.
There is no substitute for working software in Production
Relationships matter if you want to advance.
Relationships matter if you want to see your vision come to life.
Never be invisible.
Never be invisible.
Build and maintain a network of people in our field, outside the company you currently work for.
Be willing.
Chase adventure and interestingness, not salary and title.
Challenge yourself to stretch past your natural tendencies.
Understand that different social classes have different ideas about how the world works.
When you deliver work you’re really proud of, you’ve almost certainly done too much and taken too long.
The software we are building right now will one day be decommissioned and not be used anymore, probably before your career is over.
Another small compiler to add, substract, multiply and divide numbers
The calories burnt is nearly unrelated to the lifestyle.
Chronic inflammation is one of the major contributors to many serious diseases.
The immune system over commits with a lot of available calories. The body produces also cortisol.
Working out restores a physical balance in the body.
Obesity is in contrast caused by overeating. "Humans are mad for calories".
So working out does not really help to lose fat, but it gives the body more balance, make human more resilient and prevent the diseases.
Use a radio buttons in place in the login form to choose how to sign-in.
Public sector will develop OSS software and should use them
Another powerful way to handle font sizes
10 to 20% performance boost... that's great!
"typed css variables". @property adds some feature, but I don't find excellent use cases for now.
building value on top of what’s standardised.
In short, under the right circumstances, success becomes more likely when cooperating as opposed to attempting to innovate on your own.
An alternative to tar and efficient for bigger files.
But for linux documentation arx is 444 time quicker than tar (several hours).
A cli tool that compares an input string to all possible formats: hash, ID, URL, UUID, country format, time, etc...
Code name: wits (What is this string)
This is a crash course in the Rust programming language. It's written with a specific audience in mind: software engineers who know how to program in a high-level language but aren't familiar with lower-level programming and want to learn to write Rust quickly.