

Not really incompatible, PHP provides configurable shared memory across processes that survive even if fastcgi releases every process and just keeps something idle for new requests.


Not really incompatible, PHP provides configurable shared memory across processes that survive even if fastcgi releases every process and just keeps something idle for new requests.


don’t know a lot about fastcgi, but looking it up it seems like it also keeps a persistent process running to avoid execution overhead
More of less, the good thing about PHP + fastcgi is that it keeps a configure amount of minimum persistent processes (plus a dynamic number) to avoid execution overhead like you said… now there’s an important detail, PHP processes are generic, meaning if you’ve 50 apps hosted in your server they can all be served with just one persistent process. No need to spin up 50 processes for each app like with node/go etc.
Supervisors shutting down containers/processes are good, but starting up is slow compared to the single PHP idle process ready to go for any app. :)


Exactly my situation. Thanks @mlunar@lemmy.world. The only way this could be done better was to do it in PHP / have fastcgi so it wouldn’t require a constantly running background process specifically for it. People can say a lot of things about PHP, but nothing beats the fastcgi model.


It’s not that is is a different ecosystem, it show shows how things can get bad very quickly. People like to say that they’ve the bridge that allows any generic IMAP/SMTP client to use their service, however what if they decide to disable the bridge? People talk a lot of shit about Microsoft and Google when it comes to email but at least those two provide email over standard protocols that can be used anywhere, not proprietary stuff. I wouldn’t be comfortable with having my email hostage to proprietary stuff like that.


No. Same BS as Proton.


The spreadsheet is very opinionated for eg. Proton fails in integration very hard because you can’t use it with a generic email client without extra steps… and in some platforms like iOS your only way to use it is by using their own app.
What do they offer?? An alternative to email that isn’t standard, not based in open and standard protocols like IMAP/SMPT at all and is incompatible with everything else out there that FYI is distributed. So this is basically another attempt at emulating Proton’s success and making email effetely less standardized. lol
It’s a Pi, what are you expecting. You just wasted a ton of money on inferior hardware with extra software issues. You could’ve just got a mini pc with 2 nvme slots instead for half the price and add a 6 port sata board for 20$ to one of those. Much cheaper, way more reliable, upgradable and ZFS actually would’ve work as you expect.
I’ve said this in the past, the app is good and works fine but it lacks a standalone desktop app…
It’s a bit pointless to have it working [only] the way it does, it’s all JS already so why force people into Docker to install something that can already perfectly work as desktop app with Tauri, Electron or even something much simpler like a custom build C++ webview? Thanks.


Is there anyone more familiar with this age verification process that can explain if and what data does this share with some UE body or government? Is the the system 100% client-side or is there any API or tie to other govt service that may be able to track when and where (website) you’re trying to verify your age? Thanks.
DNS0.eu is the new thing. Maybe also Control D Free DNS, Alternate DNS or if you want to go more hardcore LibreDNS. To be fair your biggest concern shouldn’t be only where you get your DNS from BUT also if it supports DoT and DoH - encrypting the DNS is more important for a lot people than actually using something other than Cloudflare or some other big company.
Adguard is a very large data mining operation. You’ll eventually figure that out.
Yeah that extension should be shipped with the browser to make things easier.
That’s not Ungoogled Chromium, at all. Not even close.
I believe its this: https://lemmy.world/post/32106925/17916457
The only problem with Ungoogled that makes it “not ideal for a normal human” is that fact that it is still cumbersome af to download it. Regular people don’t know github and how to click on “show all assets” and pick the right build.
Even that command wont really disable ALL animations.
Sure, can they consider stopping wasting money / time actually develop useful stuff? For a DE that got €1M from the Sovereign Tech Fund they’re not showing results.
Okay fine, desktop icons can be a design decision, however a “disable animations” toggle on the settings that doesn’t disable ALL animations… that’s just poorly made software, not something you may have an opinion on.


And to add to all of that the user experience is bad.
@Vendetta9076@sh.itjust.works latest code pushed into the repo splits the config into it’s own file.