What I found interesting this time

by: Artur Dziedziczak

July 6, 2025

My last week presentation is available online!

To all of that I have setup home server with Jellyfin and KDE Connect. It’s soo good to finally have all my music, ebooks and movies in one place!

“A Neurosymbolic Framework for Vulnerability Detection in Code,” n.d. https://github.com/iris-sast/iris

“Quick and Easy Local SSL Certificates for Your Homelab!,” n.d. https://m.youtube.com/watch?v=qlcVx-k-02E&pp=ygUNc3NsIGplbGx5ZmluIA%3D%3D

I spent 6 hours after work trying to figure out how to setup SSL on my home server. 6 HOURS! The problem in the end was port 81 which was not forwarded. Can you imagine?
Either way this video helped me a lot as first I tried to set everything with traefik. It was a nightmare. Nothing worked and debuging errors coming from LetsEncrypt challanges made me loose my sanity.
But with Nginx it went pretty smoothly. Now I need to also setup my Nextcloud instance and finally will be Google free.

“How to Encrypt Partition in Linux,” n.d. https://linuxconfig.org/partition-encryption

Small article on how to encrypt discs on Linux.