Skip Navigation

帖子
35
评论
1527
加入于
2 yr. ago

  • 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 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.

  • Sure, 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?

  • Okay, I don't have anything against vaccines, and I'm fully vaccinated against more stuff that most people because I've to take trips to tropical places and I live in Europe. Now, COVID and related vaccines were all about profits not about public health. We're talking about vaccines developed in record time with experimental tech, shady statistics and govts changing their "recommendations" every week based on profits above all "now we've friends that sell masks then let's force everyone to use them".

    Here's an example of how ridiculous this situation was: in my country a cousin of mine needed to take his tetanus vaccine and asked the public health system for it, the answer? "Great, we can place you on a waiting list of 6 months to a year because there's no vaccines available for that now, the labs are using all their resources to make COVID vaccines". Here's the thing, tetanus is WAY more terminal than COVID ever was, especially when talking about people under 35 yo without any prior health complications. This doesn't look reasonable at all.

    All the stats on COVID, vaccines, spreading of the virus etc. are very questionable at best and then we had govts signing documents saying if things went bad then the pharmaceutical wouldn't be prosecuted. I've been told that the EU contracts for most of those vaccines are nowhere to be found as well.

    So yes, vaccines are important and increased our life expectancy by a lot but what happened with COVID was bullshit.

  • Data can easily be manipulated to show causation that doesn’t exist.

    Yes, exactly in the same way the data on the COVID vaccines pointed to them being effective at preventing deaths and at avoiding the spread of the virus.

  • 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.

  • Tasks.md 3.0.0 release

    跳过
  • 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.

  • Yes, but this is a slippery slope. You allow a govt to ID people, track movements and restrict freedoms to counteract the spread of a disease... they test the tech. The next day they're applying it to porn with the "lets protect children" mantra and a few months down the line they're applying it because of "terrorism and ilegal immigration" and then you can't travel inside your country without your digital ID flashing green and/or you cant buy stuff.

  • I don't think these systems should be implemented, the internet should be a free place and that's it. Before anyone says "what about the kids oh my god" - this has nothing to do with kids, but the politicians like to use the kids as an excuse to do anything because if you add "kids" and "pornography" or even better "online abuse" and "kidnap" into the same phrase then they can shame you and shut down any argument against whatever they want to implement.

    This age verification BS is just a first step into full identity verification online and also the govt knowing exactly you're doing online, when and where. They also want to be able to instantly remove your ability to login into anything (or everything) they would like.

    People say that the US is turning into surveillance / china-like state but in reality the EU is way, way closer than that. Just look at what was done with the EU Digital COVID Certificate (EUDCC) recently:

    The EUDCC was a digitally-signed document. It was usually supplied in the form of a QR code, either contained in a PDF file, or as a printout. There are various mobile apps available to store and display the EUDCC (such as the Corona-Warn-App); alternatively, the EUDCC can be presented on paper.

    Technically, the QR code contains a JSON document with the information payload. This JSON document is serialized using Concise Binary Object Representation (CBOR), and digitally signed according to CBOR Object Signing and Encryption (COSE). The resulting data is compressed with zlib and encoded into the final QR code

    And yes, there were countries blocking you from going into a store to buy basic stuff without showing a valid COVID certificate. No vax or no proof of recovery = starve out. Add the inability to move between cities to that and you're very, very close to the "democratic" China.

    More here: https://github.com/ehn-dcc-development/eu-dcc-hcert-spec

  • Windows 10 @lemmy.world

    Windows 10 End of Life Notes (and IoT LTSC)

    tadeubento.com /2025/windows-10-end-of-life-notes-and-iot-ltsc/
  • Open Source @lemmy.ml

    🛡️ uSentry - Identity & Access Management

    github.com /TCB13/uSentry
  • Selfhosted @lemmy.world

    🛡️ uSentry - Identity & Access Management

    github.com /TCB13/uSentry
  • Linux @lemmy.ml

    Paranoia Level: Virtualization vs Isolated Machines for Self-Hosting?

  • Selfhosted @lemmy.world

    Paranoia Level: Virtualization vs Isolated Machines for Self-Hosting?

  • datahoarder @lemmy.ml

    Sonic Adventure Cover - High Resolution Image

  • Privacy @lemmy.world

    So you want privacy?

    en.wikipedia.org /wiki/United_States_National_Radio_Quiet_Zone
  • WordPress @lemmy.world

    SQLite Database Integration

    make.wordpress.org /core/2022/09/12/lets-make-wordpress-officially-support-sqlite/
  • Linux @lemmy.ml

    GNOME June 2024: C'mon you can do better

  • homeassistant @lemmy.world

    Amcrest IP4M-1041B + Home Assistant

    www.amazon.com /Amcrest-Security-Two-Way-4-Megapixel-IP4M-1041B/dp/B095XCGKTF
  • Technology @lemmy.world

    Riley Testut launches Delta emulator on US App Store (free) - shows middle finger to Europe (payment required)

    9to5mac.com /2024/04/17/riley-testut-launches-delta-game-emulator-on-app-store-for-everyone-altstore-marketplace-for-eu/
  • Europe @lemmy.ml

    Riley Testut launches Delta emulator on US App Store (free) - shows middle finger to Europe /payment required)

    9to5mac.com /2024/04/17/riley-testut-launches-delta-game-emulator-on-app-store-for-everyone-altstore-marketplace-for-eu/
  • Selfhosted @lemmy.world

    The domain aftermarket has a big problem

    domainnamewire.com /2024/03/26/the-domain-aftermarket-has-a-big-problem/
  • Linux @lemmy.ml

    Analog Phone Line to SIP

  • Selfhosted @lemmy.world

    Alternative to Home Assistant for ESPHome Devices

  • Linux @lemmy.ml

    Firewall: pvxe/nftables-geoip - filtered list of countries

    github.com /pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2
  • Selfhosted @lemmy.world

    Firewall: pvxe/nftables-geoip - filtered list of countries

    github.com /pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2
  • Technology @lemmy.world

    Looking for Image Combiner - PhotoScape Alternative

  • Open Source @lemmy.ml

    Looking for Image Combiner - PhotoScape Alternative

  • Selfhosted @lemmy.world

    Banana Pi BPI-M7 - More Reasons to Avoid the Raspberry Pi

    www.cnx-software.com /2023/11/22/banana-pi-bpi-m7-thin-rockchip-rk3588-sbc-dual-2-5gbe-m-2-nvme-storage-hdm-2-1/