Weekly Shaarli
Week 03 (January 16, 2023)
A organization about useful vite projects. It does not seems very maintained though.
Cette plate-forme, ouverte en avril 2021, permettait à tout citoyen de connaître facilement l’identité des propriétaires des sociétés françaises. Réclamé de longue date par les organisations de la société civile, cet outil était très largement considéré comme une avancée majeure en matière de transparence financière et de lutte contre la fraude et le blanchiment.
Une référence à l’arrêt du 22 novembre 2022 de la Cour de justice de l’Union européenne (CJUE), qui a déclaré illégal l’accès du grand public aux registres européens de bénéficiaires effectifs, au nom du respect de la vie privée.
La plateforme en question: https://data.inpi.fr/
(maintenant accessible, je ne connais en revanche pas la quantité et la qualité des données)
Clicking any .html files will be compiled by vite (vited?). So, rather than manually type in the paths to all your inputs, this will list all your files so you can click them with ease. Like the good 'ol Index Of / days.
A simple plugin :)
I will check vue plugin system sometime, because it seems powerful in order to improve DX.
Benchmarking javascript snippets :)
@media (prefers-color-scheme: dark) {
html body {filter: invert(1);}
/* the following really should be managed by a cascade layer */
.some-container-items-or-images {
box-shadow: 0.25em 0.25em 0.67em #FFF8;
}
}
From Lary Hudson
you should also set “color-scheme: dark” so that scrollbars change to a dark tint as well.
And the related project to use SQLite in memory of a frontend app.
The database file is loaded from a server or a local file... which can be convenient for offline databases!
If the database is available online, it is still ok if it is small and the SQLite file can be downloaded :)
Numbers:
const formatter = Intl.NumberFormat(LOCALE, { notation: 'compact' })
Currency:
Intl.NumberFormat(LOCALE, {
notation: 'compact',
style: 'currency',
currency: 'ZWD'
})
- Confetti canon
- Bookmark Button: transitions between SVGs. The MorphSVG plugin comes in to allow different amount of points. It does the heavy lifting so you can smoothly transition between any SVG Shapes.
3 examples to build CSS Grid patterns
- It takes longer than you think
- Go all-in sooner (part-time is helpful to test an idea).
- Make direct sales (don't think about scaling).
- Choose a niche.
- Focus on product quality, and talk to your customers.
- Build a culture of execution.
- Don't underestimate deliverability and fraud.
- Meet customers and partners in person.
- Use workshops to create urgency.
- Move from a cost center to a revenue center.
Pourquoi est-il pertinent d'arrêter de se concentrer sur les travailleurs, mais sur les décisions prises (changement de politique, etc...).
The deficiencies of SQL to use it as frontend databases:
- Standard SQL doesn’t support nesting
- SQL syntax is verbose and non-uniform.
- SQL’s scalar expression language is weird and limited
- SQL doesn't have good tools for metaprogramming and changing the shape of a query at runtime
Par contre, pour convaincre d’autres citoyen·nes d’essayer, il faut avoir des arguments : des alternatives, des recettes, un discours construit sur la nécessité de consommer moins de viande, des idées pour y arriver et une autorité qui s’acquiert, en partie, par l’exemple.
Mangez moins de viande n’est pas une attaque envers les un·es, les autres, les traditions ou les valeurs du groupe. Vous pouvez manger moins de viande et déguster un chapon à Noël. Manger moins de viande et apprécier celle que vous achetez. L’objectif, c’est d’en consommer moins. C’est un impératif de survie.
Unlike previous generations, British and American Millenials (aged 26-41) do not become more conservative as they age - on the contrary
Similar patterns are evident in Britain, where millennials are more economically leftwing than Gen-Xers and boomers were at the same age
Also
UK millennials and their “Gen Z” younger cousins will probably cast more votes than boomers in the next general election.
So... we will see :)
Un schéma de l'organisation de la SNCF (simplifiée).
Avant VS après. Le schéma est inspirée de celui d'EDF, représentant son ouverture à la concurrence et ce que cela représente comme complexité.
A ready to go starter project with ... everything. A lite version exist for a smaller scope.
Better than writing you own utility classes because this tool will generate only the one needed :)
Another great tools initiated by Antfu
UnoCSS is an atomic-CSS engine instead of a framework. Everything is designed with flexibility and performance in mind. There are no core utilities in UnoCSS, all functionalities are provided via presets.
roadmap.sh is a community effort to create roadmaps, guides and other educational content to help guide the developers in picking up the path and guide their learnings.
A search engine for books.
EDIT 2023-08-25: it stores their books now, and it is the biggest library of the world!
Good points! I have use cases where a frontend database approach will work perfectly!
SASU, Portage salarial, Micro-entreprise, SASU pour en tirer un SMIC + dividences, EIRL ou EURL.
A bit of thought about Rust that will replace C/C++ little by little. and how Rust will be (and is) wider used than Zig because of its safety.
- 5 000 bénévoles très impliqués
- Loisir de passionnés, partage et plaisir
- Les éditions sont surveillées par des "patrouilleurs"
- Après une croissance énorme en 2006-2007, l'encyclopédie croît lentement mais sûrement. Il s'agit surtout d'améliorer la qualité des articles.