Massive internet outage reported: Google services, Cloudflare, Character.AI among dozens of services impacted
-
Fundamentally, the brain still receives "bite-size-chocolate" dopamine hits from Lemmy by receiving positive affirmations from upvotes, cortisol from downvotes, and lends to dark behavior patterns like any forum. Adrenaline dumps when engaged in "online arguments".
The nature of both anonymous or personally identifiable online forums' neurochemical stimulation of our over-sized and over-active (but evolutionarily necessary for our ancestors' survival) amygdala fosters social media addiction.
People like Lemmy for many reasons. Some of them are good. However, let's not pretend that it's "all of the good with none of the bad." It's healthy to be skeptical of Lemmy instances too. Screen time is the enemy.
Yeah, a great part of Lemmy's fundamental design is that it gives the user so much ability to block specific toxic users and communities and even entire instances from being seen by that user.
A user who is interested in self regulating or limiting that potential adrenaline overload ... is aided by Lemmy in doing so.
This is significantly different from how its nearest equivalent, reddit, operated untill about 2 years ago, when they finally added an actual block user ability.
Still don't think you can block the entire user group of subreddit communities, the way you can block an an entire Lemmy instance, if you want to.
(At least not without some third party script or software... which are probably all broken by now given how hard reddit is cracking down on its API?)
Also, moderation and admin logs are significantly less opague than on reddit.
To the best of my knowledge, on lemmy, you can't admin edit the post of someone you are arguing with to frame them, basically, and then turn them into a strawman of themselves, and then win that argument with them, and then ban them... as has happened on reddit.
Also Also, ... lemmy at least not yet does not appear to have a problem with a massive flood of ai bots posting god knows what % of the actual content.
...
Not saying Lemmy is perfect.
I'm saying its better.
And I guess I'm also saying there's a difference between being an alcoholic and enjoying an occasional drink from time to time.
Generally: Yes, of course, approach any online messsge board or social media with caution and skepticism... but different platforms can be significantly more conducive to generating negative mental health outcomes than others...
... short form video platforms collapse your attention span, anything that allows advertisements or 'influencers' who are basically just walking talking brand ambassadors lie to you to sell you all kinds of bs...
Thats not present on lemmy, at least not that I've seen... so in those ways, lemmy is the marijuana to say Tiktok's fentanyl.
-
Enterprise resource planning
That's how I read it too at first- and as bad as 'erotic role play' with a LLM chatbot sounds, the other one is so much horribly worse.
-
Owhooo your virtual girl friend is offline!
Jokes on you, my virtual girlfriend runs locally!
-
If the costs are mostly variable in how much they serve up, and uptime is sufficiently important, maybe have two CDNs and use the other one as a fallback when things start going tits-up?
Cloudflare tries to enforce pretty strong vendor lock in by requiring you use their nameservers.
Also subdelegate domains are an "enterprise" feature, so no luck there.
Basically the CDN market sucks, not a shocker Netflix, Google, Valve, and many others operate their own.
-
No, she's just ghosting you.
-
This is why I call scrum masters scrumlords.
Thankfully my boss is hands off so I took a walk and then worked on an internal tooling side project that really only I will appreciate.
You have a good boss!
-
Cloudflare tries to enforce pretty strong vendor lock in by requiring you use their nameservers.
Also subdelegate domains are an "enterprise" feature, so no luck there.
Basically the CDN market sucks, not a shocker Netflix, Google, Valve, and many others operate their own.
Hmm.
I'm not familiar with the constraint.
I assume that the way that this works is that I host content at www.foo.com and they have their nameserver resolve www.foo.com to different IPs based on the geolocation of the browsing user's IP.
Is it possible to convert www.foo.com to a CNAME that can be redirected away from their nameservers? Like, I make www.foo.com be a CNAME directed at www.foo-cloudflare-cdn.com. They own www.foo-cloudflare-cdn.com, they serve A or AAA queries there on their nameservers. But if I want fallback, I update the CNAME to point at www.foo-backup-cdn.com, which is served by a different CDN.
Are there technical barriers to that, do you know?
-
Ai? Or a catch headline
It's a joke. I don't think there's really a website called Frank's Dildo Emporium. But if there is, lmk.
-
You have a good boss!
Quitting my last job for this one might be the best thing I've done since I tricked my wife into marrying down.
My mental and physical health has improved a ton.
-
I remember the day I went why are we all selfhosting and still relying on a site like Cloudflare?.
I'm glad I agreed with me on it.
I use it for DNS and domain hosting, but that's it, none of their proxying stuff.
-
If you're not running your waifu on a local machine she's just a digital prostitute.
The one downvote on this comment makes it like 20x funnier
-
My front-line guess is "Erotic Role Play" but I am not familiar with character.ai
I had guessed the nature of the site and "roleplay." It is a tad silly on my part to not have guessed "erotic"; thanks for getting me there (and not in an erotic way).
edit: Had left out the word "there."
-
Cloudflare is a cancer
Most people who dislike cloudflare do so for their centralization of the internet, rightly so.
Me? I HATE THE STUPID "VERIFYING YOUR REQUEST" PROMPTS. THEY TAKE WAYYY TOO LONG AND DONT WORK WITH MY USER AGENT SWITCHER. STUPID WEBSITES WITH 3 MONTHLY USERS ARE TURNING ON ADVANCED "DDOS PROTECTION" JUST TO MAKE EVERY FUNCTION OF THEIR APP TAKE 18 MONTHS
-
It blocks anyone not using one of its preferred browsers, among other things. It's become the gatekeeper for a large fraction of the Internet.
It also flags my DNS filter and nearly every site I go to has to "check if I'm human"
-
Hmm.
I'm not familiar with the constraint.
I assume that the way that this works is that I host content at www.foo.com and they have their nameserver resolve www.foo.com to different IPs based on the geolocation of the browsing user's IP.
Is it possible to convert www.foo.com to a CNAME that can be redirected away from their nameservers? Like, I make www.foo.com be a CNAME directed at www.foo-cloudflare-cdn.com. They own www.foo-cloudflare-cdn.com, they serve A or AAA queries there on their nameservers. But if I want fallback, I update the CNAME to point at www.foo-backup-cdn.com, which is served by a different CDN.
Are there technical barriers to that, do you know?
The way CDNs and virtual hosts work in general is to read the
host
field in the HTTP header, otherwise unless you dedicate an IP for each domain / "web site" there would be no way to know what to serve.The issue is if you put the CNAME of foo
www.foo-cloudflare-cdn.com.
then it will just resolve to whatever the A/AAAA record is for that, and send the host ofwww.foo.com
– which they will only service if that domain is hosted with their nameservers (they run automated checks to make sure you're actually doing so).
So there isn't really an easy way to just give cloudflare some subdomain, unless you pay them $$,$$$+ for the privilege.Valve actually does that, ironically enough, for the steam community web assets they use Fastly, Akamai, and CloudFront, all on subdomains of course
.
-
I've migrated about half of my services off of cloudflare DNS proxy. Guess which half still worked this afternoon. (Self hosting pangolin with CrowdSec as replacement). I wasn't even using the cloudflare tunnel. Just their proxy for some bot mitigation.
been really enjoying pangolin so far! i got scared and ended up not installing crowdsec.
am i missing out? how hard would that be to add after the fact?
-
It's a joke. I don't think there's really a website called Frank's Dildo Emporium. But if there is, lmk.
You could just google it-
oh wait
-
Most people who dislike cloudflare do so for their centralization of the internet, rightly so.
Me? I HATE THE STUPID "VERIFYING YOUR REQUEST" PROMPTS. THEY TAKE WAYYY TOO LONG AND DONT WORK WITH MY USER AGENT SWITCHER. STUPID WEBSITES WITH 3 MONTHLY USERS ARE TURNING ON ADVANCED "DDOS PROTECTION" JUST TO MAKE EVERY FUNCTION OF THEIR APP TAKE 18 MONTHS
When I get to that screen, I just x out most of the time. It's usually not that important.
-
Another reason to self host
I do agree , the web needs to be decentralized, but does your server have similar uptime to cloudflare.
-
Most people who dislike cloudflare do so for their centralization of the internet, rightly so.
Me? I HATE THE STUPID "VERIFYING YOUR REQUEST" PROMPTS. THEY TAKE WAYYY TOO LONG AND DONT WORK WITH MY USER AGENT SWITCHER. STUPID WEBSITES WITH 3 MONTHLY USERS ARE TURNING ON ADVANCED "DDOS PROTECTION" JUST TO MAKE EVERY FUNCTION OF THEIR APP TAKE 18 MONTHS
Interesting, I have a lot less problems with the Cloudflare verification, than with Google captchas. The slightest unusual thing seems to put you in captcha hell
-
Brain-computer interfaces: Brain implants are letting people move, speak, and interact with machines using only their thoughts. The first FDA approvals may arrive within five years.
Technology1
-
-
-
Google Restricts Android Sideloading—What It Means for User Autonomy and the Future of Mobile Freedom – Purism
Technology1
-
-
-
-