• 8 Posts
  • 895 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • short of all using the same wordpress or whatnot hoster, that is.

    That’s the thing, that’s common practice. It’s basically a given nowadays for shared web hosting to use one IP for a few dozen websites, or for a service to leverage a load/geo-balancer with 20 IPs into a CDN serving static assets for thousands of domains.








  • Mozilla has already shipped strict privacy mode by default in recent versions of Firefox so they’re already a leg up on this.

    Google is currently trying to transition people to its own proprietary method of tracking (where the browser itself tracks you) so they would love it if third party cookies were no longer usable for that.

    Mozilla has also added a direct tracking feature (anonimized) to Firefox btw. Not sure what their agenda is.

    Websites are irrelevant, if third party cookies stop working in major browsers there’s no point in setting them anymore, they’ll be ignored.



  • You should consider if you really want to integrate your application super tightly with the HTTP protocol.

    Will it always be used exclusively over a REST-ful HTTP API that you control, and it has exactly one hop to the client, or passes through hops that can be trusted to never alter the HTTP metadata significantly? In that case you can afford to make HTTP codes semantically relevant for your app.

    But maybe you need to pass data through multiple different types of layers and different mechanisms (socket protocols, pub-sub, file storage etc.) In that case you want all your semantics to be independent from any form of transport.





  • Oh definitely, Manjaro is all about “mommy knows best”. It’s why people who say “you should use Arch instead of Manjaro” are completely missing the point.

    Technically, Manjaro used Arch exactly as intended, leveraging its flexibility, but it’s very ironic that it used it to remove said flexibility. I’m guessing it’s why some Arch fans feel betrayed and hate Manjaro.