13 private links
Comment fonctionne les VPC dans AWS (et chez d'autre cloud providers).
pdfly (say: PDF-li) is a pure-python cli application for manipulating PDF files.
Use mkslides to easily turn markdown files into beautiful slides using the power of Reveal.js!
Un script pour optimiser le git clone de gros projet (linux, chromium, ...).
CodeSnap is a pure Rust tool for generate beautiful code snapshots, it directly use graphic engine to generate snapshots, which means the entire process is just matter of computation and rendering, without need for network or something like browser-based rendering solution.
reqvis is a lightweight, browser-based tool that visualizes Apache server logs through interactive canvas renderings.
La mécanique des imports
- Comprendre ce qu'il se passe lors d'un import
- Interférer sur la découverte des modules
- Modifier le comportement de l'import
Un logiciel de stockage distribué implémentant le protocol s3.
Une liste assez complète de conférence (en informatique) avec les dates des Call For Proposals
Un super article sur les "trucs" (ou hacks) qui font tourner certains jeux.
Un outils pour automatiser la frappes au clavier pour scripter les démos.
Let's name each level in the meme:
Level 0: Sky Zone: CREATE TABLE, JOIN, NULL, ...
Level 1: Surface Zone: ACID, outer joins, normal forms, ...
Level 2: Sunlight Zone: Connection pools, LATERAL Join, Stored Procedures, ...
Level 3: Twilight Zone: Isolation levels, ZigZag Join, Triggers, ...
Level 4: Midnight Zone: Denormalization, SELECT FOR UPDATE, star schemas, ...
Level 5: Abyssal Zone: MATCH PARTIAL foreign keys, null::jsonb IS NULL = false, ...
Level 6: Hadal Zone: volcano model, join ordering is NP Hard, ...
Level 7: Pitch Black Zone: NULL, the halloween problem, fsyncgate, ...
But when using the CLI, we prefer self-documenting tools. Wouldn't it better if we could just type make, and get a list of available commands, together with their desciption?
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.