Systemd is mile ahead of the others, thing is that solves problems that you most likely don’t have or even know that exist. To boot a regular machine or small server pretty much any init system is good.
- 35 Posts
- 1.54K Comments
TCB13@lemmy.worldto
Linux@lemmy.ml•Wine 11 rewrites how Linux runs Windows games at the kernel level, and the speed gains are massiveEnglish
27·2 months agoBasic Windows 95-era GUIs made with standard Windows APIs still look broken.
TCB13@lemmy.worldto
science@lemmy.world•Tackling air pollution should be part of government work to cut cancer rates, scientists sayEnglish
1·2 months agoAnd the ones that survive that can be sterilized with vaccines, killed by cancer and/or bad nutrition caused by industrialized food products.
TCB13@lemmy.worldto
science@lemmy.world•Tackling air pollution should be part of government work to cut cancer rates, scientists sayEnglish
2·2 months agoNot really, they seem to be doing the exact opposite.
Well, Telegram does the something for free.
Sure, but why? If you’ve a simple router running OpenWrt or something with all WAN ports closed you basically have the same thing.
People crying over Google copying Apple once again. What else? :D
TCB13@lemmy.worldto
Privacy@programming.dev•BentoPDF - The Privacy First PDF ToolkitEnglish
1·6 months agoThe official website is https://bentopdf.com/ not what’s on the link.
TCB13@lemmy.worldto
Privacy@lemmy.world•BentoPDF - The Privacy First PDF ToolkitEnglish
6·6 months agoThe official website is https://bentopdf.com/ not what’s on the link.
TCB13@lemmy.worldto
Privacy@lemmy.world•BentoPDF - The Privacy First PDF ToolkitEnglish
2·6 months agoWhy is it so hard to find a link to a github page? Is it even https://github.com/alam00000/bentopdf ? Also, the official website is https://bentopdf.com/ , not what the OP posted.
TCB13@lemmy.worldOPto
Selfhosted@lemmy.world•🛡️ uSentry - Identity & Access ManagementEnglish
2·7 months ago@Vendetta9076@sh.itjust.works latest code pushed into the repo splits the config into it’s own file.
TCB13@lemmy.worldto
Selfhosted@lemmy.world•Photofield v0.20.0 released: dark mode, photo details, best scrollbar, better map, more search filters, etc.English
1·7 months agoNot 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.
TCB13@lemmy.worldto
Selfhosted@lemmy.world•Photofield v0.20.0 released: dark mode, photo details, best scrollbar, better map, more search filters, etc.English
2·7 months agodon’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. :)
TCB13@lemmy.worldto
Selfhosted@lemmy.world•Photofield v0.20.0 released: dark mode, photo details, best scrollbar, better map, more search filters, etc.English
13·7 months agoExactly 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.
TCB13@lemmy.worldto
Privacy@lemmy.ml•Spreadsheet to help choose between Proton, Tuta, Infomaniak, etc.English
1·8 months agoIt’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.
TCB13@lemmy.worldto
Privacy@lemmy.ml•Spreadsheet to help choose between Proton, Tuta, Infomaniak, etc.English
1·8 months agoNo. Same BS as Proton.
TCB13@lemmy.worldto
Privacy@lemmy.ml•Spreadsheet to help choose between Proton, Tuta, Infomaniak, etc.English
6·9 months agoThe 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.
TCB13@lemmy.worldto
science@lemmy.world•The Playbook Used to ‘Prove’ Vaccines Cause AutismEnglish
1·9 months agoWhat part of at what cost are you not getting? This is nothing with denying vaccines, there are real concern when it comes to mRNA vaccines that were simply ignored in the COVID panic. And now with all the fuzz made by COVID and the subsequent panic and mass vaccination nobody can really study or discuss the side effects properly.
TCB13@lemmy.worldto
science@lemmy.world•The Playbook Used to ‘Prove’ Vaccines Cause AutismEnglish
1·9 months agoSure, let’s make more experimental, untested vaccines that may result in even more oncology cases and all kinds of heart conditions. What can go wrong.
Look, I’m all for developing new stuff and progress but things need to be done the right way, not like this. Don’t you see that pharmaceutical companies used COVID as an excuse to “prove” that mRNA was safe and now nobody can every object again to mRNA vaccines?



















No, it isn’t. It should work if you do everything properly.