291 private links
Protéger son serveur des bots en envoyant des zips de 1MB ou 10MB qui se décompresse en 1GB ou 10GB respectivement
Github: https://github.com/kanbn/kan
Annotation Mono is an idealized handwriting; using letter forms inspired by monospace bitmap fonts, legibility is maximized while retaining a hand-written character.
Its variable weights make Annotation Mono ideal for a wide variety of use cases other than code, including labels and headings. Given its hand-written look, you could even use it for comic lettering if you want.
A valid minimal HTML page
Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 6.0.
The native part is written in Rust.
- mais vous voyagez seul sur votre tandem ?
- oui, comme beaucoup d’automobilistes
Being messy with class names :)
The university of Munich produces great thing. Here another project about compilation.
It is not meant to be an optimal compiler, but a really fast one.
For now their focus is just on the -O0 and -O1 optimization level usage.
A joke about rust infrastructure. It becomes obsolete as time goes.
I still use the mouse to switch between tabs. I learn here that:
- the first 8 tabs can be switched with
Command+<n>/Alt+<n> command+option+Arrow right or left/Ctrl+Alt+Up / Downto switch between tabs around
It's the 20%/80% result I was searching for.
How Excalidraw handle E2E encryption
- avoid uneccessary default features
- use specialized lighter crates
The migration schematics automate code changes between angular versions
Réduire les déchets seraient un moyen de régler le problème
I have the same idea for a node js backend serving a fancy UI :)
It would be better to split the UI and the server while developing to benefit from hot reloading.
Example: https://git.sr.ht/~pyrossh/rust-embed/tree/master/item/examples/axum-spa/main.rs