201 private links
Discussion about adding Rust to the filesystem. It would be bindings first.
10 to 20% performance boost... that's great!
How to build the local-first software with the most interoperable data system: files.
How to avoid conflict while syncing them on cloud providers? Tonsky relates some strategy.
import a json file that can be manipulated with the unix filesystem tools and rexport it to json.
How to better organise files. I am aware of the PARA method, but this one also seems useful.
To solve XDG misconfiguration, if wanted.
I wasn't aware of the mess on Windows. I also agree that it will be more confortable for users to follow XDG conventions on *nix. The article explains well why it is such a mess.
Solution?
On *nix, the answer is straightforward: get everyone to adhere to the XDG Base Directory specification.
Navigate into github as a filesystem !
Could we make it crossplatform ? I.e. integration of Gitea and Gitlab for example
Et comprendre pourquoi un fichier de 17kB peut prendre en réalité 32 kB 😉
strace
programm allow us to figure out what a program does under the hood.
Part 2 (x86 asm, linux kernel)
Part 3 (ftrace, disk layouts, ext4)
Les notes du wiki de Sebsauvage sur le système de fichier btrfs