Daily Shaarli
May 6, 2024
Cette leçon vous apprendra dâabord les notions de base de Markdown â une syntaxe de balisage facile Ă lire et Ă©crire â ainsi que Pandoc, un outil en ligne de commande qui permet de convertir du texte brut en diffĂ©rents types de fichiers bien formatĂ©s : PDF, .docx, HTML, LaTeX, diaporama, et plus encore. Ă lâaide de Pandoc comme outil de composition numĂ©rique, vous pouvez utiliser la syntaxe Markdown pour ajouter des figures ou une bibliographie, et changer facilement de style de citation, par exemple de Chicago Ă MLA, le tout en utilisant du texte brut.
Selfhosting your own cloud and web services is so satisfying, but it's also very time consuming, and dangerous. With Cosmos, take the chore out of selfhosting, with automated maintenance and fully secured setup out of the box. It even integrates to your existing setup.
kubectl
is the CLI tool used to communicate to the Kubernetes API it can seem simple at first but can quickly get complicated.
So in this blog post, I aim to write the guide I wish I had when I started. Focusing first on command syntax and useful commands, before moving on to the vibrant ecosystem of plugins and tools built to expand the functionalities ofkubectl
and Kubernetes.
Sharing tips and tricks along the way as well as a helpfulkubectl cheatsheet
at the end. đ
Type-level programming in TypeScript involves using types as values and manipulating them to achieve various tasks at compile time. Here's an exhaustive list of elements and techniques commonly used in type-level programming in TypeScript.
This is a website made by me, Ryan Mulligan, a front-end builder of the web and fellow passenger through space and time.