Running Garmin Connect IQ SDK on Ubuntu-20

AFTER INSTALLING GARMIN Connect IQ SDK on Ubuntu-20, using the script I created in Installing Garmin Connect IQ SDK on Ubuntu-20, I realized that building would work fine, but the simulator wouldn’t run due to the same dependency issue. ./bin/sdkmanager: error while loading shared libraries: libwebkitgtk-1.0.so.0: cannot open shared object Read more…

Xpra

XPRA IS SCREEN for X11, as xpra describes itself on its page. xpra allows to run X11 applications on a remote machine and benefit from the detach/attach workflow known from e.g. screen and tmux. I coincidentally discovered xpra today, when google’ing on how to setup copy to clipboard in tmux Read more…

Cross-compiling Janet-lang

JANET IS A programming language that can be used for systems scripting or be embedded in other programs. For further details read more at the Janet site. My interest revolves around getting a portable language that could replace bash for scripting on a small arm based platform. This is the Read more…

F1 Timing App 2013

FOR THE 2013 Formula-1 season I though I would treat my self with buying the official live timing app: ‘F1 Timing App 2013’ by Soft Pauer Limited. At season start it costed around €22 – a hole lot of money of a one season app. So I had high expectations, Read more…