02/08/2019 - 4 good minutes to readsbc hardware linux alpine
I just received a new computer at home : a little Odroid N2 which is an alternative to the famous Raspberry Pi while being way faster and more balanced.
25/06/2019 - Only one minute to readlinux alpine adminsys tips
The default Alpine Linux installation comes with many unneeded firmwares installed (just in case). Luckily, they can be easily removed with a simple apk add linux-firmware-none.
02/01/2019 - 2 good minutes to readirc golang alpine
Last weeks I reimplemented my irc bot in Golang. It was first built as a bash script using multiples tools. But the main goal was to use a way smaller environment.