CyberJunky's Blog
Home Assistant KNX Solar Power About this site GitHub Tags
  • META

    Migrating a Ghost blog to Jekyll on GitHub Pages

    A small Python toolkit that exports a whole Ghost blog through the Admin API and turns it into a static Jekyll site that GitHub...

    Ron · 11 Jun 2026 · 3 min read
  • Linux Disk Cleanup: Quick Commands to Free Up Space LINUX

    Linux Disk Cleanup: Quick Commands to Free Up Space

    Running low on disk space? It happens to the best of us. Whether it's accumulated cache files, forgotten Docker images, or orph...

    Ron · 24 Jan 2026 · 3 min read
  • My 15-Day KNX Home Automation Journey KNX

    My 15-Day KNX Home Automation Journey

    Welcome to My 15-Day KNX Home Automation Journey with Home Assistant! Hello, home automation enthusiasts! I'm thrilled to anno...

    Ron · 8 Mar 2025 · 1 min read
  • Crypto trading with freqtrade

    Crypto trading with freqtrade

    Some snippets/notes on how to use freqtrade. https://www.freqtrade.io/en/latest/ https://github.com/freqtrade/freqtrade $ sud...

    Ron · 14 Feb 2024 · 2 min read
  • My Home Assistant Setup - Part 1

    My Home Assistant Setup - Part 1

    I use Home Assistant for quite some years now, started to run it on a Raspberry Pi, a NUC, later went for Home Assistant Blue, ...

    Ron · 14 Feb 2024 · 3 min read
  • Quick webserver for Toon Home Assistant development

    Quick webserver for Toon Home Assistant development

    import http.server import socketserver from http import HTTPStatus class MyServer(http.server.SimpleHTTPRequestHandler): ...

    Ron · 23 Dec 2023 · 1 min read
  • How to install Wallabag on Debian

    How to install Wallabag on Debian

    Was looking for a tool to store my bookmarks and items to read. Did this by sending myself e-mails which was not very clean... ...

    Ron · 23 Dec 2023 · 2 min read
  • Hosting a Ghost blog on Google Cloud

    Hosting a Ghost blog on Google Cloud

    I switched from the paid (although cheap) AWS Lightsail to Google Compute Engine for hosting this blog. NOTE: I bought the sup...

    Ron · 11 Nov 2022 · 3 min read
  • Geigercounter with KNX IP

    Geigercounter with KNX IP

    Having a KNX IP backbone with IP routers working I wanted to see if I can build some DIY sensors using it, and check if this is...

    Ron · 11 Nov 2022 · 2 min read
← Newer 1 / 9 Older →

© 2026 CyberJunky's Blog