Not quite, they are and will continue to be the same app and code base with distinct branding.
The rebranding in F-droid recently was a mistake that has been fixed.
Not quite, they are and will continue to be the same app and code base with distinct branding.
The rebranding in F-droid recently was a mistake that has been fixed.
He’s not naked, he’s wearing glasses
What do the exclamation points mean?
What thing called turtle are you referring to?
How about MNT Reform or it’s Pocket little brother?
They get you
They do NOT get you
Did you… try?
What plugins can you recommend?
I think the only markdown plugin I’ve used was for table alignment.
That’s leftpad. The package name dispute was over something else, but they pulled all their packages from npm in protest. Turned out leftpad was a transient dependency for a huge swathe of all JavaScript.
It’s amazing to watch the old, rusted machine of antitrust slowly grinding back to life, bit by bit.
I know you put in scare quotes, but I have to note for newcomers: as an open software built on an open web standard, 3rd party apps are first class citizens for Lemmy
HBO Max doesn’t exist in Australia. It’s on Stan, Foxtel Now and Amazon Prime here.
Watched it for the first time following Furiosa. I’ve seen fewer seeders on new releases.
I was pretty miffed when I realised “gas town”'s primary export was petrol and not, you know, gas.
Oh god you reminded me of this gem
https://serverfault.com/questions/780150/how-to-cache-contents-in-haproxy#780155
Someone asks how to do http caching in HAproxy.
The one answer:
don’t use the wrong tool
haproxy is a wonderful tool. It does not provide caching. A quick scan of the fine docs can verify this. Unless you want to patch
haproxy
you need to use a tool that does what you’re looking to do.don’t create impossible problems
By asking for haproxy to do something that it doesn’t and excluding the tool that seems to do what you want to do you’ve create an impossible situation. There is no technical solution for this. Don’t make choices that box you into a corner.
try varnish or anything that actually caches
If you get over that you might find this tutorial on using varnish with haproxy useful or try varnish by itself. Maybe squid or memcached would be more your speed.
In the comments to this ludicrous tirade we get this simple comment:
This was true and valid back then. Nowadays HAProxy does this.
And just in case someone found this looking for an answer, here’s the example from that link
backend bck1
mode http
http-request cache-use foobar
http-response cache-store foobar
server srv1 127.0.0.1:80
cache foobar
total-max-size 4
max-age 240
K9 and Thunderbird for Android are now the same app with different branding