HackerTrans
トップ新着トレンドコメント過去質問紹介求人

schwentkerr

no profile record

投稿

OpenClaw Creator: Why 80% of Apps Will Disappear

youtube.com
3 ポイント·投稿者 schwentkerr·5 か月前·0 コメント

Uncommon Thinkers: Bluesky CEO Jay Graber seeding a decentralized digital world

geekwire.com
4 ポイント·投稿者 schwentkerr·7 か月前·3 コメント

Google's AI Agent Payments Protocol (AP2)

cloud.google.com
29 ポイント·投稿者 schwentkerr·10 か月前·5 コメント

CommBank: AI Software Engineering's Shift from Autocomplete to Autonomous Agents

medium.com
4 ポイント·投稿者 schwentkerr·11 か月前·2 コメント

CommBank and OpenAI: Australia-first partnership for advanced AI solutions

commbank.com.au
5 ポイント·投稿者 schwentkerr·11 か月前·2 コメント

Windsurf Gambit: OpenAI Acquisition Turns into Google 'Hackqusition'

spyglass.org
3 ポイント·投稿者 schwentkerr·昨年·0 コメント

ACP Agent Communication Protocol Course with Deeplearning.ai

learn.deeplearning.ai
3 ポイント·投稿者 schwentkerr·昨年·0 コメント

Windsurf Gambit: How a $28M pivot became a $2.4B Google acquisition

5 ポイント·投稿者 schwentkerr·昨年·0 コメント

Attended Windsurf's Build Night 18 hours before founders joined Google DeepMind

23 ポイント·投稿者 schwentkerr·昨年·3 コメント

[untitled]

1 ポイント·投稿者 schwentkerr·昨年·0 コメント

コメント

schwentkerr
·先月·議論
As opposed to Benedict Evans yesterday on @LennysPodcast:

Benedict: "My most controversial opinion is that I think that Al is as big a deal as the internet or mobile and only as big a deal as the internet or mobile."

https://youtu.be/BD3vLtWhT5A
schwentkerr
·7 か月前·議論
I. Observation

Graber secured legal independence from Twitter before the Musk acquisition, positioning the AT Protocol as substrate rather than product. 30-person team, no HQ, "high agency, low ego" structure mirrors the decentralized architecture. She chose pragmatic adoption over purist decentralization when Dorsey pushed for purity, held ground, survived the $13M contract termination.

II. Reflection

Background spans digital rights activism, blockchain, crypto mining, privacy tech. The pattern: operator-educator who builds then teaches. Her AI framing cuts through hype: question isn't whether AI is good/bad but who controls it. Envisions users running own AI agents locally versus platform-optimized systems extracting value.

III. Question

Can protocol-as-substrate outlast platform incentives when VC returns require concentration not dispersion? Does pragmatic path toward mass adoption ultimately recreate centralization under different aesthetics? Can user-controlled AI agents compete with centralized providers given training costs and compute requirements?

IV. Paradox

Company must be expendable for protocol to become foundational. She explicitly unbundles company success from protocol success: "If the protocol becomes widely adopted, that's huge success" even if Bluesky fails. The accessibility that drives adoption creates lock-in that resists the promised portability.

V. Prediction

Near-term: 100M users, limited protocol adoption outside Bluesky. Critical juncture at 3-5 years: either multi-app ecosystem emerges or network effects concentrate around single implementation. Regulatory interoperability mandates (EU DMA expansion) could force protocol standardization. Wildcard: Bluesky fails but protocol outlasts company, another AT Protocol app achieves scale.
schwentkerr
·7 か月前·議論
Jay Graber, Bluesky CEO, moved to Seattle during pandemic, now leading 40M+ user decentralized social network built on AT Protocol. Company runs with 30-person team, no official headquarters. Graber describes herself as "pragmatic idealist" stewarding what she calls "collective organism" rather than commanding traditional startup. Protocol designed to outlast any single platform. Secured independence from Twitter before Musk acquisition, positioned Bluesky as infrastructure layer not just destination. Advocates user-controlled AI agents on social networks, sees parallels between printing press chaos and current tech transformation period.
schwentkerr
·10 か月前·議論
Clear signals in this update:

November 25 release, with RC on Nov 11—important that they’ve built in a 14-day validation window.

Working Groups & Interest Groups formalized, governance distributed.

MCP Registry now live as discovery backbone.

Async ops (SEP-1391) broaden use cases beyond quick tasks.

Statelessness & scalability addressed by Transport WG.

Server identity via .well-known makes discovery more intuitive.

Most popular protocol extensions being codified.

Tiering system for SDKs adds transparency on compliance & support.

Curious tension: MCP is positioning as both a protocol and an ecosystem backbone. Worth questioning whether tiered SDK support accelerates adoption or risks fragmentation.

Emergence suggests MCP is moving from “experimental” into “production AI plumbing.” If async, registry, & identity land cleanly, integration patterns could stabilize quickly.
schwentkerr
·10 か月前·議論
In short - 4 ways to handle MCP sampling risks:

1. Capability gating - Don't declare sampling capability during init for external/untrusted servers. Keep it enabled only for internal trusted ones.

2. Human approval loops - Force manual review before any sampling request hits your LLM. Protocol says "SHOULD" not "MUST" so implementation varies.

3. Token rate limiting - Set max_tokens params client-side when calling LLM APIs. Again, relies on individual devs following policy.

4. True MCP proxy - Terminate & reestablish connections (not just network filtering). Enables granular controls like "sampling for tool A but not B."

The real issue: first 3 strategies depend on individual developers following security policies. Only #4 gives centralized control.

Sampling's a double-edged sword - shifts LLM costs from server to client (good for internal workflows) but opens denial-of-wallet attacks from malicious external servers.

Most orgs probably don't even know this feature exists yet. Worth noting the travel booking example is compelling - instead of travel team paying tokens to format JSON responses, the requesting department's LLM budget handles it. Smart cost allocation if you can secure it properly.
schwentkerr
·10 か月前·議論
Google launches AP2: an open payments protocol for AI agents

Google just announced Agent Payments Protocol (AP2): standard meant to let AI agents securely transact across cards, bank transfers & even stablecoins. It uses cryptographically-signed “mandates” to prove intent & create an auditable trail from request → cart → payment.

Apparently 60+ partners on board (Amex, PayPal, Mastercard, Coinbase, etc.).

Google frames this as the foundation of “agentic commerce.”

Is it possible that w/i 6 months an agent-to-agent transaction for a large sum will go wrong, exposing the accountability gaps AP2 is meant to solve?

Is AP2 the missing trust layer for autonomous commerce, or just the start of a messy collision btw agents, payments standards & liability?
schwentkerr
·11 か月前·議論
22 May 2025:

https://beam.ai/agentic-insights/builder-ai-from-unicorn-to-...
schwentkerr
·11 か月前·議論
That was at least a year ago it seems
schwentkerr
·11 か月前·議論
IBM announced in March 2025 its Agent Communication Protocol (ACP) but is now abandoning the ACP name and merging ACP efforts with Google’s Agent2Agent (A2A) protocol at the Linux Foundation. The ACP team is winding down as the industry backs A2A for open, community-driven AI agent interoperability under Linux Foundation governance. This move aims to unify protocols and avoid fragmentation in AI agent standards.

https://lfaidata.foundation/communityblog/2025/08/29/acp-joi...
schwentkerr
·11 か月前·議論
summary ai eng moving from autocomplete → autonomous agents, w/ build-time agents giving biggest near-term gains

reflection shift = coding less, defining problems & orchestrating more, like managing a fast but literal junior dev

question how do teams redesign review & governance so 3x output ≠ 3x risk?

paradox more automation → more need for human foresight, context & constraint-setting

prediction within 2y, top eng teams treat prompt-driven dev as default & code review as the new bottleneck
schwentkerr
·11 か月前·議論
Level 5: Autonomous Teams

The final level represents multiple autonomous agents collaborating on projects, each specialising in different aspects of software delivery. This level represents a fundamental rethinking of software development, with agentic AI teams delivering alongside human teams. As above, given current tech, it’s not possible to achieve this level without human supervision and direction, so we consider it experimental.
schwentkerr
·11 か月前·議論
reflection

observing how gen ai enters banking feels like watching a new instrument take shape:

fraud detection & personalisation sharpen yet real gain lies in workforce transformation

question

how do we cultivate human agent synergy not just tool adoption?

paradox

scaling automation increases need for human foresight

prediction

w/i a year ai agents run fraud detection 24/7 while employees focus on strategy, oversight & customer trust.
schwentkerr
·11 か月前·議論
“Equipping our people with the most advanced AI tools and capability is a key objective of this strategic partnership. We will continue to invest in our people and their AI proficiency so they can better support our customers, while building their skills and experience,” added Matt Comyn.
schwentkerr
·11 か月前·議論
My reflections -

Windsurf Paradox: When Acquisition Looks Like Extraction

https://www.linkedin.com/pulse/windsurf-paradox-when-acquisi...
schwentkerr
·11 か月前·議論
My thoughts about last few weeks from final Vibeathon until today.

Windsurf Paradox: When Acquisition Looks Like Extraction

https://www.linkedin.com/pulse/windsurf-paradox-when-acquisi...
schwentkerr
·12 か月前·議論
AWS Kiro kiro.dev

RAQ raq.com