HN user

bpedro

440 karma

Bruno Pedro is a Web and Business developer with over ten years’ experience in both startups and large corporations. Currently he’s interested in unifying the tangible Internet of Things with the intangible computational algorithms, by using Web services.

Posts258
Comments41
View on HN
github.com 23h ago

Show HN: mcp-console, an MCP CLI with Support for CIMD and DCR

bpedro
1pts0
medium.com 2mo ago

Moving from API Operations to Business Capabilities

bpedro
1pts0
aws.amazon.com 5mo ago

Evaluating AI agents: Real-world lessons from building agentic systems at Amazon

bpedro
3pts1
apitally.io 5mo ago

API metrics, logs and now traces in one place

bpedro
5pts0
www.wired.com 5mo ago

The Only Thing Standing Between Humanity and AI Apocalypse Is Claude?

bpedro
2pts1
techcommunity.microsoft.com 5mo ago

How to Build Safe Natural Language-Driven APIs

bpedro
1pts0
github.com 5mo ago

Agoda-com/API-agent: Universal MCP server for GraphQL/REST APIs

bpedro
2pts0
arstechnica.com 5mo ago

OpenAI spills technical details about how its AI coding agent works

bpedro
1pts0
apichangelog.substack.com 8mo ago

The hidden trust problem in API formats

bpedro
2pts0
github.com 1y ago

Collapsible Cline Panel for MCP Responses

bpedro
1pts0
github.com 1y ago

An MCP server implementation for Microsoft Teams

bpedro
4pts0
apichangelog.substack.com 1y ago

Documenting API Governance

bpedro
1pts0
apichangelog.substack.com 1y ago

API Governance Isn't Just Rule Automation

bpedro
2pts0
apichangelog.substack.com 1y ago

What Is API Quality?

bpedro
2pts0
apichangelog.substack.com 1y ago

API Translation Layers

bpedro
1pts0
apichangelog.substack.com 1y ago

Three Meaningful API Metrics

bpedro
1pts0
apichangelog.substack.com 1y ago

The HTTP Query Method

bpedro
2pts0
apichangelog.substack.com 1y ago

Migrating from OpenAPI 3.0 to 3.1

bpedro
2pts0
apichangelog.substack.com 1y ago

Model Context Protocol vs. Programmatic Workflows

bpedro
2pts0
apichangelog.substack.com 1y ago

API Governance Isn't Just Rule Automation

bpedro
2pts0
apichangelog.substack.com 1y ago

Three Elements of a Good API Readme

bpedro
3pts0
apichangelog.substack.com 1y ago

Documenting API Changes

bpedro
1pts0
apichangelog.substack.com 1y ago

Data Models, Types, or Schemas?

bpedro
1pts0
apichangelog.substack.com 1y ago

Selectively Serving Your API Reference

bpedro
1pts0
apichangelog.substack.com 1y ago

CUAs Can Become APIs

bpedro
1pts0
apichangelog.substack.com 1y ago

Are AI Agentic Workflows the Future of Automation?

bpedro
1pts0
apichangelog.substack.com 1y ago

Documentation-Driven API Design

bpedro
1pts0
notes.brunopedro.com 1y ago

OpenAI's CUA doesn't need APIs

bpedro
1pts0
apichangelog.substack.com 1y ago

API Size Matters

bpedro
2pts0
apichangelog.substack.com 1y ago

Why aren't APIs using code-on-demand?

bpedro
1pts0

Great question.

As a consumer, you can set up an alert when any of your API requests has a deprecation or sunset HTTP header. You'd know immediately if any of the APIs you depend on is about to be deactivated.

That's a great point, and that's why I explicitly used the word suspicious. If you deploy a new version, then the tool you use to detect suspicious activity should take that into account.

And no, this is not a pitch. I don't work nor am endorsed by any of the services mentioned in the article.

I'm not sure I understand your argument. I never said that the motivator was ending up with more money.

But yes, they will pay less taxes.

So, if their tax rate is 35%, every donated dollar costs them only 65 cents.

Thanks for the feedback.

I can't replicate that problem but I'm going to investigate how you got those GET parameters on the link.

What kind of data source? Can you be more specific?

If you're talking about Web APIs, you usually want to connect to an endpoint that gives you information about the user or the API.

Some APIs offer an 'echo' endpoint just for testing, other APIs offer an endpoint that provides information about the user account.