chuplung

106 posts

chuplung banner
chuplung

chuplung

@choopyplug1

Сontent creator | AI research & agentic systems

Beigetreten Eylül 2024
96 Folgt49 Follower
Clodex
Clodex@0xClodex·
Harvard + BCG ran the cleanest test yet on AI at work: 758 elite consultants, GPT-4, 18 real tasks. on tasks AI was good at: +40% quality, 25% faster, 12% more done. the weakest performers jumped the most - +43%. then the twist. on tasks outside AI's range, the AI-users did worse - right only 60-70% of the time, vs 84% without AI. that boundary is the "jagged frontier": two tasks look equally easy, but one is inside AI's power and one is a trap. and it's invisible - you can't feel where the edge is. the fix is how you work. centaurs split the job cleanly - human here, AI there. cyborgs blend every step, checking constantly. the losers just "fell asleep at the wheel" and trusted the output. the lesson: AI didn't reward the smartest. it rewarded the ones who knew what it was bad at. ~50-min Stanford lecture, free. the study every AI builder should know ↓
Clodex@0xClodex

Anthropic's platform team on a counterintuitive idea for building AI agents: not all tokens are equal. everyone's lever is the same - spend more tokens, get a better result. they asked: what if you give tokens jobs instead? so they split the work. some tokens execute. some advise the executor. some grade it against a rubric. some "dream" - review past runs and write lessons to memory for next time. then the key test: hold the token budget fixed across all of them. if tokens were fungible, every strategy should score the same. they didn't. on a financial-analysis benchmark, plain executing hit a perfect answer 42% of the time - the smarter strategies, up to 75%. the kicker on cost: to brute-force one perfect answer, executing burns ~1.8M tokens. advise and grade get there for a fraction - same budget, better jobs. ~15-min talk, free. Anthropic on why *how* you spend tokens beats *how many* ↓

English
1
1
20
231
chuplung
chuplung@choopyplug1·
most people use Claude Code the same way every day. open terminal, type the same things. that's the least powerful way to use it. the real unlock: build a system where Claude runs itself. level 1 - codify everything you do into skills and loops level 2 -give Claude memory so it improves from past runs level 3 - wrap it in a UI. buttons, voice, metrics. no terminal needed level 4 -share it with your team or clients in one click "90% of the value is in levels 1 and 2. the fancy UI is just the cherry on top." bookmark this ↓
chuplung@choopyplug1

Jess Yan (Claude Managed Agents, Anthropic): "we set agents tasks overnight. we wake up and the backlog is resolved and bugs are squashed." she also said: "I talk to Claude more than I talk to my colleagues." one example: 4,000 companies on a waitlist full of duplicates. she spun up an agent in 30 minutes - it cleaned the list, scored each company, sent daily invites to the best ones. "the limit is no longer our personal capacity. it's how much we can delegate at once." bookmark this ↓

English
1
0
7
61
Ricker
Ricker@0xRicker·
Andrej Karpathy tried to give AI a keyboard and mouse back in 2015. It failed spectacularly - and the reason tells you everything about why AI agents are NOW finally working. AI agents in 2024 aren't starting from zero. They're starting from everything we've ever written. That changes the entire game. Better than any $1000 building bootcamp. Watch + read the guide below.
Morty@0xMortyx

x.com/i/article/2071…

English
21
5
52
2.6K
rewind
rewind@rewind02·
AI developer: "Annotating 1,200 images by hand would take days With NVIDIA Locate Anything 3B, it took minutes - and the YOLO dataset came out ready to train immediately." in 8 minutes he walks through the exact Python project that auto-annotates any image folder and exports a complete dataset in YOLO, COCO, VOC, or CSV format no labeling tool, no manual bounding boxes, just a JSON config file and one terminal command full guide below👇
Fokki@0x_fokki

x.com/i/article/2073…

English
15
1
34
1.5K
chuplung
chuplung@choopyplug1·
@AnatoliKopadze amazing find bro the ones ignoring this will feel it soon
English
0
0
0
15
Anatoli Kopadze
Anatoli Kopadze@AnatoliKopadze·
Head of Engineering Shopify: "AI writes the code, AI reviews the code. Your job is just to write the loops around it." 26 minutes on how AI changed the way 3,000 engineers work inside a single company. Ignoring it while everyone else uses AI to do more is the fastest way to fall behind. Watch it, then read the step by step guide on loops below.
Anatoli Kopadze@AnatoliKopadze

x.com/i/article/2068…

English
23
13
122
16.2K
chuplung
chuplung@choopyplug1·
Jess Yan (Claude Managed Agents, Anthropic): "we set agents tasks overnight. we wake up and the backlog is resolved and bugs are squashed." she also said: "I talk to Claude more than I talk to my colleagues." one example: 4,000 companies on a waitlist full of duplicates. she spun up an agent in 30 minutes - it cleaned the list, scored each company, sent daily invites to the best ones. "the limit is no longer our personal capacity. it's how much we can delegate at once." bookmark this ↓
chuplung@choopyplug1

Dario Amodei (CEO of Anthropic) said something nobody wants to hear. "we could have 5-10% GDP growth and 10% unemployment at the same time. never happened before. but it's not logically inconsistent." high GDP always meant lots of jobs. AI breaks that assumption. also from the interview: → Anthropic revenue: $0 → $100M → $1B → $10B in three years → co-work built in a week and a half almost entirely by Claude → "software is going to become cheap. maybe essentially free" bookmark this ↓

English
1
1
10
662
Riley West
Riley West@rileywestreel·
Boris Cherny, creator of Claude Code, Anthropic: "Right now, this is just the golden age of the generalist. People that want to do more than one thing, it's never been more fun." On June 2, at Acquired Unplugged presented by WorkOS, he explained how he went from coding daily to not writing code at all. The first version of Claude Code wrote only 10 to 20% of Boris's code. A year and a half later he removed the IDE: he hadn't opened it in a month. Per-engineer productivity at Anthropic is up 200%, and onboarding a new hire now takes two days instead of several weeks. In 29 minutes, Boris explains why his job is no longer writing code, but writing loops that decide what to build next. Watch it, then save the framework below.
yurshev@yurshevv

x.com/i/article/2070…

English
7
1
13
452
chuplung
chuplung@choopyplug1·
@0xMovez 3 hours of this beats most paid courses easily
English
0
0
0
25
Movez
Movez@0xMovez·
Anthropic just dropped 5 workshops on building self-improving agentic systems from scratch: 00:00 - Ship your first Claude agent 36:44 - Build memory for Claude agents 1:05:06 - Make your agent autonomous 1:26:46 - Set up a proactive agent 2:03:35 - self-improving agents (tools,skills) These 3-hours of free Claude workshops will replace 10 paid agentic courses. Watch today, then read article below on how to build a self-improving agentic system with Fable 5.
Codez@0xCodez

x.com/i/article/2065…

English
32
33
294
40.7K
chuplung
chuplung@choopyplug1·
@de1lymoon loops not prompts that's the whole shift
English
0
0
1
17
Alex
Alex@de1lymoon·
Andrej Karpathy says most people still use LLMs like chatbots, while power users turn them into workflows that read, reason, act, check and improve. The real unlock starts at 1:34, his loop is simple: plan → ask → verify → refine → repeat the difference: > basic users ask one question and accept the first answer > power users make the model explain, critique, search, compare and improve > builders connect LLMs to code, files, memory and tools > the best results come from loops, not single prompts In this 2-hour session, Karpathy shows the practical stack behind modern AI work: ChatGPT + deep research + coding agents + memory + voice + images + custom workflows. The lesson is not “use AI more.” It is to build a system where AI helps you think, learn and execute every day. Watch it today, then explore the full workflow in the article below ↓
Alex@de1lymoon

x.com/i/article/2069…

English
14
4
49
2.9K
chuplung
chuplung@choopyplug1·
@ChrisPadil56330 that's exactly why people like Dario are thinking about this out loud
English
0
0
0
6
Chris Padilla
Chris Padilla@ChrisPadil56330·
@choopyplug1 The archetype of people wanting to use the internet for things that are very harmful so we can probably put the breaks on for now by Grace of God but eventually the time is coming when the progress made will suddenly stop and then it very possibly be used for a bad. Thing so
English
1
0
1
26
chuplung retweetet
chuplung
chuplung@choopyplug1·
Dario Amodei (CEO of Anthropic) said something nobody wants to hear. "we could have 5-10% GDP growth and 10% unemployment at the same time. never happened before. but it's not logically inconsistent." high GDP always meant lots of jobs. AI breaks that assumption. also from the interview: → Anthropic revenue: $0 → $100M → $1B → $10B in three years → co-work built in a week and a half almost entirely by Claude → "software is going to become cheap. maybe essentially free" bookmark this ↓
chuplung@choopyplug1

Jack Clark (co-founder of Anthropic) thinks Claude will start training itself by 2028. "Claude 10 builds Claude 11. It designs the architecture, does the research, runs the training. We step back entirely." what that means: → last 5-6 years of AI progress compressed into 2-3 years → then compressed again → humans out of the development loop his 7-month-old will be in kindergarten when this happens. bookmark this ↓

English
3
2
8
1.2K
Misato
Misato@misat0x·
@choopyplug1 the kindergarten comparison made this feel real
English
1
0
1
47
chuplung retweetet
chuplung
chuplung@choopyplug1·
Jack Clark (co-founder of Anthropic) thinks Claude will start training itself by 2028. "Claude 10 builds Claude 11. It designs the architecture, does the research, runs the training. We step back entirely." what that means: → last 5-6 years of AI progress compressed into 2-3 years → then compressed again → humans out of the development loop his 7-month-old will be in kindergarten when this happens. bookmark this ↓
chuplung@choopyplug1

Anthropic added Claude to Slack. 65% of all PRs in their product org are now written by it. Boris Cherny (creator of Claude Code) has a Tag session running for a month. every day it checks data, fixes bugs, opens PRs. he just watches them come in. what makes it different from Claude Code: → you don't open it. it's already in the channel watching → multiplayer - whole team guides it, not just one person → remembers everything. tell it once, it never forgets → self-schedules work days or weeks out "I just got tired of tagging it. so I told it to always respond. now it just has my back." bookmark this ↓

English
1
1
6
1.1K
Ichigo
Ichigo@iiiichigo_chan·
@choopyplug1 Codex is useful for everyone, not only engineers and builders
English
1
0
1
44
chuplung
chuplung@choopyplug1·
A videographer asked Codex to edit videos in Premiere Pro. Codex couldn't - so it built itself a Premiere Pro extension, installed it, then used it to do the edits. nobody told it to do that. Andrew Amersino (Codex product lead, OpenAI): → 90% of all OpenAI uses Codex. not just engineers. everyone → "implementation is no longer the expensive part. it's taste" → same app in November would have failed. only the models changed between then and February "the job is no longer building. it's curation." bookmark this ↓
chuplung@choopyplug1

Greg Brockman (co-founder of OpenAI) on the future of AI interfaces: "you want almost no interface. you want no product. just talk to something that goes and accomplishes goals for you." buttons, modes, toggles - that's the machine forcing you to speak its language. the goal is the opposite. two other things he said: → 230 million people use ChatGPT for health questions every week. patients doing what doctors used to gatekeep → his wife has several health conditions. says he doesn't know how they'd manage without AI "bring the machine closer to the human. not the human to the machine." bookmark this ↓

English
1
1
11
906
chuplung
chuplung@choopyplug1·
@0xCodez quietly one of the most useful things posted this week
English
0
0
0
9
Codez
Codez@0xCodez·
Anthropic Managed Agents team: “Build an effective agentic loop with Claude - it will make your coding >60% cheaper. Dreamer inspects → executor’s transcripts → writes learnings to memory → picks memory for next round.” in 13-minute session, Anthropic team shares how to build cost-effective agentic systems from scratch. This watch alone will save you $1,000+ in monthly API usage. Watch it today, then read how to build such loops from scratch in the article below.
Codez@0xCodez

x.com/i/article/2064…

English
20
7
86
8K
Zephyr
Zephyr@Zephyr_hg·
Boris Cherny, creator of Claude Code at Anthropic: "I have a Claude that prompts other Claudes. So I don't even talk to Claude." In a 57-minute interview, the person who built Claude Code shows how the pros actually run it. He stopped chatting with AI. He set up a system where his AI runs more AI. One person doing that quietly out-produces a whole company still typing prompts all day. Watch the interview, then read the piece below. Bookmark this.
Zephyr@Zephyr_hg

x.com/i/article/2072…

English
12
10
82
25.1K
chuplung retweetet
chuplung
chuplung@choopyplug1·
Anthropic added Claude to Slack. 65% of all PRs in their product org are now written by it. Boris Cherny (creator of Claude Code) has a Tag session running for a month. every day it checks data, fixes bugs, opens PRs. he just watches them come in. what makes it different from Claude Code: → you don't open it. it's already in the channel watching → multiplayer - whole team guides it, not just one person → remembers everything. tell it once, it never forgets → self-schedules work days or weeks out "I just got tired of tagging it. so I told it to always respond. now it just has my back." bookmark this ↓
chuplung@choopyplug1

A videographer asked Codex to edit videos in Premiere Pro. Codex couldn't - so it built itself a Premiere Pro extension, installed it, then used it to do the edits. nobody told it to do that. Andrew Amersino (Codex product lead, OpenAI): → 90% of all OpenAI uses Codex. not just engineers. everyone → "implementation is no longer the expensive part. it's taste" → same app in November would have failed. only the models changed between then and February "the job is no longer building. it's curation." bookmark this ↓

English
1
1
7
977