sam

343 posts

sam banner
sam

sam

@samg7b9

AI consultant working in TMT space. Previously at the Financial Times, Revolut, Deloitte, Cambridge University.

London, UK Katılım Haziran 2019
254 Takip Edilen29 Takipçiler
Sabitlenmiş Tweet
sam
sam@samg7b9·
My FireRed bot can now do the first 2 gyms and it generates this cool gif from each run
GIF
English
0
0
0
22
sam
sam@samg7b9·
Claude terminal UX for agent/session mgmt is pretty bad, why is it even possible to accidentally resume the wrong session and immediately tank a 5hr token limit?
English
0
0
0
16
sam
sam@samg7b9·
can someone tell me all the things wrong with doing `echo "$PASSWORD" | sudo -S apt install -y some-package`
English
0
0
0
10
sam
sam@samg7b9·
Love it when Opus gets a little poetic: "killing this run, it's doomed"
English
0
0
0
3
sam
sam@samg7b9·
A Claude Code pattern I'm enjoying when we're waiting for a long run to finish in the background, ask for check-ins every 30 minutes
English
0
0
0
3
sam
sam@samg7b9·
Great paper
sam tweet mediasam tweet media
English
0
0
0
4
sam
sam@samg7b9·
used a ralph loop so that my pokemon bot can complete the Nugget Bridge farm as fast as possible (could still be optimised a lot tbf) blog.samgould.net/post/agentic-o…
sam tweet media
English
0
0
0
14
sam
sam@samg7b9·
nice one thanks Opus
sam tweet media
English
0
0
0
3
Benjamin Stein
Benjamin Stein@benstein·
Hey @simonw we need you to coin some new terms! Here's 4 new phenomena I've seen in 2026 that we don't have words for yet: 1. The constant feeling of anxiety / FOMO / guilt when your agents aren't running. Just one more prompt! (my working name is Token Processing Underutilization Disorder, or TPU Disorder) 2. The desire that every founder/builder has right now to solopreneur a company with just Claude 3. The desire that every founder/builder has right now to solopreneur 10 products/companies at the same time 4. Our newfound ability to fix/improve every. single. thing. you think is broken in the world. (This month I made a personalized weather app for my watch, a replacement app to control my heat pump, and a google calendar of the Oakland Ballers home game schedule. Just because. I can't stop.) Whatcha got??
English
8
0
17
8.1K
sam
sam@samg7b9·
@sethkarten Such a cool paper. If I understand correctly it can write arbitrary Skills? Could the same approach be used in a constrained way e.g. to optimise choices of chunking and retrieval strategies in a RAG agent?
English
1
0
0
70
Seth Karten
Seth Karten@sethkarten·
Improving your SKILL.md is not a stationary optimization problem. Continual Harness reveals inherent issues that occur when self-improving skills. 1. Skills can oscillate in performance quality especially when new data reveals a covariate shift. 2. And even when skills strongly dominate basic inputs (think bash/button interface), the model refuses to use them over time The only way to improve this is to co-train the harness and model to make a true foundation agent
Seth Karten tweet media
English
5
1
40
4.8K
sam retweetledi
Timothy Gowers @wtgowers
Timothy Gowers @wtgowers@wtgowers·
AI has now solved a major open problem -- one of the best known Erdos problems called the unit distance problem, one of Erdos's favourite questions and one that many mathematicians had tried. openai.com/index/model-di…
English
75
613
3.6K
1.5M
sam retweetledi
Timothy Gowers @wtgowers
Timothy Gowers @wtgowers@wtgowers·
But the tl;dr version is that the model proved a result that in my assessment would have made a perfectly reasonable chapter in a PhD thesis. It did this in a total of a couple of hours, with a few prompts from me that contained no mathematical input whatsoever.
English
10
105
757
249.9K
sam
sam@samg7b9·
Last month I wrote about how I'm using AI agents, and especially how I've set up my harness for agentic software engineering. This month I'm focusing on how to use these tools to design software that can complete objectives - favouring the abstraction of scriptable macros rather than a fully autonomous LLM brain - and applied to a certain video game. blog.samgould.net/post/building-…
English
0
0
1
29
sam
sam@samg7b9·
@ianlapham What do you use it for?
English
0
0
0
94
Ian Lapham
Ian Lapham@ianlapham·
After 2 months of everyday use, I can say that setting up a personal research engine is one of the highest-ROI things you can do if you like to learn and stay on top of things at the edge - Use a cloud-hosted agent, probably hermes or openclaw - Learn about memory systems and encoding (cognee is very good at this) - Build the right commands for parsing data and storing it (tag things properly, encode and save full text and key ideas) - Build recurring jobs so the system grows itself (rss ingestion, auto twitter scroll, newsletter following) - Build advanced skills that create connections between ideas, surface the most important info, and create digests for you automatically - Build search retrieval skills that actually pull what you need and don't forget or miss things Will change your life
English
80
94
2.1K
149.1K
sam
sam@samg7b9·
@bee_bebetter You shouldn't have 100s of unknown words being shown to you, have you configured to only see ~5-10 new words per day?
English
1
0
1
49
sam
sam@samg7b9·
There's a big difference between how programmers and non-programmers use agents. The former default to using agents to build apps/scripts to complete tasks in a repeatable way, while the latter want to chat while the agent completes the task in realtime.
English
0
0
0
14
sam retweetledi
Om Patel
Om Patel@om_patel5·
THIS GUY GOT TIRED OF MANAGING AI AGENTS THROUGH TERMINALS AND DASHBOARDS SO HE BUILT THEM AN RPG WORLD 5 agents and each one has a pixel character, a station, and they actually walk around the space when enough unresolved issues pile up, the agents walk to a meeting point and hold a council session. four different models debating what to do next, not scripted. each one reads the live system state independently. in one session an agent pushed for cold outreach to close leads at 2am. another one said that's a terrible look for an autonomous system contacting strangers while the operator sleeps. they ended up pivoting to an inbound strategy that none of them originally proposed. single HTML file, node bridge, and phaser. runs on a Mac Mini. instead of reading logs and checking dashboards you just watch your little pixel agents walk around and talk to each other this is the most creative way i've seen anyone manage AI agents so far
English
313
721
7.6K
653.2K
sam
sam@samg7b9·
If you add a Claude hook `powershell.exe -Command (New-Object -ComObject SAPI.SpVoice).Speak('Task complete.')` then it speaks to you every time it finishes a task. Could even pipe in the message content.
English
0
0
0
11