• 0 Posts
  • 537 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle


  • The point is that Cloudflare is a provider that you can choose to have as a part of your own infrastructure.

    It is NOT a man in the middle as man in the middle implies “attack”

    If Cloudflare is a man in the middle, i can make similar evil claims about anyone using Google Drive or Microsoft crapware. Loads of governments store sensitive documents on Microsoft services and Microsoft actually actively breaks contracts by messing with said data.

    At least, as far as we know, Cloudflare has no I’ll will.

    Yet


  • I’m using jetbrains phpstorm and it’s awful

    Talking about a tool that for every 10 hours of work saves you 6, but costs you 5.5 extra because of the buggy implementations

    It’s very visible that new features are added without even once looking at edge cases. Anytime anything goes even a small percentage beyond a very small set of expected things, it makes an enormous mess















  • Is it? It was always super easy to get anything done and with systems it suddenly got factors more complicated. Port assignment was super easy to do, note the past tense. It now requires systemd and instead of a 15 second config file change and service restart I now need to create and delete files, restart multiple services, God knows what in systems.

    Simply put: why? If you make an alternative solution AT LEAST it shouldn’t become way more over complicated to get basic tasks done


  • I’m sorry but Cron is really easy, of all systems.

    Try using systemd with an ssh server that you want to have running on a non standard port. On non systemd it’s a 15 second ordeal while on systemd I don’t even know where to start, I pushed it out of my memories. It’s something something create files here, restart demons there, removing other files, it is WAY WAY over complicated