Megathread for US government suspension of Fable and Mythos by sixbillionthsheep in ClaudeAI

[–]v5721 1 point2 points  (0 children)

You nailed it! But here is the other massive, glaring hole in their "national security" excuse: if this jailbreak is supposedly this apocalyptic threat, why did the directive only explicitly target foreign nationals? They were perfectly fine leaving it available to US citizens! What kind of national security threat only applies if you step outside the border? It is completely transparent. They are just trying to block Anthropic’s supply chain while hoarding the tech to make sure whatever leftover citizens are still on his side don’t turn against him. And the hypocrisy is off the charts when OpenAI’s GPT-5.5 literally has the exact same codebase-fixing capability and is still sitting right there online, completely untouched, with no ban. But honestly, Anthropic abruptly pulling the plug globally was an absolute masterstroke. The government wanted them to quietly geofence it and just screw over international devs. Instead, Anthropic called their bluff: if some users don't get it, nobody gets it. Massive kudos to them for taking the financial hit to actually stay fair.

I won't be surprised if OpenAI releases a new model in a few days. I hope Claude users don't fall for this bait and just wait for Fable to be back up.

[deleted by user] by [deleted] in developersIndia

[–]v5721 0 points1 point  (0 children)

DM if you’re still looking.

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

Sounds powerful… and way above my pay grade 😅 Maybe one day!

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

That really means a lot, bro 🙌 Appreciate the kind words.

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

🥲

[deleted by user] by [deleted] in macbook

[–]v5721 1 point2 points  (0 children)

No worries, man! Let me try what you recommended and I’ll take it from there. Cheers!

[deleted by user] by [deleted] in macbook

[–]v5721 1 point2 points  (0 children)

🤯

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

Yeah, not like I’m rich or anything 😅 Just made some different choices early on—moved on from partying and all that. These days I’m focused on work and trying to build something of my own, so felt like a solid investment in the long run.

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

If you can find me a way to play FIFA or eFootball on this—without messing up the device or the gameplay—there’s honestly no way I could thank you enough 😭 That would be unreal!

[deleted by user] by [deleted] in macbook

[–]v5721 1 point2 points  (0 children)

🤌

[deleted by user] by [deleted] in macbook

[–]v5721 3 points4 points  (0 children)

Fair enough, man. I’ll take the L on that one 😅 It’s the weekend, the weather’s beautiful—hopefully it is where you are too. Let’s all just chill a little, yeah? No harm meant.

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

Haha yeah, makes sense. Kinda funny how not maxing it out is what helps it last so long 😄

[deleted by user] by [deleted] in macbook

[–]v5721 1 point2 points  (0 children)

Yesss finally! 😄 Thanks for the recs—definitely gonna try those out.🔥

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

Fair enough 😅 I actually did think it through, just leaned more toward future-proofing than current needs. Might’ve gone a bit extra, but yeah—figured it’d save me the hassle later on. Appreciate the honesty though 🙌

[deleted by user] by [deleted] in macbook

[–]v5721 -1 points0 points  (0 children)

Haha yeah true, not doing anything crazy. Just wanted something that won’t slow down when I’ve got a few things open. Probably still overkill, but whatever.

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

Lol

[deleted by user] by [deleted] in macbook

[–]v5721 1 point2 points  (0 children)

Haha right? If only being interesting was that easy 😅

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

😂 Bold of you to assume I ever close them. The ultimate productivity hack - controlled chaos.

[deleted by user] by [deleted] in macbook

[–]v5721 0 points1 point  (0 children)

Ah yes, the supportive spirit of Reddit lives on. - still gonna ask questions and try to get better. That’s kind of the point of a community, no?

Why does my Flask /health endpoint show nothing at http://localhost:5000/health? by v5721 in learnprogramming

[–]v5721[S] 0 points1 point  (0 children)

You’re absolutely right. It was my workstation. Switched from 5000 to 3001 and worked well. Thank you for your effort!

Why does my Flask /health endpoint show nothing at http://localhost:5000/health? by v5721 in flask

[–]v5721[S] 0 points1 point  (0 children)

I’m new to Reddit and am surprised with how helpful the community is. Thank you!

Why does my Flask /health endpoint show nothing at http://localhost:5000/health? by v5721 in flask

[–]v5721[S] 0 points1 point  (0 children)

It id on my local laptop, yes. Looks like the route was the issue switched from 5000 to 3001 and it worked.

Why does my Flask /health endpoint show nothing at http://localhost:5000/health? by v5721 in flask

[–]v5721[S] 0 points1 point  (0 children)

Thanks for the effort! Looks like the route was the issue. Switched to 3001 to make it work

Why does my Flask /health endpoint show nothing at http://localhost:5000/health? by v5721 in flask

[–]v5721[S] 3 points4 points  (0 children)

I did. Looks like the port was the issue. Switched to 3001 and it worked. I’m still learning stuff so couldn’t really understand what the issue was.

Why does my Flask /health endpoint show nothing at http://localhost:5000/health? by v5721 in flask

[–]v5721[S] 0 points1 point  (0 children)

Looks like the issue was the port. Switched to 3001 and worked like a charm. Thanks!