

That 4 miles long military parade for his 79th birthday doesn’t pay by itself, unfortunately 😢
That 4 miles long military parade for his 79th birthday doesn’t pay by itself, unfortunately 😢
The reason that I’m pissed so much for just a name (karakeep can be found with a search engine much easier) is that I had a domain that started with “er” so it was so funny to have it installed as hoard.erXXXXXXX.com 😂
The other app is called similarly, but with the “e” missing.
“Hoarder” but misspelled, like Grindr
It’s a massive success, Google play says downloaded between 1 to 10 times worldwide
What the fuck, the asshole that won the dispute had TEN downloads on Google play and launched only a few months ago
Ugly hack that I’ve done: setup a completely separate HA instance, then sync only the components that the user needs using remote ha
I’m an amateur, not a professional
Set the A record to your IP address and CNAME to @ to all the subdomains you need
You run a proxy on your server (the easiest is “nginx proxy manager” that has a nice web UI), then open your router to port 80 and 443 to nginx proxy manager (NOT the web UI configuration port!)
Then you instruct the proxy to route the traffic according to the URL.
Someone coming to 10.172.172.172 with no URL? Drop the connection.
Someone going to if.example.com? Forward to 192.168:8080 and so on
They get deleted when you edit the configuration using the webui
preserve YAML comments when reordering items
This fix is massive, lost a lot of useful info when I moved my yml files
Metal piece with many pointy pieces and neodymium magnets in a microwave? The sparks will damage the item and the oven. And won’t melt the plastic
I have a question. At page 150 of the European user manual for the Jeep Renegade, it says to change the oil every 30k kilometers (19k miles). (And this applies to most petrol engines sold in the last 5 decades.)
Why in USA it’s common to replace the engine oil 4-6 times as often?
IMHO not worth to self host Lemmy, as it will be an inferior experience compared to an active server, where you can discover many new communities and posts
Unless the fun of setting it up
Behind a cloudflare tunnel you can use a self signed or expired certificate, just check the “no TLS verify” checkbox
Edit: or use DNS based verification, nginx proxy manager can do it automatically using cloudflare api when behind cloudflare tunnels
Except for federation, you described Notesnook, although it’s a bit hard to self host because the server parts are in alpha with few documentation. I wanted to try it but it looked too complex (hard to backup and hard to maintain) with all those server components, mongodb in a replica set and S3
For self hosting, why e2ee? It makes backups much more complicated than having plain text/images on the server. Consider making it optional 😊