Monthly Shaarli
October, 2020
L'abus. Il m'en faut une
Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries.
Ça en fait du bordel pour démarrer un projet ou un proof or concept.
Aaah ça s'appelle comme ça, alors?
::<Type_cast>
Oups, j'ai dû oublier cette partie...
Un CMS sans base de données qui a l'air sympa.
Plutôt que clize (ou click), il est proposé de passer par hug ou typer.
Le truc marrant, c'est qu'il est tout à fait possible d'appeler une fonction en lui passant des paramètres nommés. Type
python -m mymodule \
set_dragon_feeding_schedule \
--feeding-times ['10:00','14:00','18:00'] # hopefully this way it gets recognized \
# how will you define parsing a dict with string to integer mapping?
--dishes=Creatures.Tiger:2 \
--dishes=Creatures.Human:1 \
--start-day=1020-03-21 # BTW bash allows no comments in multiline calls
Pour remplacer Suds et ses forks pour Python3 qui déconnent au moindre pet de mouche.
J'ai trouvé un exemple de fichier XML :-)
Ouh! Que c’est beau... plus aucune excuse de se demander si on commence avec flask ou bottle ou django... ;-)
Ça me fait toujours sourire que le linter de Rust s’appelle ´Clippy’
Oops, va falloir faire la mise à jour.
“I don’t remember a damn thing.”
The book I held my hands was full of highlights. It seemed like I’ve got all colors of the rainbow on a page. Apparently, this didn’t help. When I tried recalling ideas from the book, I didn’t hear a thing. Just. Silence.
Terrified, I started questioning how much I really know. If I forget everything I read, I can’t apply my knowledge to the problem at hand. I can’t transfer it. And without transfer, knowledge is very much like music for deaf ears.
I quickly did the math. I was planning to invest in learning a few hours a day for the next ~75 years of my life. Staring at the number of potentially wasted hours, I knew exactly what I had to do.
Disk Usage/Free utility
Des vrais karts pour jouer physiquement à la switch dans son salon...
Je suis sceptique...
Stencil is a simple and powerful template language for Swift. It provides a syntax similar to Django and Mustache. If you're familiar with these, you will feel right at home with Stencil.
Faudrait créer le fichier XML correspondant pour Gnome ;-)
Rust m'attire de plus en plus :-)
Une cheatsheet kubernetes
Voir la partie « multi client ».
En gros il faut exporter les clés du premier périphérique et les ajouter les autres. D’android à iOS, c’est un peu pourri...
Tailwind Starter Kit is Free and Open Source. It does not change or add any CSS to the already one from TailwindCSS. It features multiple HTML elements and it comes with dynamic components for ReactJS, Vue and Angular.

Today we are proud to announce the official release of Vue.js 3.0 "One Piece". This new major version of the framework provides improved performance, smaller bundle sizes, better TypeScript integration, new APIs for tackling large scale use cases, and a solid foundation for long-term future iterations of the framework.
The 3.0 release represents over 2 years of development efforts, featuring 30+ RFCs, 2,600+ commits, 628 pull requests from 99 contributors, plus tremendous amount of development and documentation work outside of the core repo. We would like to express our deepest gratitude towards our team members for taking on this challenge, our contributors for the pull requests, our sponsors and backers for the financial support, and the wider community for participating in our design discussions and providing feedback for the pre-release versions. Vue is an independent project created for the community and sustained by the community, and Vue 3.0 wouldn't have been possible without your consistent support.