Monthly Shaarli

All links of one month in a single page.

October, 2020

https://lord.re/fast-posts/51-ma-ptite-touche-doom-sur-le-clavier/

L'abus. Il m'en faut une

debian 11 artworks
Introduction - Rust By Example

Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries.

Combining Django and Vue.js - Everything you need to know | Code With Stein

Ça en fait du bordel pour démarrer un projet ou un proof or concept.

What is Rust's turbofish? - Tonsser Tech Blog

Aaah ça s'appelle comme ça, alors?

::<Type_cast>

Usage: Email setup - Docs

Oups, j'ai dû oublier cette partie...

MarcoPolo - Partially Functional

Parmi tous les SSG, je pense que Zola est le plus sympa... rapide, facile à installer, ...
Quelques contraintes (ie. « Réorganisation de contenu »...) à prévoir, mais dans l’ensemble ça a l’air facile et pratique.

#ssg #web

Soosyze | CMS open source, sans base de données pour créer votre site facilement

Un CMS sans base de données qui a l'air sympa.

Don't write command-line interfaces (and how to write if you have to)

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
A modern/fast Python SOAP client based on lxml / requests

Pour remplacer Suds et ses forks pour Python3 qui déconnent au moindre pet de mouche.

Dynamic-gnome-wallpapers/Exodus at master · b1izzard-34/Dynamic-gnome-wallpapers

J'ai trouvé un exemple de fichier XML :-)

A Django REST API in a Single File - Adam Johnson

Ouh! Que c’est beau... plus aucune excuse de se demander si on commence avec flask ou bottle ou django... ;-)

Wiki - RustStarterKit2020

Ça me fait toujours sourire que le linter de Rust s’appelle ´Clippy’

ASUS Mini PC PN50-BBR343MD - Barebone PC ASUS sur LDLC.com

Miam !

Release v0.12.0 · shaarli/Shaarli · GitHub

Oops, va falloir faire la mise à jour.

How to remember what you learn

“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.

GitHub - muesli/duf: Disk Usage/Free Utility

Disk Usage/Free utility

Des mini karts pour jouer physiquement à la switch dans son salon... Je suis sceptique.

Des vrais karts pour jouer physiquement à la switch dans son salon...

Je suis sceptique...

GitHub - stencilproject/Stencil: Stencil is a simple and powerful template language for Swift.

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.

Téléchargez les nouveaux fonds d'écran de macOS 11.0.1 | MacGeneration

Faudrait créer le fichier XML correspondant pour Gnome ;-)

Fighting Rust's Expressive Type System

Rust m'attire de plus en plus :-)

GitHub - r0hi7/k8s-In-30Mins: Learn how to set up the Kubernetes cluster in 30 mins and deploy the application inside the cluster.

Une cheatsheet kubernetes

FAQ - Delta Chat

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...

Agorakit, un groupe sans Facebook https://serveur410.com/agorakit-un-groupe-sans-facebook/
GitHub - creativetimofficial/tailwind-starter-kit: Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source

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.

Release v3.0.0 One Piece · vuejs/vue-next · GitHub
thumbnail

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.