







Well, you have already written the prompt 🪄


I envy you so much, I used to love programming. Enjoy the process and the firsts!


Nice job and congrats on the webp parser. You made Converseen but for videos :)
Windows cert -> you can also give your money to other companies, the cert doesn’t need to be from MS. But who cares, ask Windows users to buy it for you if they choose to continue using that OS.


SNotepad + Syncthing


A Syncthing relay, very simple to set up, I always install it when I have no need for a VPS but it’s paid for until the end of the month


Looks like it just have to be like that with all open source projects in this space with a name ending in “cloud” ;)


Nice - but it’s a pretty crowded space between Zeronet and IPFS and possibly others. And even these well-known ones barely see any serious use. And these projects have been promoted pretty heavily. You need fanatical users ;)


What are you creating?
Cura publishes nice Appimages


You can easily forward arbitrary IP traffic if you get an additional IP for that VPS. Then you add the IP as your own on the local end, and set up routing like
ip r a 1.2.3.4 via 10.10.10.10 dev wg0 where 1.2.3.4 is the extra ip, and 10.10.10.10 is your local wireguard address.
With just one IP, you can forward ports over wireguard with iptables, but I failed to do that correctly.
Now I’m using xinetd to forward traffic from external ports to Wireguard with a single IP. iptables would be better but I ran out of patience.


Yay i satisfied big chungus!
Save that post for the next time when someone with too much time on their hands asks what project they should start/contribute to.


Git controlled docker-compose files and backed up docker data volumes.pretty easy to go back to a point in time.


I have the opposite experience, slzb-06 has been unreliable and I got zbt-2 recently and it’s a day and night difference. I had to keep slzb-06 connected to one of these devices that power cycle every 24 hours. It also lost settings more than once. Zbt-2 just works.


Then maybe next time you could buy devices supported by Tasmota
https://templates.blakadder.com/
As for the current yeelights - sorry, no idea


Your smart home has more computing power than my computer


Go zigbee! I was very hesistant running a second wireless network next to wifi, but it’s widely supported and totally cloud-free


Ephemeral diffie-hellman is exactly that, it’s part of TLS since I think 1.2