This media is not supported in your browser
VIEW IN TELEGRAM
Zuckerberg just made a bold argument that most people aren't expecting.
He claims companies will be forced to hire MORE employees in the AI era - not less.
The AI era won't shrink workforces. It'll expand them.
He claims companies will be forced to hire MORE employees in the AI era - not less.
The AI era won't shrink workforces. It'll expand them.
1👾49❤2🤣1
Anthropic started taking action and almost succeeded in deleting 8000 repositories in Claude Code
Yesterday, they sent DMCA requests to all known copies and forks of the Claude Code source code, explaining that they violate the company's intellectual property. In total, there were about 8,100 repositories.
GitHub quickly removed almost all of them, but it turned out that they went a bit too far and even affected heavily modified or unrelated copies.
As a result, Anthropic had to clarify their requirements, and now only 96 repositories remain under suspension, the rest have been restored.
For example, github.com/Gitlawb/openclaude is still alive.
However, if you plan to use a similar project, it's better to download it now: Anthropic continues to comb through GitHub and may well succeed in deleting many more repositories.
github.com/github/dmca/blob/master/2026/03/2026-03-31-anthropic.md
Yesterday, they sent DMCA requests to all known copies and forks of the Claude Code source code, explaining that they violate the company's intellectual property. In total, there were about 8,100 repositories.
GitHub quickly removed almost all of them, but it turned out that they went a bit too far and even affected heavily modified or unrelated copies.
As a result, Anthropic had to clarify their requirements, and now only 96 repositories remain under suspension, the rest have been restored.
For example, github.com/Gitlawb/openclaude is still alive.
However, if you plan to use a similar project, it's better to download it now: Anthropic continues to comb through GitHub and may well succeed in deleting many more repositories.
github.com/github/dmca/blob/master/2026/03/2026-03-31-anthropic.md
👾45❤1
This media is not supported in your browser
VIEW IN TELEGRAM
THIS GUY BUILT A TOOL THAT REVERSE ENGINEERS ANY REPO INTO THE ORIGINAL PROMPT
👾51 3
👾49❤1
🚨 Annie Altman(sam altman sister) Files Lawsuit Alleging Sexual Abuse & Rape By Sam Altman
> alleges abuse from 1997-2006
> family home in clayton, missouri
> began when she was 3, he was 12
> ended when she was 12, he was an adult
> forcible touching, oral sex, molestation, sodomy, rape
Original claims dismissed as time-barred (expired 2008). But the Judge allowed refiling under Missouri’s Childhood Sexual Abuse statute
Annie seeks jury trial + punitive damages based on Sam’s $3.3 billion net worth
Sam Altman denies all allegations:
> calls lawsuit “extortion”
Annie’s lawyer:
> she will “continue gathering evidence”
Case proceeds. - @CoreAti
> alleges abuse from 1997-2006
> family home in clayton, missouri
> began when she was 3, he was 12
> ended when she was 12, he was an adult
> forcible touching, oral sex, molestation, sodomy, rape
Original claims dismissed as time-barred (expired 2008). But the Judge allowed refiling under Missouri’s Childhood Sexual Abuse statute
Annie seeks jury trial + punitive damages based on Sam’s $3.3 billion net worth
Sam Altman denies all allegations:
> calls lawsuit “extortion”
Annie’s lawyer:
> she will “continue gathering evidence”
Case proceeds. - @CoreAti
👾50😱5 1
Core Ai News
> Anthropic built Claude Code
> Anthropic used Claude Code to improve Claude Code
> Claude Code leaked Claude Code’s source code
> someone forked it
> internet went insane
> someone rewrite the whole thing in Python
> one guy said Python is slow
> now apparently Claude Code is being reborn in Rust
> copyright law is losing to vibes and AI
> Anthropic used Claude Code to improve Claude Code
> Claude Code leaked Claude Code’s source code
> someone forked it
> internet went insane
> someone rewrite the whole thing in Python
> one guy said Python is slow
> now apparently Claude Code is being reborn in Rust
> copyright law is losing to vibes and AI
👾49
Sam Altman predicted the first one-person billion-dollar company.
Matthew Gallagher built a $401M company in year one with $20,000, AI tools, and zero employees.
This year he's on track for $1.8B. With 2 people.
The playbook has changed:
Old path:
- Come up with an idea
- Fundraise from friends or VCs
- Hire a team
- Build the product
- Hope it works
New path:
- Start with an audience (X, Instagram, TikTok)
- Vibe code something for that audience
- Build a community around it
- Automate fulfillment with AI agents
- Repeat
That's the new barrier to entry is a laptop and an idea.
Matthew Gallagher built a $401M company in year one with $20,000, AI tools, and zero employees.
This year he's on track for $1.8B. With 2 people.
The playbook has changed:
Old path:
- Come up with an idea
- Fundraise from friends or VCs
- Hire a team
- Build the product
- Hope it works
New path:
- Start with an audience (X, Instagram, TikTok)
- Vibe code something for that audience
- Build a community around it
- Automate fulfillment with AI agents
- Repeat
That's the new barrier to entry is a laptop and an idea.
👾47❤1
BREAKING 🚨: Google released Gemma 4 in 4 different variants: 31B, 26B MoE, 2B and 4B!
Offline on-device AI apps got a huge upgrade!
Offline on-device AI apps got a huge upgrade!
👾46
Core Ai News
Photo
Do you have ?
RTX 3090, 4090, 5090
MacBook Pro 24-96 GB
DGX spark
Y’all are eating good today, new local SOTA just for you.
RTX 3090, 4090, 5090
MacBook Pro 24-96 GB
DGX spark
Y’all are eating good today, new local SOTA just for you.
👾48❤1 1 1
ChatGPT voice mode can now be used in CarPlay on iOS 26.4+
Needs testing 👀
Needs testing 👀
👾47❤1
BREAKING 🚨: OpenAI aquired @tbpn daily live show!
“It’s one of the places where the conversation about AI and builders is actually happening day to day. A lot of you already watch it, and rely on it to stay close to what’s going on.”
“It’s one of the places where the conversation about AI and builders is actually happening day to day. A lot of you already watch it, and rely on it to stay close to what’s going on.”
👾47
MUST READ: there's a reason why some people profit from new AI releases on day 1 while you're still watching tutorials...
they don't know the tools better than you, they know the principles
a software engineer gets almost the same quality from Claude Code, Codex and OpenCode... because he understands what's happening under the hood
an artist switches from midjourney to nano banana pro and the output stays fire... because they trained their eye, not their muscle memory on one UI
the past few weeks have been chaos on X
new model drops, new SaaS trending, new MCP server "changing the game" EVERY SINGLE DAY
if you chased every shiny thing you'd have switched your entire workflow 5 or 6 times
and you'd be starting from zero each time
here are some of the core principles you need to master:
> how LLMs fail (hallucinations, context limits, token behavior)
> how to structure instructions models actually follow
> how to design agent systems and prompt architecture
> how reasoning works, how deep research functions
learn them once & apply them everywhere
they don't know the tools better than you, they know the principles
a software engineer gets almost the same quality from Claude Code, Codex and OpenCode... because he understands what's happening under the hood
an artist switches from midjourney to nano banana pro and the output stays fire... because they trained their eye, not their muscle memory on one UI
the past few weeks have been chaos on X
new model drops, new SaaS trending, new MCP server "changing the game" EVERY SINGLE DAY
if you chased every shiny thing you'd have switched your entire workflow 5 or 6 times
and you'd be starting from zero each time
here are some of the core principles you need to master:
> how LLMs fail (hallucinations, context limits, token behavior)
> how to structure instructions models actually follow
> how to design agent systems and prompt architecture
> how reasoning works, how deep research functions
learn them once & apply them everywhere
👾49 4
anthropic just bought an ai drug design company for $400M, soon claude will be able to:
- identify your medical issue
- design a drug to cure it.
- experiment and manufacture the drug
- deliver that drug to you
pharmaceutical R&D is worth $250B alone. dario wants to automate all of it
- identify your medical issue
- design a drug to cure it.
- experiment and manufacture the drug
- deliver that drug to you
pharmaceutical R&D is worth $250B alone. dario wants to automate all of it
👾52 5