
David Eastman
Contributor at The New Stack
I wrote Conflict: Middle East Political Simulator in 1990. And Floor 13. Now working on Caravanserai. Tech articles in https://t.co/McF7fWeJM2 eastmad on bsky
Articles
-
1 week ago |
thenewstack.io | David Eastman
Developing and releasing internal projects within an organization is something most developers do when they join the corporate world. Usually, the aim of an internal project is to introduce a new service or workflow. I’ve worked on frontends to help colleagues consume internal cloud services, which, of course, was the Trojan horse for (what was then) the private cloud.
-
2 weeks ago |
thenewstack.io | David Eastman
While I mostly like code completion, LLM assistants have given me quite a few problems with Visual Studio Code. When changing large language model (LLM) extensions for reviews, VS Code almost had a meltdown. So while I wasn’t sure about running a code assistant that didn’t run inside the IDE, at least it wouldn’t have to play nice with VS Code.
-
3 weeks ago |
thenewstack.io | David Eastman
“Is that something devs do regularly, ASCII diagrams?”This post is an answer to this editorial challenge. It started after hearing about the Cascii app and reflecting on the fact that the development community still doesn’t have a very efficient way of making and sharing simple diagrams.
-
4 weeks ago |
thenewstack.io | David Eastman
In my previous post, we looked at using the new OpenAI Responses API with the Agents SDK. In this post, I’ll look more closely at the built-in tools featured — and show how they can be used. I’ll keep the scripts small, as the point is to let the SDK do the heavy lifting, although (fair warning) that turned out to be only possible for two of the three tools.
-
1 month ago |
thenewstack.io | David Eastman
As OpenAI introduced what everyone else is calling the Agents SDK, it admitted that using the existing capabilities in a joined up fashion “can be challenging, often requiring extensive prompt iteration and custom orchestration logic without sufficient visibility or built-in support.” In short, using agents needed quite a bit of programming, and that is not the story any AI provider wants to sell.
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →X (formerly Twitter)
- Followers
- 251
- Tweets
- 22K
- DMs Open
- No

RT @thenewstack: Developer’s Guide to the Built-In Tools of @OpenAI Agents SDK | By @DavidJEastman1 https://t.co/OaQzyV3tk9

RT @thenewstack: Introduction to the @OpenAI Agents SDK and Responses API | By @DavidJEastman1 https://t.co/tPTB6q6qkl

RT @thenewstack: Senior engineer @DavidJEastman1 takes @Google's new @GeminiApp Code Assist for a spin, and compares its output to @GitHub…