Daily Shaarli
Today - June 29, 2025
Mon résultat: 6 tonnes de CO2, 5700 litres d'eau par jour.
IPv6 needs to be better deployed and supported everywhere.
1) You don't "upgrade" to IPv6, you offer it inline with IPv4. It has never been a forklift replacement (there is another rule about this).
2) I have worked for numerous ISPs over the years, big and small. Way more than three I can tell you, and the small ones are almost always the ones pushing IPv6 hardest, because CGNAT is fucking expensive. The big ISPs are the ones who are ignoring it. I've only worked for one small ISP that was opposed to it, and their attitude changed when they ran out of IPv4 space, and saw their choices. CGNAT or buy more space on the open market.
[...]
Finalement laisser son périphérique branché avec la batterie tout le temps à 100%, c'est comme prendre une grande bouffée d'air et retenir sa respiration. C'est pas bon.
Est-ce que laisser sa batterie à 20-80% est toujours une bonne idée, puisque les BMS intègrent une logique dédiée.
An alternative to Signal
Waterfall, agile, AI in comparison to build a product.
A community word processor with light social features.
It is used for Poetry, logging, journaling, list making, being online in a more intentional way
There is less and less work stations needed, except for professionals (developers, designers) or gamers. Every private user I know use more tablets or smartphones directly.
When the Windows 10 end-of-support date arrives on Oct. 14, 2025.
That will be interesting because it will provide more arguments for Linux.
La méthode est très risquée et finira par être détournée.
the many ways AI is making humans less productive #1:
- I have to prove I am human when visiting website
- websites are generally slower because they need to check if my browser is an AI bot
- I spent time every week now, restarting services affected by AI scraping bots
And I am not even using AI
"Le seul comparateur indépendant de primes énergie"
Demonstration of various tracking technologies to collect user data, using dark patterns in cookie banners for example.
Technical standards, like those from @w3c, aim to improve #privacy
, and solutions include a taxonomy of tracking purposes and standardized consent recording to enhance compliance and user control.
There were already a "Do Not Track" for Firefox. Let's see if an standardized HTTP header or something similar can solve this.
Technology is going just great:
- autonomous cars
- cryptocurrency
- mars colonization
- blockchain
- virtual reality in the office
88x33 button links.
I could create one for Lyokolux.
Issues with Signal listed so far
- Tied to US for most of its funding
- The funding sources remains unclear
- Employees gets ~$440,000 annually
- Use GAFAM to work such as Amazon (AWS) or Goggle and Microsoft (hosting too)
- metadata can be spied by the U.S.. See https://lemmy.ml/comment/5882433 or the metadata provided https://signal.org/bigbrother/santa-clara-county/
- despite requests from many users, Signal hasn’t supported the inclusion of its app on F-Droid
- Signal logs information through the notifications, and audio calls (time, name of the account) on the device. See how to reduce data leak
- When the device is unlocked, Signals content can be read
Other critics are stated in https://nostr.band/note154hta9dt8k4mhleu4z20rwlqd85dxap20xtvcy4fq89uzcrwshpsdelk2t
Orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺
It uses Hono under the hood, which I only heard good news.
La fleur de Lys est une banane épluchée
All I see so far is this will need more computation or battery drain for this.
The library is available at https://github.com/Specy/liquid-glass
France Télévisions nous fait le coup de la panne, France Info affiche un écran noir. Hier, le groupe affirmait à ses équipes que le fonctionnement de la clim était en voie d'amélioration. En réalité, il n'en est rien et c'est le centre de diffusion et d'échange qui a sauté. C'est la régie finale, d'où partent les programmes, qui a été réunie en 2022 au même endroit pour des raisons d'économies.
Doctolib doit fonctionner, puisque c'est un service critique.
J'ai tenté de me connecter à Doctolib. J'arrive pas à passer le MFA. Ni par mail (ça m'a dit que je violais les CGU), ni par SMS (il arrive pas).
Y'a aucun bouton "Renvoyer le code de sécurité". Y'a aucun indice sur ce qui ne marche pas, ni de message "Je n'arrive pas à me connecter".
Autre question démocratique
La privatisation d'un service qui devrait par essence être entièrement public et open.
Ce logiciel libre semble recommandé
(via https://piaille.fr/@CelianGodefroid/114726889499043422)
Un cygne regardant la caméra.
- Call Stack
- Primitive Types
- Value Types and Reference Types
- Explicit, Nominal, Structuring and Duck Typing },
- == vs === vs typeof
- Function Scope, Block Scope and Lexical Scope
- Expression vs Statement
- IIFE, Modules and Namespaces
- Message Queue and Event Loop
- setTimeout, setInterval and requestAnimationFrame
- JavaScript Engines
- Bitwise Operators, Type Arrays and Array Buffers
- DOM and Layout Trees
- Factories and Classes
- this, call, apply and bind
- new, Constructor, instanceof and Instances
- Prototype Inheritance and Prototype Chain
- Object.create and Object.assign
- map, reduce, filter
- Pure Functions, Side Effects, State Mutation and Event Propagation
- Closures
- High Order Functions
- Recursion
- Collections and Generators
- Promises
- async/await
- Data Structures
- Expensive Operation and Big O Notation
- Algorithms
- Inheritance, Polymorphism and Code Reuse
- Design Patterns
- Partial Applications, Currying, Compose and Pipe
- Clean Code