This user has been banned.

Stats

5
Projects
5
Devlogs
42
Votes
2
Ships

Coding Time

All Time: 25h 21m
Today: 0h 0m

Member Since

June 17, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

5
Obsidian PDF Export Automator
2 devlogs • about 2 months ago
🚀
1 devlog • about 2 months ago
Quantum Computing and its impact on Cryptography!
1 devlog • about 2 months ago
🚀
0 devlogs • about 2 months ago
🚀
1 devlog • about 2 months ago

Activity

Works great. implemented now a remote control mechanism to toggle and a prometheus data export for use in my grafana dashboards:).
Runs still strong on my proxmox install

Update attachment
Lou
Lou worked on Home Lab
3h 37m • about 2 months ago

installed proxmox and kubernetes on all my nodes and i am currently trying to install passbolt + decided how to name my. machines

Update attachment

Got student test data imported

Update attachment

Generataed a lot of random values with roo

Update attachment

At first I ran Ubuntu but GNOME was causing issues, so I switched to Xubuntu. XFCE is lighter on resources and just way simpler and more predictable in my experience.

After a lot of troubleshooting, I first tried intercepting the native file save dialog using C, but that wasn’t feasible because of sandboxing and security restrictions. I then moved to using xdotool and pyautogui. After TONS of trial and error to get the timing and window focus right, the automation finally works. It uses the Advanced URI plugin in Obsidian to open the export dialog and the save window. Then pyautogui takes over, enters the path, and saves the PDF. Xdotool had problems reliably selecting the right window.

Obsidian tries to open the PDF afterwards, in my case in Firefox, so for now I just close the tab programmatically. Still looking into disabling that directly in Obsidian.

Now I'm onto setting up change tracking and hooking everything into systemd to run it regularly.

Lou
Lou created a project
53d ago

Obsidian PDF Export Automator

I have an Obsidian vault that I wanted to automatically and reliably export as PDFs using Obsidian’s native export. Since there's no API for this, I built a Proxmox VM-based solution that watches a Git repo for changes. When updates are detected, it uses automation (via PyAutoGUI) to trigger the export, then processes the PDFs further.

Obsidian PDF Export Automator
2 devlogs 0 followers Shipped
Lou
Lou created a project
54d ago

Ai and randomness

A try to look at how good ai is at generating random values/words

1 devlog 0 followers
Lou
Lou created a project
55d ago

Quantum Computing and its impact on Cryptography!

This is the source code for my research i made about quantum cryptography and the future problems with encryption. From the quantum basics to the future problems that occur when the tech gets to a certain point all of it in this 50 page pdf. Bear in mind this is my first kind of this project:)

Quantum Computing and its impact on Cryptography!
1 devlog 0 followers Shipped
Lou
Lou created a project
55d ago

LateBus

A smart transport system that tracks buses in real-time, predicts delays, and displays statistics to passengers and admins.

0 devlogs 1 follower
Lou
Lou created a project
55d ago

Home Lab

Proxmox, Kubernetes & Multi-Node Cluster. This repo documents my self-hosted home lab setup using Proxmox for virtualization and Kubernetes for container orchestration across 5–6 servers (including old Macs, Dell PowerEdges, and a custom PC). Includes VM configs, k8s manifests, automation scripts, and monitoring tools. Designed for learning and experimentation.

1 devlog 1 follower
Lou
Lou joined Summer of Making
55d ago

This was widely regarded as a great move by everyone.