Chad Boyda

2.3K posts

Chad Boyda banner
Chad Boyda

Chad Boyda

@chadboyda

@AppSumo CTO / Product 🌮

Austin, TX เข้าร่วม Temmuz 2007
1.9K กำลังติดตาม1.6K ผู้ติดตาม
Chad Boyda
Chad Boyda@chadboyda·
@claudeai The research request form's success response seems to be still coded for "Fast" mode requests "Thanks for your interest in fast mode for Claude Opus 4.6 on the Claude Developer Platform."
English
0
0
0
1.9K
Claude
Claude@claudeai·
Introducing Claude Managed Agents: everything you need to build and deploy agents at scale. It pairs an agent harness tuned for performance with production infrastructure, so you can go from prototype to launch in days. Now in public beta on the Claude Platform.
English
1.2K
2.5K
28.7K
5.8M
Chad Boyda
Chad Boyda@chadboyda·
I got tired of getting the same boring outputs from AI, especially Claude. Work arounds were high friction and tedious. So I created a skill to fix it. Now I just prefix any prompt with /refract to unlock all of the models creativity 🌈✨
English
1
0
1
53
Chad Boyda
Chad Boyda@chadboyda·
Living through the birth of AI feels a lot like raising a child. Everytime you feel like things are stabilizing and you finally have a good rhythm going. Bam. Sleep regression.
English
0
0
4
95
Chad Boyda
Chad Boyda@chadboyda·
This is literally what keeps me up at night lately. There’s no stopping it. The wave and depth of the of coming cyberattacks is a global tsunami. There’s no high ground. This is your last chance to grab a life vest.
Elizabeth Holmes@ElizabethHolmes

Delete your search history, delete your bookmarks, delete your reddit, medical records, 12 yr old tumblr, delete everything. Every photo on the cloud, every message on every platform. None of it is safe. It will all become public in the next year Local storage and compute 📈

English
2
0
15
2.7K
Chad Boyda
Chad Boyda@chadboyda·
Game changer! Take @gepa_ai optimization runs to new SOTA benchmark records by enabling web search tools (native in most models now) in your reflection model. Encourage it to use the tool. I had to make a small custom instruction producer in DSPy to do it, but the results are mind blowing 🤯
English
1
0
2
65
Chad Boyda
Chad Boyda@chadboyda·
I don’t get all the fuss. Just make OpenClaw use the Claude Agent SDK? What’s the big deal?
English
0
0
2
63
Antoine Chaffin
Antoine Chaffin@antoine_chaffin·
@EmreCoklar @jeffreyhuber @mixedbreadai Both are additive, Context-1 is the LLM (so replacing GPT-5/OSS-GPT) in our runs :) I am looking forward to seeing the results of Context-1 with Reason-ModernColBERT, already matching the 120B OSS would be wild results! Cc @HammadTime
English
1
0
7
124
Jeff Huber
Jeff Huber@jeffreyhuber·
the bitter lesson is coming for search we're open-sourcing Context-1 - a model that is better, faster, and cheaper than any frontier model at searching we published a 40-page technical report on our website with the ins and outs of how we did it. this is just step 1
Chroma@trychroma

Introducing Chroma Context-1, a 20B parameter search agent. > pushes the pareto frontier of agentic search > order of magnitude faster > order of magnitude cheaper > Apache 2.0, open-source

English
88
140
2.5K
338.8K
Chroma
Chroma@trychroma·
Introducing Chroma Context-1, a 20B parameter search agent. > pushes the pareto frontier of agentic search > order of magnitude faster > order of magnitude cheaper > Apache 2.0, open-source
English
140
402
4.1K
1.1M
Bo
Bo@bo_wangbo·
AutoResearch from @karpathy is about optimizing params, optimiser, arch. Yesterday i turned it into an agent iteratively discovers quality problems in web text and automatically build heuristic fixes — validated by training gpt2 and measuring BPB, it's working well on Fineweb2!
Bo tweet media
English
6
9
94
7.1K
Chad Boyda
Chad Boyda@chadboyda·
Does this mean I can finally live out my dreams of running RLM's on production data? 😮 @a1zhang
Mike Freedman@michaelfreedman

Introducing TigerFS - a filesystem backed by PostgreSQL, and a filesystem interface to PostgreSQL. Idea is simple: Agents don't need fancy APIs or SDKs, they love the file system. ls, cat, find, grep. Pipelined UNIX tools. So let’s make files transactional and concurrent by backing them with a real database. There are two ways to use it: File-first: Write markdown, organize into directories. Writes are atomic, everything is auto-versioned. Any tool that works with files -- Claude Code, Cursor, grep, emacs -- just works. Multi-agent task coordination is just mv'ing files between todo/doing/done directories. Data-first: Mount any Postgres database and explore it with Unix tools. For large databases, chain filters into paths that push down to SQL: .by/customer_id/123/.order/created_at/.last/10/.export/json. Bulk import/export, no SQL needed, and ships with Claude Code skills. Every file is a real PostgreSQL row. Multiple agents and humans read and write concurrently with full ACID guarantees. The filesystem /is/ the API. Mounts via FUSE on Linux and NFS on macOS, no extra dependencies. Point it at an existing Postgres database, or spin up a free one on Tiger Cloud or Ghost. I built this mostly for agent workflows, but curious what else people would use it for. It's early but the core is solid. Feedback welcome. tigerfs.io

English
1
0
1
148
Arvid Kahl
Arvid Kahl@arvidkahl·
What do you use to have Claude Code do a full security sweep of your codebase? My go-to is “Run a deep OWASP security sweep of the full app, all APIs and any internal services. Report in descending severity and suggest solutions using the AskUserQuestion tool.” in plan mode.
English
76
22
521
54.6K
andrew chen
andrew chen@andrewchen·
One question I've been asking founders is: do you try to review all the code that the LLMs write or do you just accept it? I think it's about 50-50 right now but the momentum is towards just accepting the AI-generated code and I think that number will eventually go to 100% This is one of the most telling indications of how AI-native a team is. It's hard to get super high throughput if you are reviewing every line Poll: what do you do?
English
260
11
289
109K
Kyunghyun Cho
Kyunghyun Cho@kchonyc·
thanks to @karpathy , now i have cracked the mystery why my agent doesn't follow my instruction closely enough.
Kyunghyun Cho tweet media
English
103
175
3.7K
792.2K
tobi lutke
tobi lutke@tobi·
OK, well. I ran /autoresearch on the the liquid codebase. 53% faster combined parse+render time, 61% fewer object allocations. This is probably somewhat overfit, but there are absolutely amazing ideas in this.
tobi lutke tweet media
English
105
176
2.9K
998.1K
Chad Boyda
Chad Boyda@chadboyda·
@Andercot Disagree, most skills are SOPs, which are specific to each org, you still need a useful way to communicate this to the agent
English
0
0
0
27
Andrew Côté
Andrew Côté@Andercot·
I give it about 3-6 months before any kind of skills.md file is also pointless. The same thing happened to vector databases and langchain and every other 'product' built in the narrowing gap of model competencies.
@levelsio@levelsio

Thank god MCP is dead Just as useless of an idea as LLMs.txt was It's all dumb abstractions that AI doesn't need because AI's are as smart as humans so they can just use what was already there which is APIs

English
166
50
1.5K
416.6K
Chad Boyda
Chad Boyda@chadboyda·
@tylerangert @trq212 Same, I have to exit the plan and switch out of plan mode to make it stop, past 2.5 days
English
0
0
0
76
Tyler Angert
Tyler Angert@tylerangert·
hey @trq212 there's a bug in CC where after approving a plan claude will keep asking you to reapprove the plan or it mistakenly thinks you want to make edits to the plan
English
20
0
71
14.4K