The Raymii.org RSS feed, all about GNU/Linux
69 followers 0 articles/week
Fixing the hiss on my Atgames Legends Pinball Micro including root access

The [Atgames Legends Pinball Micro](https://web.archive.org/web/20240123213954/https://www.atgames.us/products/legends-pinball-micro) is a small virtual pinball cabinet for around USD 350. I imported one to the Netherlands, Atgames does not ship here. The built in tables are okay and more are for sale via Atgames' webshop. Overall for the price it is...

Wed Jan 24, 2024 00:32
Which Root Certificates should you trust? Find out with CertInfo

Which Root Certificates should you trust? Did you know that any certificate authority can issue a certificate for any website? There are protocols in place so that should not happen, but when (not if, when) they get hacked or coerced by their government, they can issue a certificate to intercept secure communication for any website. I've made an open...

Mon Jan 1, 2024 21:15
YouLessQt, helps you align the YouLess to an analog electricity meter

The [YouLess](https://youless.nl/home.html) is a device that can help you monitor energy usage. It works on so called smart meters using a P1 port, it can monitor solar panels but it also works with regular old analog meters. I have an old style analog meter but I like gadgets and monitoring / reducing my energy usage just as much as the next guy so...

Sat Sep 16, 2023 10:36
A docker image for Qt 5.15 LTS for Android, including OpenSSL and the KDE patch collection

Recently I got an email from Google regarding the API level of [Leaf Node Monitoring](https://leafnode.nl), my open source monitoring app for Windows, Linux and Android. The Play Store version must be updated to target API level 33. For Windows and Linux I'm building the app automatically in a CI environment but the Android build was still a manual...

Wed Sep 13, 2023 22:04
Drawing a Cirle in Qt QML three different ways

Qt has no `Circle` built in to QML as a basic type, as for example the `Rectangle` or the `Button` control. This post shows you how to get a `Circle` in QML, from the most basic method (a `Rectangle` with a `radius` of 180) to more advanced methods, using the `Canvas` JavaScript API (which allows us to draw a partially filled Circle, for a Pie Chart)...

Thu Jul 6, 2023 00:55
Site update, self-hosted search via pagefind

This is a static site, meaning that no server-side processing occurs. All HTML is generated out of a few folders full of markdown source and then uploaded to the cluster. Searching on this site was always provided by a text-box form that sent you to google with 'site:raymii.org' appended to it. Works fine, but it sends all data to Google. With my recent...

Sat Jul 1, 2023 18:21

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account