I don't post here much, you can find me on:
- Bluesky: thomasjsn.bsky.social
- Mastodon: @thomasjsn@fosstodon.org
There is also a feed available for the blog: blog.cavelab.dev/feed/
So, @netdatahq looks nice. I've been without a monitoring solution for a while now — didn't want to spend time setting one up. Currently doing some tests with a parent node streaming to their cloud. Excited to see that their "Anomaly advisor" will find. #homelab
The mystery seems to be solved — actually it was two things: the lack of VLAN egress filtering, as suspected. But the main culprit was RRCP broadcasts from my TL-SG108PE switch, or "Loop Prevention" as they call it. Disabled that and the 1 drops/s went away 🥳
I discovered last week that some of the videos on my blog didn't work, froze on my phone, and random CORS errors 🤷♂️ Down the rabbit-hole I went — looking for a video service, YouTube and Vimeo is out. I mainly looked at @MuxHQ and @BunnyCDN Stream.
I have tried @BunnyCDN Streams before, when it was in preview. It seems more polished now 🙂 I wrote about my previous video solution a few years ago. blog.cavelab.dev/2021/06/vid…
60 meter 6-strand single mode #fiber and SFP modules from @Ubiquiti. Going to pull the fiber in a buried conduit to the garage. @mikrotik_com CRS317-1G-16S in the #homelab and D-Link DGS-1210-10P in the garage. #networking
Sometimes I do non-computer related projects — like turning an old oak tabletop, from my friend's barn, into a pub table. blog.cavelab.dev/2025/01/pub…
I'm using an old @Raspberry_Pi 2 and a DS18B20 probe to accurately measure outdoor temperature. Value is sent on #mqtt to @home_assistant, and displayed on our @dakboard digital calendar 👍
I’ve been using my HP ZBook 15 G5 #laptop a lot lately, but it annoyed me that I couldn’t tap the touchpad in i3. But fixing/enabling it was a breeze 🙂 blog.cavelab.dev/2024/11/lap…
I finally got around to install a proper voltage reference on the @arduino board in my @Raspberry_Pi security alarm.
I previously used the 5V supply, but that didn't produce very stable or accurate voltage measurements.
After installing the external reference I have this weird issue where all voltage measurements are pretty noisy. And suddenly they are not 🤷♂️It happens to all three analog inputs, so must be something with the reference voltage. Time to bring out the voltage logger.