"The fundamental problem with design docs is the same one that killed waterfall: you have the least information at the beginning of a project, which is exactly when design docs ask you to make the most decisions."
https://t.co/pc1J5rx4XW
"Almost anyone can prompt an LLM to generate a thousand-line patch and submit it for code review. That’s no longer valuable. What’s valuable is contributing code that is proven to work." @simonw
https://t.co/VV6uL0zGQn
Technical deflation: "It's getting easier and easier for startups to do stuff […] Understanding your customer and their problems better than anyone else is a real advantage you can get from being early.
https://t.co/1v9tGTJopf
The Dejure #MCP Server gives agents an interface to explore fields of law & legislation from https://t.co/KjM8rZDCIQ.
This grounds the agent in real legal sources and significantly reduces hallucinations. Unlike web search, the agent sees reliable content.
https://t.co/Ow80TSMtGq
I compared different options for basic function calling with #AmazonBedrock using #Claude35 and #Claude4 on #dotnet:
- AWSSDK.BedrockRuntime
- https://t.co/d4GUBQ36dN & AWSSDK.Extensions.Bedrock.MEAI
- Microsoft.SemanticKernel & https://t.co/80HWv6iOME
https://t.co/6RE0prHVgJ
We’ve (finally) added full support for MCP tools in ChatGPT.
In developer mode, developers can create connectors and use them in chat for write actions (not just search/fetch). Update Jira tickets, trigger Zapier workflows, or combine connectors for complex automations.