Recent Posts

Connecting to synology per ssh

less than 1 minute read

Synology run deprecated versions of sshd. The cbc cipher needs to be explicitly allowed.

Rust in Action by Tim McNamara

less than 1 minute read

The book “Rust in Action” by Tim McNamara is widely recommended online as a good and basic learning resource for Rust.