Moonrise2473

joined 2 years ago
[–] Moonrise2473@feddit.it 14 points 3 months ago (2 children)

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 😂

[–] Moonrise2473@feddit.it 20 points 3 months ago (1 children)

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

[–] Moonrise2473@feddit.it 57 points 3 months ago (6 children)

What the fuck, the asshole that won the dispute had TEN downloads on Google play and launched only a few months ago

[–] Moonrise2473@feddit.it 25 points 3 months ago

They're doing war crimes on camera and nobody is batting one eye, corruption is nothing compared to the rest

[–] Moonrise2473@feddit.it 13 points 3 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

[–] Moonrise2473@feddit.it 1 points 3 months ago (1 children)

WTF why it didn't update since February on my Pixel?

[–] Moonrise2473@feddit.it 2 points 3 months ago

I'm an amateur, not a professional

[–] Moonrise2473@feddit.it 4 points 3 months ago (1 children)

Maybe from some android tablet from 2021 /s

[–] Moonrise2473@feddit.it 4 points 3 months ago (2 children)

Set the A record to your IP address and CNAME to @ to all the subdomains you need

[–] Moonrise2473@feddit.it 4 points 3 months ago (4 children)

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

[–] Moonrise2473@feddit.it 6 points 3 months ago

April's fools!

Right? Right?....

Wait, so for example, this company had to pay $230 million in fines. Suppose that they did a $20 million "donation" to the president (which, being a crypto exchange, could be done in untraceable Monero). Then they get pardoned even if they aren't incorporated in the States and they claimed to not operate at all in the USA. When is the last time that you heard Trump caring this much about foreign companies who pay $0 in American taxes? Usually he is like "fuck them fuck that and slap additional tariffs on them"

Like that Nikola guy who sent Trump a $2 million "donation" and then by pure coincidence and sheer luck got pardoned.

[–] Moonrise2473@feddit.it 5 points 3 months ago

Revolut business is the same. Somehow you must have chrome on mobile if you want to send a bank transfer from desktop. (It opens a qr code that when scanned, only works with Google Chrome and not any other chromium browser)

 

Hi, some bot for some reason really needs to scrape my wordpress blog over and over again, overheating my poor celeron.

For laziness I am just using the default wordpress docker image, which is php+apache.

I did some experiments and with php-fpm+caddy it's much faster.

Now i want to migrate all my wordpress blogs, five in total and I want to manage them from a single caddy instance.

php-fpm needs to be mounted in the same path or it can be different?

For example, the wordpress install places the files in /var/www/html, and so for Caddy I mount in the same path and in the Caddyfile i have:

test.example.com{
        root * /var/www/html
        php_fastcgi wordpress:9000
        file_server
}

if i have multiple installs can I mount different paths like /var/www/html2 and so on (but only on caddy) or it must match both containers?

 

Imho a decision that doesn't make sense, Google already has paid for all the infrastructure so running the service to them is pure profit, not to mention the lost possibility to upsell Google workspace (paid gmail with a custom domain) or Google cloud services to all their customers.

Although I would never subscribe to something from Google for my business, then when they eventually change mind and kill my product, i have to migrate in an hurry. I've been hurted too many times

 

Finally after so many years the "never combine labels" setting is back and i can uninstall explorerpatcher

 

Because they're making Xbox Series games

(I was seriously thinking the new console was called "xbox one series S")

 

I have 49 gb of music and at the moment i just sync it between my devices with syncthing. But i think it will be better if i stream it, as the storage on my phone is limited.

Which streaming server do you recommend?

I saw nextcloud music, but i have the feeling it's half backed and it will just clog my nextcloud install. Or supysonic? Ampache?

view more: ‹ prev next ›