Dev Systems
Show HN: Threshold Cryptography for AI Agents Using Payments and Digital Assets
We introduce the concept of a "cryptographic identity", which consists of a private key, a manifest attached to it that defines what a specific action is allowed or not allowed to do, and additional controls.The principle is simple: when an...
Ask HN: Has anyone built a leaderless multi-agent system?
Anyone running multiple agents concurrently in production? And has anyone tried going leaderless?There's LangGraph, CrewAI, etc.But I keep coming back to whether you need an orchestrator at all.No supervisor. Just agents, each reacting to their...
From Camera to Canvas: How Multimodal GenAI Automates Shop Floor Instructions
ScenarioAcross the industry, manufacturing organizations spend significant engineering effort converting tribal knowledge and assembly demonstrations into standardized work instructions. This process is traditionally manual, inconsistent, and difficu...
Trading a Cloud Identity for Your Own: Workload Attestation on Managed Compute
By Dhruv PratapIntroductionOrganizations that have been around for a while usually run two identity systems side by side. One belongs to the cloud provider: IAM roles, instance profiles, execution roles. The other is your own, and it is the one your...
Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design
Hello! We’re Sid, Alex, Ketan, and Milan. We’re building Whiteboard (https://whiteboard.dev.fast/), an open-source desktop app where humans and agents can architect software together in a common workspace. Here’s our repo: https:/...
Show HN: Ox – A local agent that uses the internet for you
I’ve been building Ox, a local, open-source agent that uses the internet for you.Ox acts as an intelligent proxy between you and the internet. It uses websites and apps on your behalf, freeing you from attention-hungry interfaces and slow legacy serv...
WebSockets vs Server-Sent Events: how to choose the right one for production
WebSockets and Server-Sent Events (SSE) solve the same immediate problem: getting data from a server to a browser without the client asking for it first. Most comparisons stop at how their connection types and browser support compare, to help you dec...
Bringing Private Processing to Meta AI Glasses
We believe glasses are the best form factor for having AI help throughout your day. They can understand your personal context better than other kinds of devices and keep you present without picking up a mobile phone. Most of the time, glasses are hel...
Ask HN: Will software still matter when AI write all our programs?
I’ve often reflected on how AI will change software development, and on what happens when reverse engineering — “everything is open source if you can reverse engineer it” — or clean-room reverse engineering, and porting a program from platform A to p...
Anyone can make stunning HD videos with Gemini Omni in Google Vids
Get high-quality video production right from your browser. Anyone with a Google account can create videos for free in Google Vids.
Google Beam expands with new regions, partners, and customers
We’re expanding Google Beam to five new countries, and partnering with Industrious for an extended network.
Ask HN: Ceremonious Architecture in Times of AI
There's extensive literature on several software architecture patterns and styles whose benefits are well known, but which are often ignored due to the cost of their boilerplatic layers and abstractions.For example: Domain-Driven Design is cool,...
Why WebSockets beat SSE for AI streaming at scale
Picture a support agent mid-refund: it has pulled the order, flagged the tool call, and is one approval away from processing it. Then the user needs to approve it. On Server-Sent Events (SSE), there's no channel for that approval to reach the ag...
Show HN: Open Source AI Employees
Fable 5 scored 99.19% on WebVoyager a few months ago, a be A benchmark is not your logged-in admin panel. Browser use agents are no longer demos.I believe this is a big tipping point.I have been a web developer for most of my career and building with...
Show HN: Self Improving AgentOrchestrator Skill
How do you Orchestrate your Agentic Development? I moved away from claude gaol based workflows and built something more custom, using ideas from AWS Kiro, SpecFlow and SpecStory. Been using it daily now. Wanted to be vendor agnostic and orchestrate...
Open-Sourcing Rebalancer: A Generic, High-Performance Library for Solving Assignment Problems
We’re open-sourcing Rebalancer, the assignment-problem solver that has been used to solve resource allocation problems throughout Meta for over nine years.Rebalancer separates several related concerns: how to specify an assignment problem, how...
Inside Petal: Building the World’s First Petabit-Class Transoceanic Subsea Cable
Petal, the next step in Meta’s subsea innovation, will be the first subsea cable to deliver petabit capacity at transoceanic distances, connecting France and the United States over approximately 7,000 km (4,300 mi).Expected to enter service in 2029,...
ReadyOn’s Four Walls of tenant isolation on Amazon EKS
ReadyOn, an AWS Partner delivering an intelligent Labor Orchestration Platform for Fortune 100 enterprises, runs a multi-tenant platform on Amazon Elastic Kubernetes Service (Amazon EKS) that handles some of the most sensitive data in enterprise IT....
Leave the Class Path in the Rearview Mirror
Introducing composable, module system native and agent friendly command line tools for modern Java developmentBy Danny Thomas, JVM Ecosystem TeamRecent work on the Java language to pave the on-ramp has made it easier than ever to start a Java program...
How CSIRO built scalable, cost-optimized genomic variant querying on AWS
This is a guest post by Denis Bauer, Yatish Jain, Anuradha Wickramarachchi, Brendan Hosking, and Nick Edwards of CSIRO, in collaboration with the ASP Prototyping and Scaling Team at AWS. In this post, we describe how researchers at CSIRO, Australia’s...