316 private links
Suffit-il de posséder un siège social en France ou en Europe et de couper tout lien capitalistique avec les Etats-Unis pour être protégé contre le Cloud Act, même en vendant une offre basée sur des technologies américaines ? Non, tranche une étude réalisée par le bureau européen du cabinet d'avocats américain Greenberg Traurig LLP, pour le compte du ministère de la Justice et de la Sécurité des Pays-Bas, et rendue publique le 26 juillet dernier.
Selon cette étude, le cloud de confiance est donc du vent 🙃
Et les américains peuvent se servir dans les données utilisées
The more recent the proprietary product is, the faster an open-source version will be developed. It tends to be one year nowadays.
The unit (in days) is the TTOSA: Time Till Open Source Alternative. It is established on the first commit date.
About the data:
Two things become clear with this chart: first, there is an explosion of dots after the mid-2000s, and this probably is correlated with the rise of the Web and subsequently the GitHub era (GitHub was founded in 2008). Second, the trend is downward.
But an open-source alternative is not directly of higher quality yet.
The final result tends to be that everything will be open-source!
There are two ways to compete in the software-for-sale market: support, hosting, and other or monetizing the database.
Improve image quality with AI. One mode is for drawing and another for photos.
It is efficient to improve quality lost compression, removing color branding and vectorizing an image.
The social utility of a given software package is not necessarily tied to mass-market adoption. A software package can be trendy in a tight-knit community, while holding very little social utility for the mass market, and this is fine. This is the case for most software packages that exist in the world.
If a FLOSS matches the need for a small part of the community, it is then fine too !
Unfortunately, society teaches us that we should grow at any cost, which means that inexperienced maintainers can be swayed by such arguments to make harmful decisions about their projects.
The sucess of a project is measured by the biggest number: the number of stars on GitHub, amount of forks, ...
Toute l'information des entreprises
Gratuite, intelligente, complète« Notre conviction chez Pappers est que la donnée juridique et financière des entreprises doit être gratuite et ouverte à tous. » — Pierre Fruchard, Co-fondateur de Pappers
Pour éviter que des informations publiques soient captifs de portails.
Bonne initiative !
La Fédération des chasseurs attaque Sandrine Rousseau en justice pour des propos sur les féminicides
"Ça n'est pas un loisir que d'aller tuer des animaux le week-end avec des fusils. Et par ailleurs (...), le reste de la semaine, on peut aussi le braquer contre sa femme. On a vu qu'un féminicide sur quatre est lié à des armes de chasse"
Un feminicide sur 4 est lié à des armes de chasse.
"Ces propos sont scandaleux : elle n'aime pas la chasse, c'est son droit, mais de là à faire des raccourcis dans les médias entre les féminicides et la chasse, c'est extrêmement insultant", a déclaré le président de la FNC, Willy Schraen, pour justifier le recours en justice.
Un sur 4 est lié à des armes de chasse, mais c'est vrai que tous le monde à des armes de chasse, pas uniquement les chasseurs, hein
Two good examples are provided :)
Affiché à 42,67 euros il y a un an, le mégawattheure d’électron s’échange aujourd’hui à plus de 470 euros.
Or, la concurrence se fournis avec de l'électricité moins chère d'EDF !
l’Arenh contraint chaque année EDF à vendre à prix cassé (42 euros du MWh) près d’un quart de sa production nucléaire à ses concurrents. Non seulement les investissements promis n’ont jamais été réalisés, mais en janvier dernier, face à l’augmentation des prix sur le marché européen, Bercy a réévalué à la hausse le volume de l’Arenh, de 100 TWh à 120 TWh disponibles.
Ou comment détruire EDF pour des concurrents privés, sans qu'ils apportent les investissement nécéssaires en rachetant seulement l'argent à EDF...
Selon la direction, cette manœuvre a fait chuter l’excédent brut d’exploitation de l’entreprise de 8 milliards d’euros. Et le plus ahurissant, c’est qu’EDF ne dispose pas de cette électricité, puisqu’elle l’a déjà vendue. Elle va devoir l’acheter sur les marchés, au prix fort, pour la revendre à ses concurrents à prix bradé
An explanation of the WAL of SQLite.
A web component for drawing patterns with CSS
The images are actually impressive
And some figures: https://yuanchuan.dev/polygon-shapes
In short, when designing a toggle button, for the sake of your users, it’s good to hold on to these basic principles:
- Use them only when they have an immediate effect
- Apply them when the setting has a default value.
→ part 2: https://shaarli.lyokolux.space/?iAYVOg
So yes, AI can bypass artists as it will be easy to generate images, arts, ...
I can see how ai-art immediately threatens freelance illustrators and concept artists.
I think ai-art, just like nfts, is a technology that amplifies all the shit I hate about being an artist in this feudal capitalist dystopia where every promising new tool always ends up in the hands of the least imaginative and most exploitative and unscrupulous people.
Re-renders only affect the component that owns the state + its descendants (if any).
When a component re-renders, it tries to re-render all descendants, regardless of whether they're being passed a particular state variable through props or not. [... Because] it's hard for React to know, with 100% certainty, whether another component depends, directly or indirectly, on the updated state variable.
In an ideal world, React components would always be “pure”. A pure component is one that always produces the same UI when given the same props.
A tweak is to declare a component with React.memo. If the props have changed, React will re-use that current component rather than going through the trouble of generating a brand new one.
Some argue that rerender is cheap too.
The worst drought in 500 years.
The map shows the river discharges from -100% to 100%. France and Germany are in the -50%
Links are not focusable by default on Firefox... WTF ?!
Here the solution:
about:config- Change the value of
accessibility.tabfocusto "Number" - Set the value 7 to
accessibility.tabfocus
SQLite is a great database, but builtin functions are limited.
only 7 builtin aggregate functions: avg, count, group_concat, min, total, max, and sum
Generate a muster and prit it :)