333 private links
La recherche d'argent se poursuit.
elles offrent des fonctionnalités supplémentaires d’analyses statistiques et l’accès à une audience plus large.
Donc l'"audience plus large" n'est pas celle des abonnés sur Instagram ou Facebook. Ces réseaux sociaux masquent donc volontairement une partie du contenu publié.
The foundation has currently 3 projects:
- Define the AGENT.md file
- Develop Goose: Open-source AI agent to install, run, edit, and test with any LLM
- Define the MCP protocol
Level 1: What they say
Level 2: What they think & feel
Level 3: What they do
Level 4: Why they do it
There is for example different reasons for a cancellation: https://www.linkedin.com/feed/update/urn:li:activity:7140680577552117760/
The wheel of emotions https://uca.edu/bewell/files/2020/11/Feelings-Wheel-Learn-How-to-Label-Your-Feelings.pdf
Observe instead of asking whereas possible: https://www.smashingmagazine.com/2026/05/four-levels-customer-understanding/#observe-and-diagnose-don-t-validate
Practical ways to uncover user needs:
- Exposure hours, when every employee must be exposed to their customers for at least 2 hours every 6–12 weeks.
- Live UX testing, where we invite everyone in the company to join and observe.
- Co-design with users, where we show new features and ask users to rank them.
- Helpdesk insights, where we ask for frequent complaints and questions from the support every 3–6 months.
- Listening in, where we tune in on a customer service call, web chat, or eavesdrop where users hang out.
-
Fixing issues in the design phase is 100 times cheaper
-
Performance impacts user experience
-
Your site has 50 milliseconds to impress your customers
-
Hick’s Law: The cost of overwhelm
Stakeholders often think “more options” equals “more value.” Psychology proves the opposite. Hick’s Law states that the time it takes to make a decision increases with the number of options available.
-
White space improves comprehension
-
The power of “fake” progress
-
Make your content readable: roper typography, specifically line spacing (leading) and paragraph width, can increase content comprehension and reading speed by up to 20%.
-
Your users only read 20% of your content
-
User testing with 5 people is the magic number
-
The financial ROI of 9 900%
L’incident en question a notamment exposé les données d’état-civil des adhérents (nom, prénom, date et rang de naissance), le numéro de sécurité sociale, le numéro de contrat, et les dates de début et de fin de couverture.
Il est question d'un fichier de 44 millions de lignes contenant notamment 15.45 millions de numéros de sécurité sociale unique.
Comme Cerballiance, c'est la deuxième fois en deux ans.
I won’t post my text here, since it needs to be in your natural voice. But here’s my outline, in case it helps:
- a clear “no” right away
- gratitude, since I’m honored by my value implied in the ask
- explanation that to stay focused on a bigger “yes”, I’m saying “no” to everything else
- good wishes, and if my situation is temporary, an invitation to ask again next year
Four sentences is enough. Nobody wants verbosity he
« Nous vivons dans un monde où l’idée de s’optimiser s’est banalisée au point de devenir un schème grammatical »
Sanitize -> Désamorcer: je dirais plutôt "nettoyer".
La plupart des traductions semblent cohérentes.
Global Threat Intercept — Real-Time Geospatial Intelligence Platform
Use cases:
- track air force one and private jets
- connect an AI agent as co-analyst
- communicate on the InfoNet testnet
- Retrieve live country dossier
- 11 000+ CCZV cameras
- monitor satellites overhead
- track naval traffic
- follow earthquakes, volcanic eruptions, active wildfires
- map military bases, 35 ++++ power plants, 2k data centers and internet outage regions
- connect to Meshtastic mesh radio nodes and APRS amateur radio networks
- detect ground changes through cloud cover
- track trains
The Luddite Lab Resource Hub provides resources for unions, labor organizations, and worker-organizers fighting AI and automation at work.
AI costs more than it brings value compared to human worker
Mis à part que Linus ne pète pas les plombs, il établit les règles pour que Linux soit maintenu.
En deux ans, la liste de sécurité du noyau est passée de deux rapports par semaine à près de dix par jour, principalement à cause de chercheurs lançant les mêmes scanners IA en boucle sur les mêmes fichiers.
Alors comme pour le choix de retirer Pluton des planètes, il faudrait alors considérer d'autres astres comme Éris, Hauméa ou Makémaké.
On estime qu'elle renferme plus de 100 000 objets de plus de 100 km de diamètre. Pluton en est le représentant le plus connu, mais d'autres mondes [...] y résident également, considérés comme des vestiges de la formation du Système solaire.
Peut-être considérer certains astres comme planètes naine lorsqu'ils ont une géologie active.
I don't like the way firefox is pushing its features instead of showing the configuration the user can change.
The part about customization and accessibility can only be good though.
The ecosystem is fragmented
One example to illustrate why Go is so great for backend services is that the Go services I'm working on don't even have a reverse proxy / load balancer in front of them. Thanks to Go built-in TLS and ACME (Automatic Certificate Management Environment), they are directly exposed to the internet, something that may not be possible due to the complexity of wiring together rustls and axum and ACME. Small details like that compound fast and considerably improve the deployment, management and operation of your backend services. Hey, even UUIDs are coming to Go's standard library.
Also async Rust will waste your time compared Go and your CI/CD pipelines may take 10 times more time (e.g. 4 minutes for Go, 40 minutes for Rust, for a service of the same size).