Hacker News

Virtual Precision Clock

Hacker News - Tue, 06/02/2026 - 11:35pm

Article URL: https://mitxela.com/projects/vpc

Comments URL: https://news.ycombinator.com/item?id=48379579

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: AI-Powered PDF to Markdown Converter

Hacker News - Tue, 06/02/2026 - 10:56pm

Turn complex PDFs into clean Markdown that people can review and AI tools can use.

Comments URL: https://news.ycombinator.com/item?id=48379368

Points: 1

# Comments: 1

Categories: Hacker News

Back to the Metal

Hacker News - Tue, 06/02/2026 - 10:55pm
Categories: Hacker News

Show HN: LiteHarness – One SDK for Claude Agent, OpenAI Agent, Pi AI

Hacker News - Tue, 06/02/2026 - 10:42pm

We built this library because agent harnesses were too fragmented and we needed a simple abstraction to call multiple coding-agent SDKs.

lite-harness has one function - query()

import { query } from "@lite-harness/sdk";

for await (const message of query({ prompt: "Fix the failing test", options: { // swap harness between: "claude-agent", "openai-agents", "pi-ai" harness: "openai-agents", model: "gpt-5.5", }, })) { console.log(message); }

Comments URL: https://news.ycombinator.com/item?id=48379288

Points: 1

# Comments: 1

Categories: Hacker News

At the Autograph Show

Hacker News - Tue, 06/02/2026 - 10:35pm
Categories: Hacker News

Tab Tender – Split the bar tab in seconds

Hacker News - Tue, 06/02/2026 - 10:35pm

Article URL: https://tabtender.app

Comments URL: https://news.ycombinator.com/item?id=48379225

Points: 1

# Comments: 1

Categories: Hacker News

Pages