Hacker News with Generative AI: API

Show HN: Autotab – Programmable AI browser for turning web tasks into APIs (ycombinator.com)
Hey HN, we're Alexi and Jonas the co-founders of Autotab (https://autotab.com). Autotab is a chrome-based browser you can teach to do complex tasks, with a simple API for running them from your app or backend.
Using gRPC for (local) inter-process communication (2021) (mpi-hd.mpg.de)
Using a full-featured RPC framework for IPC seems like overkill when the processes run on the same machine. However, if your project anyway exposes RPCs for public APIs or would benefit from a schema-based serialisation layer it makes sense to use only one tool that combines these—also for IPC.
Show HN: Vratix – Open source API Modules that simplify backend development (github.com/vratix-dev)
We created this library of reusable API modules to simplify API development because we were wasting too much time setting up basic functionality and researching the latest backend best practices.
Hyrumtoken: A Go package to encrypt pagination tokens (github.com/ssoready)
hyrumtoken is a Go package to encrypt pagination tokens, so that your API clients can't depend on their contents, ordering, or any other characteristics.
Blue Sky OAuth Client Implementation Docs (bsky.app)
This is a guide to implementing atproto OAuth clients "The Hard Way." Optimistically, most developers will have an SDK available for their programming language which supports OAuth, and they can simply refer to SDK documentation. This guide is intended for early adopters, SDK maintainers, or developers with more sophisticated OAuth needs. It is agnostic to whether developers are building clients to work the the app.bsky microblogging Lexicons, or implementing novel application Lexicons.
Discord API Errors (discordstatus.com)
We are currently investigating an issue affecting latency and errors on various API endpoints.
Show HN: Get any domain's brand data via API (brand.dev)
Get logos, primary colors, descriptions, classifications, and more from any domain with a single api call.
Requesting Spotify access_token's to use their API in seconds (spoken.host)
Show HN: Tile.run – Extract structured data from any document via API (tile.run)
tile.run is the simplest way to extract data from any document with best in class accuracy.
New OpenAI Feature: Predicted Outputs (simonwillison.net)
New OpenAI feature: Predicted Outputs (via) Interesting new ability of the OpenAI API - the first time I've seen this from any vendor.
PSA: KDecoration API break in Plasma 6.3 (zamundaaa.github.io)
Fractional scaling is hard. Anyone that had the misfortune of working on it knows that… so it won’t surprise a lot of people that it’s not all figured out yet! Today I’ll talk about the fractional scaling problems with KWin’s server side decorations, and why we need to do an API break to fix it.
OpenFeature – a vendor-agnostic, community-driven API for feature flagging (github.com/open-feature)
OpenFeature is an open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool or in-house solution.
Computer Use API Documentation (anthropic.com)
The upgraded Claude 3.5 Sonnet model is capable of interacting with tools that can manipulate a computer desktop environment.
JSON Patch (zuplo.com)
JSON Patch is a standardized format defined in RFC 6902 for describing how to modify a JSON document.
Show HN: Arch – an intelligent prompt gateway built on Envoy (github.com/katanemo)
Arch is an intelligent prompt gateway. Engineered with (fast) LLMs for the secure handling, robust observability, and seamless integration of prompts with APIs - all outside business logic. Built by the core contributors of Envoy proxy, on Envoy.
Eye Contact Correction: Redirecting the eyes to look at the camera (sievedata.com)
Sieve's Eye Contact Correction API is a fast and high-quality eye contact correction API built for developers.
VoiceRAG: A pattern for RAG and voice with the GPT-4o Realtime API for audio (microsoft.com)
The new Azure OpenAI gpt-4o-realtime-preview model opens the door for even more natural application user interfaces with its speech-to-speech capability.
Analyzing the OpenAPI Tooling Ecosystem (modern-json-schema.com)
As part of the efforts to design OAS 3.2 and 4.0 “Moonwalk”, I wanted to figure out how different sorts of tools work with the OAS.
Show HN: API Platform for Laravel (api-platform.com)
Show HN: Harp Proxy – open-source API Proxy for reliability and observability (harp-proxy.net)
HARP Proxy is an open-source HTTP proxy for your remote APIs, running alongside your applications.
OpenAPI 3.1 Cheat Sheet (bump.sh)
Now that you’ve roamed through the Complete Guide, let’s make long stories short. We have listed the key elements you should always keep in mind when writing a new OpenAPI contract, or maintaining existing ones.
Always support compressed response in an API service (ashishb.net)
If you run any web service always enable support for serving compressed responses.
Who uses Accept-Language header? (serpapi.com)
In the past week, our Yelp API was experiencing slow response times. A search request that typically takes 3.x seconds (1.x seconds with Ludicrous Speed) was taking 40-50 seconds on average. We didn't push any update at that time, so we thought Yelp might have upgraded their detection mechanism. After checking our logs, we noticed an increasing of number of 403 - Forbidden errors. We still saw some successful requests, but only a very small percentage.
Show HN: Open Message Format – a compact, vendor-agnostic spec for messages (github.com/open-llm-initiative)
OMF is a compact, user-friendly specification that defines a lightweight API contract between client and server for building conversational agents, and defines a standard schema for the "messages" object, which contains user and assistant interactions.
Ask HN: Is anyone making use of the HTTP QUERY verb? (ycombinator.com)
Ask HN: Is anyone making use of the HTTP QUERY verb?
Open-source streaming API from ingest to player (matvp91.github.io)
SDL3 new GPU API merged (github.com/libsdl-org)
A first look at the WordPress Interactivity API (wordpress.org)
Claude's API now supports CORS requests, enabling client-side applications (simonwillison.net)
Welcome to the Login.gov Developer Guide (login.gov)