HackerSquad is the operating layer for developer events — a live broadcast, a cloud IDE, and a standings board. Builders show up to build. Sponsors see every integration. Not just booths and badge scans.
Join 25,000+ senior engineers, founders, and open-source maintainers. Form squads. Take briefings. Ship in the open.
Your SDK deserves more than a booth. Get your tool into the hands of builders who ship — and get the telemetry to prove it.
1 // agents-on-the-edge · S08 · sidewinder-labs 2 import { Agent } from "@stripe/agents"; 3 import { duck } from "@motherduck/sdk"; 4 5 const edge = new Agent(({ 6 region: "iad1", 7 budget: 200, // ms 8 tools: [duck.query, stripe.refund], 9 }); 10 11 export default async (req) => { 12 const plan = await edge.think(req.body); 13 return edge.ship(plan); 14 };
“I pulled every project from the event and evaluated them based on their GitHub repos — then gave each team a shout-out on LinkedIn, because they actually used Contextual in their code base. 👍”
Developer marketing shouldn't be a guessing game. Tell us about your DevRel goals. We'll wire up the event, the IDE, and the telemetry.