Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Armbian
🍊 ARM your continuous integration system with fruits! 🍌
The goal of this howto is to show you how to add your own ARM Gitlab runner to your Gitlab instance Runners herd. Whaaaaaaaaaat? Ok, let me introduce …
Compile FFmpeg on the Odroid XU4 to get hardware acceleration
sudo apt-get build-dep ffmpeg sudo apt install debhelper libchromaprint-dev frei0r-plugins-dev libgnutls28-dev libx265-dev ladspa-sdk libaom-dev …
How to install Armbian on the Station P1 starting from Android
balbes150 asked the other day on the Armbian forum if NicoD could make a video about installing Armbian on the Station P1 directly, without using …
Installing asciicast2gif on aarch64 Debian bullseye
asciicast2gif: one way to produce a GIF file from your terminal session Why? Last year, I wrote a blog post about producing SVG and GIF files from a …
Installing Caffe on the Orange Pi 4B
Install dependencies sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler cmake sudo …
Installing TensorFlow on the Orange Pi 4B
This quick howto is heavily based on Orange Pi’s documentation. To this day, Orange Pi recommended versions of TensorFlow and Python are quite old: …
Sphinx: Installing sphinxbase on the OrangePi 4B
This post will be part of a series regarding generating subtitles for videos with the OrangePi 4B running Armbian. We’re not yet sure of what we’ll …
Terminal recording on the OrangePi Zero
Terminal recording on the OrangePi Zero Lately, I started writing a few articles on the OrangePi Zero, as I am trying to use it as part of a …
termtosvg on aarch64 Debian
Installing termtosvg on an aarch64 machine running bullseye. What is termtosvg and what can I do with it? Term to what? termtosvg is an abandonned …