

Would’ve written a Golang program and spit-out a binary for everyone to execute on any machine.
No dependency problems, it’s portable, it’s deterministic — all that you need. Everything is packed in that binary, dependencies, your core logic.


Would’ve written a Golang program and spit-out a binary for everyone to execute on any machine.
No dependency problems, it’s portable, it’s deterministic — all that you need. Everything is packed in that binary, dependencies, your core logic.


Perl is way crazier than Python that’s for sure. Don’t get me wrong, it’s a nice project, Python gets you there really fast because the la gauge is loosely coupled, just that when it’s failing it’s blowing up on all ends & it’s not so deterministic, meaning what you run on machine-a will be exactly the same on machine-b.


okay the moment I saw Python I just closed it


sure, but Renovate can be used in such scenarios. MR is open, scan is triggered in the CI/CD pipeline and that’s how you verify


reads about the correct pronunciation
couple paragraphs below, still pronounces YunoHost the same wrong way
dammit
how about making symlinks to the dir where caddy expects them


thank you sir


that’s very smart


starred as well, let’s go 💫


oops, typo on the site
Tricorder autoamtically discovers feeds on any website


seeing this question raised and looking for a google-to-immich migrator utility in the comments


when is Oracle gonna go Broadcom mode on MySQL, still waiting for the moment 🍿


I just came here to say exactly the same thing. Tapes for the long term, but you also have to take reaaaaaly good care of how they’re stored ie. don’t store them under the kitchen sink in your bathroom


if you use Let’s Encrypt (ACME protocol) AFAIK you can find all domains registered in a directory that even has a search, no matter if it’s wildcard or not.
It was something like this https://crt.sh/ but can’t find the site exactly anymore
LE: you can also find some here https://search.censys.io/


While I like his setup, I’m not a big fan of 3D printed components being added to the whole setup primarily because not everyone has a 3D printer lying at home …
The cost though it’s actually quite good I have to say.
not only, you can go ahead and run a Go program as is, without compiling as well 😆
TIL about the onefile, 10x for sharing, can you guarantee that runs everywhere?