Developer driven lists

https://github.com/agamm/awesome-developer-first https://free-for.dev/#/ https://github.com/awesome-selfhosted/awesome-selfhosted https://github.com/awesome-foss/awesome-sysadmin https://github.com/topics/awesome ...

Kpartx-and-losetup

https://www.ullright.org/ullWiki/show/mount-disk-image-files-kpartx or maybe use: https://unix.stackexchange.com/questions/466938/what-is-the-difference-between-mount-and-mount-o-loop Maybe we can mount directly the loop device. ...

Copper anniversary

Today, this blog reaches the 12.5 year mark (In the Netherlands, copper annyversary). Actually 0ink.net has been running for much longer than that, but as a blog format, it is from 2013-05-15 when it was migrated to Wordpress. You can find the firs post here. ...

2023-12-31-typescript

Duktape typescript-script Script that use "typescript" on a browser. https://github.com/niutech/typescript-compile Script that use "typescript" on a browser. ...

svgbob tips

Syntax: https://ivanceras.github.io/content/Svgbob/Specification.html online editor: https://ivanceras.github.io/svgbob-editor/ another editor: https://asciiflow.com/legacy/ editor in perl + gtk: https://metacpan.org/dist/App-Asciio/view/lib/App/Asciio.pm ...

void development

base devel base-devel cross compiling +cross-aarch64-linux-musl Pi cross-compiling. ...

2024-12-31-wayland-gotchas

So the day of wayland is coming. As of today the gotchas I have are: vnc on the desktop wayvnc (required wlroots) ...

Replacing failed drives in a md array

In a Linux softraid, you may have to replace failed drives. As usual, backups are still needed, but hardware failures can be covered by RAID levels. ...

Filesystem discard

Now with the prevalence of SSD's for storage, it is important to make sure that the DISCARD opeartion is used. This is specially true as this can increase the lifetime of your flash storage by reducing the need to re-map blocks by simply marking them as freed. ...

Using 7z for benchmarks

Syntax LZMA benchmark details LZMA benchmark in multithreading mode 7-Zip benchmark Examples ...