Mr. Buzzoni's banner
Mr. Buzzoni's profile picture

Mr. Buzzoni

@polydao22,518 subscribers

+15k MRR for AI brands • AI dev • co-founder @polynternet • DMs closed, contact me by my email $Looprat CA: 0x642d30c84211ade7768fe557fbaed7224e2068c7

Shorts

Atlassian's CEO after firing the engineer who built their $1.79B infrastructure and the guy released a 38-minute breakdown of everything he built, free for anyone to copy

Atlassian's CEO after firing the engineer who built their $1.79B infrastructure and the guy released a 38-minute breakdown of everything he built, free for anyone to copy

17,545,681 görüntüleme

A 23-YEAR-OLD FROM CHINA RUNS 300 AI AGENTS AT ONCE - AND NONE OF THEM CAN LIE TO HIM he opens the dashboard live: 300 Kimi K3 agents firing in parallel, Opus 5 checking every single output against its source > pointed at 100 EV-market companies > first pass - 12 failed: wrong revenue, dead citations, empty fields > second pass - 3 failed > third pass - zero, every row filed straight into an Obsidian vault loop engineering with teeth: it refuses to stop while anything is still wrong

A 23-YEAR-OLD FROM CHINA RUNS 300 AI AGENTS AT ONCE - AND NONE OF THEM CAN LIE TO HIM he opens the dashboard live: 300 Kimi K3 agents firing in parallel, Opus 5 checking every single output against its source > pointed at 100 EV-market companies > first pass - 12 failed: wrong revenue, dead citations, empty fields > second pass - 3 failed > third pass - zero, every row filed straight into an Obsidian vault loop engineering with teeth: it refuses to stop while anything is still wrong

1,088,816 görüntüleme

> do you understand what just happened to the job market > one person + 67 Claude Skills > does the work of an entire dev team > $20/month vs $200K/year in salaries > the Google engineer who automated 80% of his job? > this is the exact skill list he used > bookmark this. seriously. right now. 👇

> do you understand what just happened to the job market > one person + 67 Claude Skills > does the work of an entire dev team > $20/month vs $200K/year in salaries > the Google engineer who automated 80% of his job? > this is the exact skill list he used > bookmark this. seriously. right now. 👇

1,017,211 görüntüleme

THIS DOCUMENT FROM ANTHROPIC WILL LITERALLY GET YOU PROMOTED > the fastest way to reach a senior position is to automate your current job this technical paper shows how to encode your daily workflows into Claude build custom "Skills" to force the AI to do the heavy lifting: > package your routines into automated folders > the agent executes your tasks flawlessly in the background > it connects directly to your local tools via MCP servers hand off the junior work to the agent and easily claim your promotion grab the exact blueprint right here 👇

THIS DOCUMENT FROM ANTHROPIC WILL LITERALLY GET YOU PROMOTED > the fastest way to reach a senior position is to automate your current job this technical paper shows how to encode your daily workflows into Claude build custom "Skills" to force the AI to do the heavy lifting: > package your routines into automated folders > the agent executes your tasks flawlessly in the background > it connects directly to your local tools via MCP servers hand off the junior work to the agent and easily claim your promotion grab the exact blueprint right here 👇

370,657 görüntüleme

I HAVEN'T OPENED CLAUDE AT MIDNIGHT SINCE I BUILT THIS FOLDER I used to wake up, check what broke overnight, fix it by hand -> now I wake up and the receipts are already sitting there, dated, graded, waiting on my review here's what's actually inside the folder that replaced me: • the contract > CONTRACT.md - the shift rules, committed > contract.local.md - my personal overrides, gitignored • the harness (.claude/loops/) > settings.json - spend caps and timeouts I set once > schedule.yml - when the next shift fires > rubrics/ - code.md, writing.md, safety.md - the graders that catch what I'd miss > pr-hunter/ - plan.md wakes it, does the actual work • the state > receipts/ - one folder per shift, 5,382 kept so far > trace.log - exactly what happened, no guessing > checkpoint.json - picks up where the last shift left off • the edges > - my panic file, never once used > .mcp.json - the tools it's allowed to touch I don't wake up for this anymore. the folder does

I HAVEN'T OPENED CLAUDE AT MIDNIGHT SINCE I BUILT THIS FOLDER I used to wake up, check what broke overnight, fix it by hand -> now I wake up and the receipts are already sitting there, dated, graded, waiting on my review here's what's actually inside the folder that replaced me: • the contract > CONTRACT.md - the shift rules, committed > contract.local.md - my personal overrides, gitignored • the harness (.claude/loops/) > settings.json - spend caps and timeouts I set once > schedule.yml - when the next shift fires > rubrics/ - code.md, writing.md, safety.md - the graders that catch what I'd miss > pr-hunter/ - plan.md wakes it, does the actual work • the state > receipts/ - one folder per shift, 5,382 kept so far > trace.log - exactly what happened, no guessing > checkpoint.json - picks up where the last shift left off • the edges > - my panic file, never once used > .mcp.json - the tools it's allowed to touch I don't wake up for this anymore. the folder does

152,667 görüntüleme

One of the Epstein files now circulating is titled “MASSEUSES” It contains 254 entries, and every single line is fully redacted No names, no details - just page after page of blacked-out rows

One of the Epstein files now circulating is titled “MASSEUSES” It contains 254 entries, and every single line is fully redacted No names, no details - just page after page of blacked-out rows

967,542 görüntüleme

I ABANDONED LOVABLE AFTER SEEING WHAT CLAUDE CODE CAN ACTUALLY DO basic generators are great for quick ideas but trying to build a premium site with Lovable feels like playing in a sandbox I gave Claude Code a few custom design skills instead 4 minutes later it built a premium design they would have quoted me $7,500 for the difference between generic templates and a skilled local agent is literally worth thousands grab the full guide below 👇

I ABANDONED LOVABLE AFTER SEEING WHAT CLAUDE CODE CAN ACTUALLY DO basic generators are great for quick ideas but trying to build a premium site with Lovable feels like playing in a sandbox I gave Claude Code a few custom design skills instead 4 minutes later it built a premium design they would have quoted me $7,500 for the difference between generic templates and a skilled local agent is literally worth thousands grab the full guide below 👇

176,242 görüntüleme

BUILD KARPATHY'S SECOND BRAIN WITH CLAUDE FABLE 5 + OBSIDIAN Andrej Karpathy (openai co-founder) shared an architecture that turns Claude into a persistent second brain instead of a basic chat window how it works: > you point Claude Code at an Obsidian vault folder > you drop articles, PDFs, or video transcripts into raw folders > Claude reads the files, updates topic summaries, and cross-references everything > the knowledge base compounds like interest instead of resetting on every new chat the setup is simple: > install and create a local vault directory > open the directory in Claude Code and paste Karpathy's wiki prompt: > > let the agent generate raw, wiki, and CLAUDE.md schema directories > drop any text file into raw and tell the model to ingest it > ask questions across the whole vault and query compiled summaries this eliminates rag database overhead and keeps your local vault organized how do you manage your local knowledge base?

BUILD KARPATHY'S SECOND BRAIN WITH CLAUDE FABLE 5 + OBSIDIAN Andrej Karpathy (openai co-founder) shared an architecture that turns Claude into a persistent second brain instead of a basic chat window how it works: > you point Claude Code at an Obsidian vault folder > you drop articles, PDFs, or video transcripts into raw folders > Claude reads the files, updates topic summaries, and cross-references everything > the knowledge base compounds like interest instead of resetting on every new chat the setup is simple: > install and create a local vault directory > open the directory in Claude Code and paste Karpathy's wiki prompt: > > let the agent generate raw, wiki, and CLAUDE.md schema directories > drop any text file into raw and tell the model to ingest it > ask questions across the whole vault and query compiled summaries this eliminates rag database overhead and keeps your local vault organized how do you manage your local knowledge base?

89,170 görüntüleme

THIS IS HOW YOU COMPRESS 100 HOURS INTO 10 MINUTES > just tried NotebookLM + Obsidian combo and honestly… this is insane > i didn’t expect NotebookLM to be this powerful the craziest part? > the "YouTube to NotebookLM" extension you can literally pull entire channels, dump all videos into NotebookLM and get a structured mega-summary in minutes > but two features completely blew my mind: Audio Overviews: > turns any PDF, report or notes into a podcast-style dialogue between two hosts > perfect for listening while walking or driving Book Filter: > upload your Obsidian knowledge base + a new book ask: "Is there anything new for me here?" if the answer is "no" skip it and save dozens of hours > this feels like compression for knowledge if you’re serious about learning fast, here’s the stack: 📁 NotebookLM ↳ 📁 YouTube to NotebookLM Chrome Extension ↳ 📁 Google Gemini ↳ this combo + Obsidian vault = unfair advantage

THIS IS HOW YOU COMPRESS 100 HOURS INTO 10 MINUTES > just tried NotebookLM + Obsidian combo and honestly… this is insane > i didn’t expect NotebookLM to be this powerful the craziest part? > the "YouTube to NotebookLM" extension you can literally pull entire channels, dump all videos into NotebookLM and get a structured mega-summary in minutes > but two features completely blew my mind: Audio Overviews: > turns any PDF, report or notes into a podcast-style dialogue between two hosts > perfect for listening while walking or driving Book Filter: > upload your Obsidian knowledge base + a new book ask: "Is there anything new for me here?" if the answer is "no" skip it and save dozens of hours > this feels like compression for knowledge if you’re serious about learning fast, here’s the stack: 📁 NotebookLM ↳ 📁 YouTube to NotebookLM Chrome Extension ↳ 📁 Google Gemini ↳ this combo + Obsidian vault = unfair advantage

216,042 görüntüleme

This is how you compress 100 hours of content into 10 minutes! just tried NotebookLM + Obsidian and it's actually insane > the "YouTube to NotebookLM" extension lets you dump entire channels into NotebookLM and get a structured mega-summary in minutes > Audio Overviews turns any PDF, report or notes into a podcast-style dialogue - perfect for walking or driving > Book Filter: upload your Obsidian vault + a new book, ask "is there anything new for me here?" - if no, skip it and save dozens of hours this combo feels like compression for knowledge the stack: 📁 NotebookLM ↳ 📁 YouTube to NotebookLM Chrome Extension ↳ this combo + Obsidian vault = unfair advantage

This is how you compress 100 hours of content into 10 minutes! just tried NotebookLM + Obsidian and it's actually insane > the "YouTube to NotebookLM" extension lets you dump entire channels into NotebookLM and get a structured mega-summary in minutes > Audio Overviews turns any PDF, report or notes into a podcast-style dialogue - perfect for walking or driving > Book Filter: upload your Obsidian vault + a new book, ask "is there anything new for me here?" - if no, skip it and save dozens of hours this combo feels like compression for knowledge the stack: 📁 NotebookLM ↳ 📁 YouTube to NotebookLM Chrome Extension ↳ this combo + Obsidian vault = unfair advantage

112,480 görüntüleme

Google engineers are running 3 NVIDIA DGX Spark boxes each just to speed up their Claude skills workflows by 300% > and the gap between them and everyone else is getting wider every week $95K developer vs $300K AI architect. same job. different stack > /self-improving-agent - the system improves its own process without you touching it > /rag-architect - retrieval quality now matters more than raw model cleverness > /connect-apps - Claude takes real actions across Gmail, Slack, GitHub and Notion the people who build this stack now will be the $300K architects everyone asks "what's your setup?" > everyone else will still be typing prompts full list with GitHub links in the article above 👇

Google engineers are running 3 NVIDIA DGX Spark boxes each just to speed up their Claude skills workflows by 300% > and the gap between them and everyone else is getting wider every week $95K developer vs $300K AI architect. same job. different stack > /self-improving-agent - the system improves its own process without you touching it > /rag-architect - retrieval quality now matters more than raw model cleverness > /connect-apps - Claude takes real actions across Gmail, Slack, GitHub and Notion the people who build this stack now will be the $300K architects everyone asks "what's your setup?" > everyone else will still be typing prompts full list with GitHub links in the article above 👇

82,313 görüntüleme

BUILD KARPATHY'S SECOND BRAIN WITH CLAUDE OPUS 5 + OBSIDIAN Andrej Karpathy (OpenAI co-founder) shared an architecture that turns Claude into a persistent second brain not just a basic chat window how it works: > point Claude Code at an Obsidian vault folder > drop articles, PDFs, or video transcripts into raw > Claude reads them, updates summaries, cross-references everything > the knowledge base compounds like interest, never resets on a new chat the setup: > install create a local vault folder > open it in Claude Code, paste Karpathy's wiki prompt > > let the agent build raw, wiki, and CLAUDE.md folders > drop any file into raw, tell it to ingest > ask questions, get compiled summaries back this skips rag overhead entirely. your vault stays organized on its own run ingest on a schedule and it's loop engineering: sense a new file, plan, write, verify, repeat how do you manage your local knowledge base?

BUILD KARPATHY'S SECOND BRAIN WITH CLAUDE OPUS 5 + OBSIDIAN Andrej Karpathy (OpenAI co-founder) shared an architecture that turns Claude into a persistent second brain not just a basic chat window how it works: > point Claude Code at an Obsidian vault folder > drop articles, PDFs, or video transcripts into raw > Claude reads them, updates summaries, cross-references everything > the knowledge base compounds like interest, never resets on a new chat the setup: > install create a local vault folder > open it in Claude Code, paste Karpathy's wiki prompt > > let the agent build raw, wiki, and CLAUDE.md folders > drop any file into raw, tell it to ingest > ask questions, get compiled summaries back this skips rag overhead entirely. your vault stays organized on its own run ingest on a schedule and it's loop engineering: sense a new file, plan, write, verify, repeat how do you manage your local knowledge base?

15,609 görüntüleme

🚨 JUST IN: THE US GOVERNMENT JUST SHUT DOWN CLAUDE FABLE 5 FOR THE ENTIRE WORLD > a national security export control directive. effective immediately > every foreign national on earth - including Anthropic's own engineers who built the model - is now locked out > Fable 5 launched 4 days ago > it's already being classified like a weapons system > Anthropic says it's a misunderstanding > the order doesn't care > Opus 4.8 still runs. Fable 5 and Mythos 5 are gone until further notice AI just got its first export control. it won't be the last

🚨 JUST IN: THE US GOVERNMENT JUST SHUT DOWN CLAUDE FABLE 5 FOR THE ENTIRE WORLD > a national security export control directive. effective immediately > every foreign national on earth - including Anthropic's own engineers who built the model - is now locked out > Fable 5 launched 4 days ago > it's already being classified like a weapons system > Anthropic says it's a misunderstanding > the order doesn't care > Opus 4.8 still runs. Fable 5 and Mythos 5 are gone until further notice AI just got its first export control. it won't be the last

51,523 görüntüleme

KIMI K3 + OBSIDIAN + LOOP ENGINEERING = A VAULT THAT RUNS ITSELF the core idea: the vault is the loop's state, not the chat window everything Kimi K3 knows lives in a .md file the loop: > capture - a thought lands in 00-inbox > context - K3 pulls links, tags, and neighbouring notes > draft - edits happen inside a git worktree, never the live vault > review - a critic agent checks the diff before anything ships > commit - appended to the vault, nothing gets rewritten the key insight: frontmatter fields like supports, contradicts, and supersedes are graph edges, not metadata - the note format is the write API start with a plain loop, it runs about 2-4x the cost of one direct call > only move to a full graph once state has to outlive the session, several agents need to coordinate, or you have to explain what changed - that jump can run 10-50x one review assistant climbed from 55% to 72% to 84% just by moving through these shapes in order

KIMI K3 + OBSIDIAN + LOOP ENGINEERING = A VAULT THAT RUNS ITSELF the core idea: the vault is the loop's state, not the chat window everything Kimi K3 knows lives in a .md file the loop: > capture - a thought lands in 00-inbox > context - K3 pulls links, tags, and neighbouring notes > draft - edits happen inside a git worktree, never the live vault > review - a critic agent checks the diff before anything ships > commit - appended to the vault, nothing gets rewritten the key insight: frontmatter fields like supports, contradicts, and supersedes are graph edges, not metadata - the note format is the write API start with a plain loop, it runs about 2-4x the cost of one direct call > only move to a full graph once state has to outlive the session, several agents need to coordinate, or you have to explain what changed - that jump can run 10-50x one review assistant climbed from 55% to 72% to 84% just by moving through these shapes in order

10,680 görüntüleme

THIS GUY HAD 1,283 NOTES AND HIS SYSTEM WAS DUMBER THAN A FOLDER that galaxy in the background is his Obsidian vault > looks incredible > does nothing dead notes, zero connections, zero value extracted from any of it > the fix isn't taking better notes > it's building a pipeline where Claude Opus 4.8 does the research, NotebookLM does the analysis, and every session feeds your vault automatically one command: > Claude Code searches YouTube for 10 relevant sources > passes them to NotebookLM - Google's servers do the heavy processing, not your tokens > NotebookLM runs full analysis, generates infographics, mindmaps, flashcards > everything lands as structured markdown in your Obsidian vault, linked and ready total time: 6 minutes > after a month the vault knows your thinking style. after a year it's a trained research assistant the $300K AI architects aren't taking better notes > they're building systems that compound 30-minute setup. full step-by-step in the article below 👇

THIS GUY HAD 1,283 NOTES AND HIS SYSTEM WAS DUMBER THAN A FOLDER that galaxy in the background is his Obsidian vault > looks incredible > does nothing dead notes, zero connections, zero value extracted from any of it > the fix isn't taking better notes > it's building a pipeline where Claude Opus 4.8 does the research, NotebookLM does the analysis, and every session feeds your vault automatically one command: > Claude Code searches YouTube for 10 relevant sources > passes them to NotebookLM - Google's servers do the heavy processing, not your tokens > NotebookLM runs full analysis, generates infographics, mindmaps, flashcards > everything lands as structured markdown in your Obsidian vault, linked and ready total time: 6 minutes > after a month the vault knows your thinking style. after a year it's a trained research assistant the $300K AI architects aren't taking better notes > they're building systems that compound 30-minute setup. full step-by-step in the article below 👇

48,417 görüntüleme

+$2,912 ON WEATHER MARKETS WITHOUT PREDICTING A SINGLE TEMPERATURE 80.6% win rate. 1,200+ positions. fully automated the pattern is simple and works on any weather market: > every specific temperature range has a low hit probability > market often overprices narrow exact bands at $0.05-$0.10 > the No side sits at $0.90-$1.00 -> almost free money > buy No across 20+ cities simultaneously > 87.7% resolve in your favor by pure base-rate math > run it with a bot 24/7 so you never miss a market you don't need a weather model -> you need to understand that exact values almost never land > full profile: real edge survives stress. this one did

+$2,912 ON WEATHER MARKETS WITHOUT PREDICTING A SINGLE TEMPERATURE 80.6% win rate. 1,200+ positions. fully automated the pattern is simple and works on any weather market: > every specific temperature range has a low hit probability > market often overprices narrow exact bands at $0.05-$0.10 > the No side sits at $0.90-$1.00 -> almost free money > buy No across 20+ cities simultaneously > 87.7% resolve in your favor by pure base-rate math > run it with a bot 24/7 so you never miss a market you don't need a weather model -> you need to understand that exact values almost never land > full profile: real edge survives stress. this one did

57,916 görüntüleme

> my university experience: $200 textbook. $600 Adobe. $300 Office. > students now: one .edu email → $10,000+ in tools I am still paying for all of it. monthly. this is not fair

> my university experience: $200 textbook. $600 Adobe. $300 Office. > students now: one .edu email → $10,000+ in tools I am still paying for all of it. monthly. this is not fair

58,040 görüntüleme

How a Misread Rule Turned $38 Into $20k on Polymarket most traders assumed the word already counted and rushed in > one guy just read the market rules carefully and waited $38 -> $20k came from understanding which event actually mattered, not from guessing what Trump would say profile:

How a Misread Rule Turned $38 Into $20k on Polymarket most traders assumed the word already counted and rushed in > one guy just read the market rules carefully and waited $38 -> $20k came from understanding which event actually mattered, not from guessing what Trump would say profile:

59,925 görüntüleme

IF YOU TRADE WEATHER ON POLYMARKET - INSTALL THIS EXTENSION IMMEDIATELY > no new tabs. no switching between tools. just open the market and it's there this is what Poly Helper shows you on any weather market: > ECMWF + GFS + ICON models aggregated > model confidence score > temperature range > 7-day forecast they're also adding: sports intel, macro, MrBeast views, Pentagon pizza index and the meta-play: > top 1000 on the points leaderboard get up to 50% of any potential Polymarket airdrop > early users stack points from day one invite code: K68UMR 👇

IF YOU TRADE WEATHER ON POLYMARKET - INSTALL THIS EXTENSION IMMEDIATELY > no new tabs. no switching between tools. just open the market and it's there this is what Poly Helper shows you on any weather market: > ECMWF + GFS + ICON models aggregated > model confidence score > temperature range > 7-day forecast they're also adding: sports intel, macro, MrBeast views, Pentagon pizza index and the meta-play: > top 1000 on the points leaderboard get up to 50% of any potential Polymarket airdrop > early users stack points from day one invite code: K68UMR 👇

34,717 görüntüleme

Videos