- 6 Posts
- 6 Comments
Joined 1 year ago
Cake day: April 12th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
oz1sej@lemmy.worldOPto
Space@mander.xyz•What type of 50 Ω coaxial cable should I use for VHF, UHF and S-band with crimp-on SMA connectors? Cable run lengths up to a few meters. Reception only.
4·5 months agoOh, only reception. Should definitely have mentioned that… Title updated.
EDIT: Wow, you’re Onno VK6FLAB! Love your podcast! 😀
oz1sej@lemmy.worldOPto
Git@programming.dev•How to push an existing repo to codeberg when push to create is disabled?
3·7 months agoThanks - I figured out how do to it - I had to use
git remote set-url origin.
oz1sej@lemmy.worldOPto
Git@programming.dev•How to push an existing repo to codeberg when push to create is disabled?
7·7 months agoOk, I figured it out - I needed to
git remote set-url origin ssh://git@codeberg.org/OrgName/repoName.git-and then I could push.
Yes, with a Raspberry Pi, and sending data to the MQTT server directly with rtl_433 and the MQTT option.
But what’s all the GUI shenanigans for, then? There are so many configuration options under MQTT devices in the GUI, but nowhere to enter an actual MQTT topic. I wonder what it’s for.

Hm, okay, thanks!