Daily Shaarli

All links of one day in a single page.

June 5, 2025

A valid minimal HTML page

Decorative text within HTML – Terence Eden’s Blog

Being messy with class names :)

Keyboard shortcuts - Perform common Firefox tasks quickly | Firefox Help

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 / Down to switch between tabs around

It's the 20%/80% result I was searching for.

topjohnwu/Magisk: The Magic Mask for Android

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.

Risotto Bias : « #rust » - Pasta Puns

A joke about rust infrastructure. It becomes obsolete as time goes.

Accueil - Zéro Logement Vacant — Zéro Logement Vacant
Une personne pour un tandem - @nassigny@aquilenet.fr
  • mais vous voyagez seul sur votre tandem ?
  • oui, comme beaucoup d’automobilistes
Open-Source TPDE Can Compile Code 10-20x Faster Than LLVM - Phoronix

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.