<!-- Morning -->
<!-- What do I want to do today? -->
<!-- Evening -->
<!-- What did I learn today? -->
<!-- Things I lerned -->
MQTT
- It’s an application protocol
- It manages sessions and authentication
Nix
- The program
installSshFiles
should be put as a nativeBuildDependency
since is needed in the post install - The post install (in rust naersk) for completion can fail when running
<(cmd)
and you can only find out when using the -vvv
flag.
<!-- Usefull tools and libraries -->
Rust
- tabled: easy to use library to pretty print tables
Linux
- chown: use the
-h
flag to not dereference soft links