Hacker News

Latest

Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI

2026-09-17 @ 17:00:59Points: 1

Show HN: AutoBot – live voice control for long-running AI work

2026-09-17 @ 16:54:57Points: 12Comments: 3

I was trying to build a personal Jarvis, so I benchmarked AutoBot to see how close I could get:

- OSWorld: 32.41% (moved Sol Max from 4th to 1st, beating Opus 5)

- AssistantBench: 50.70%

Hermes and OpenClaw, but without needing a weekend and VMs. And with the ability to manage deep personalization AND keep strict privacy rules, storing data on encrypted disk.

AutoBot is a passion project that grew out of trying to make this all work for myself.

I’m sharing it here because I suspect other here have the same frustration. And I’m curious what else everyone is doing for this.

It’s an MIT-licensed harness that lives within a project.

Native voice lets me discuss tasks, check progress, and steer work; a local ledger tracks unfinished outputs and the evidence needed to call them done. Memory drives more autonomy over time, and defrags and locks in learning nightly while a heartbeat system persists execution.

I’m not selling anything. If you’re building something similar for yourself, I’d love to compare notes.

GitHub: https://github.com/demeyer1/Autobot

Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS

2026-09-17 @ 16:48:17Points: 25Comments: 16

hister

2026-09-17 @ 16:25:37Points: 294Comments: 95

Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents

2026-09-17 @ 16:22:15Points: 26Comments: 36

https://skillsync.com)

Skillsync lets you move your AI chats across every coding agent. Most of our work exists as conversations, which are currently scattered across our agents. Though stored locally, these conversations use different formats. This is annoying because you cannot simply switch between agents without starting over. We get locked into a single provider and their agent as we invest in skills and memories over time. Skillsync acts as a universal converter. It moves the entire session, including all the messages, reasoning and tool calls so you can pick up right where you left off.

Skillsync collects all your sessions in one place and makes them searchable. It breaks down what each session is carrying, including which loaded skills the agent is actually using, making stale context easy to spot. You can also create shared workspaces to sync sessions across your team. You can build your own closed loop systems. Everything runs locally except when you share to workspaces.

The core is an open-source Rust engine called txcript (https://github.com/skillsynchq/txcript). It translates a session from one agent's on-disk format into another's, mapping conversation, reasoning, and tool history. Think ffmpeg or pandoc, but for agent sessions.

On top of that engine is a local-first desktop app. Your agent sessions are normally scattered across different tools' folders in formats you'd never read by hand; the app surfaces them in one place with a UI that makes them actually readable, the conversation, the reasoning, and the tool calls, so you can revisit what happened, move a session into another agent, or share it with a teammate.

Skills and memory are stored as portable, human-readable markdown you own, and exposed to any agent over MCP for search and selective retrieval.

Sessions and translation run locally on your machine. The one thing that leaves is what you explicitly share into a team workspace.

It’s been surprising to us to see how locked-in people already are without realizing it. You don't notice you're trapped in one agent or harness until you try to leave, and by then you've got months of sessions stuck in a format only that tool can read. The lock-in is invisible right up until it's expensive.

Once sessions are portable, they stop being disposable logs and become something you can actually build on, spotting patterns in how you work, handing a session off to someone else, letting a non-technical teammate pick up where an engineer left off. The session turns out to be the unit of collaboration, and right now it's being thrown away.

Before Skillsync, Nars and I built an open-source payment orchestrator that let merchants route across many processors instead of getting locked into one (30k+ GitHub stars). Fighting vendor lock-in by making incompatible systems interoperate was the whole job. We came into YC with a different idea, but the more we lived inside coding agents the more we saw the same problem from the other side: your context is locked into whatever agent you start with, because every agent stores sessions differently and none of it moves.

Some of the things we’re seeing people do with Skillsync are:

- Moving a session between Claude Code, Codex, and Cursor mid-task, including when you hit a usage limit on one and want to keep going on another.

- Thinking through a problem in a browser Claude chat, then handing the whole thread to Claude Code or Codex to build.

- Sharing research sessions with a team. Everyone uploads their sessions, so teammates and their agents can build on each other's work instead of repeating it.

It's available as a Mac app, CLI and MCP. Here's the demo: https://youtu.be/7hVhSnSKGl8. Would love to hear your feedback and answer questions!

Ask HN: How to recover Google auth after phone stolen?

2026-09-17 @ 16:17:28Points: 86Comments: 85

Basically I have a situation that after my phone was stolen, I can't get into any of my accounts that are either connected to google, or connected to the phone via 2FA. This has made it complicated/impossible not only to get info about my phone, but also my banking, email, drive, etc.

Of course they offer you "multiple options" to recover an account, but not if you forgot your old email's password. At that point the options you get are,

  a) Use old phone (obviously the phone is long gone)
  b) Use current phone (the phone is gone)
  c) Use old email (I haven't used it in like 12 years)
Does anyone know if their is a process to appeal 2FA or anything to deal with this type of situation?

I'd imagine that this has happened to people many many times, and given how phones and particularly, google auth have become so critical to accomplishing essential tasks within society, there must be some way. Or maybe it's just like, once your phone is gone, you are completely over with society? If anyone has any experience with this or inside knowledge please share it!

I'm sure people here have heard of this, and maybe experienced it themselves.

Is there a secret option that exists that allows us to use passwords instead of rigamarole? I would love an account that let me simply log in with a password, like google used to be.

Whoisinspace.com/

2026-09-17 @ 15:59:37Points: 114Comments: 64

Vinix – A modern operating system written in V

2026-09-17 @ 15:40:19Points: 78Comments: 50

LLM Classification Is Feature Engineering

2026-09-17 @ 15:40:17Points: 77Comments: 14

CrowdSec Source Code Leak

2026-09-17 @ 15:34:01Points: 95Comments: 30

Rate limits on GitLab.com are changing

2026-09-17 @ 15:33:54Points: 118Comments: 95

Artificial intelligence now beats some of the best human forecasters

2026-09-17 @ 15:13:30Points: 103Comments: 88

The American Religion of Self-Storage Facilities

2026-09-17 @ 13:12:28Points: 137Comments: 221

Show HN: Share your AI Setup, Learn from others

2026-09-17 @ 13:01:44Points: 138Comments: 75

I kept seeing engineers share what they were building with AI; however, I was always more curious about how they worked. Which agents did they use? What skills and tools had stuck or been thrown out the window? How did they manage longer-running tasks? So I built this with the hope we could have a dedicated space to share and be open about our setups.

Show HN: I built a new version of my fun spatial 3D online meeting app

2026-09-17 @ 12:57:09Points: 89Comments: 52

flat.social is a fun spatial online meeting app for remote teams and communities. It's largely built like a web multiplayer game, and the 3D virtual spaces are highly customisable with elements and activities (I recently added surfing!).

Live demo to try it out: https://app.flat.social/f/demo-flat

Here's a quick demo video: https://www.youtube.com/watch?v=GeinBNqL23s

It's a solo, bootstrapped project built with Three.js, LiveKit and Rapier for physics. I built the first version during the pandemic and posted it here back then: https://news.ycombinator.com/item?id=31833415

I had a couple of months off this year, so I locked myself in an (almost) jungle house in Brazil and rebuilt it into what I've always wanted it to be.

Would love to hear what you think!

Better Vector Search for Long Documents: Chunking Inside Manticore Search

2026-09-17 @ 10:30:52Points: 73Comments: 11

Why I didn’t sign the Fields medallists’ letter

2026-09-17 @ 08:51:51Points: 163Comments: 208

How GLM built its own inference infrastructure

2026-09-17 @ 08:27:09Points: 324Comments: 240

One Year of Sponsored Servo Development

2026-09-17 @ 08:13:54Points: 327Comments: 132

CCC invites all model citizens to 40C3

2026-09-17 @ 08:03:54Points: 291Comments: 148

Keys Not Included: recovering the signing keys for US driver's license barcodes

2026-09-17 @ 03:03:23Points: 277Comments: 140

The Return of Sail Power: Cargo Ships Are Turning Back to the Wind

2026-09-17 @ 00:28:33Points: 157Comments: 116

Nvidia announces native GPU programming in Rust

2026-09-16 @ 11:15:53Points: 911Comments: 368

Lucasart's Afterlife

2026-09-15 @ 22:30:30Points: 98Comments: 42

My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it

2026-09-15 @ 20:53:36Points: 309Comments: 87

Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA

2026-09-15 @ 17:28:38Points: 439Comments: 159

Grand MS-DOS Gaming General MIDI Showdown

2026-09-15 @ 15:37:55Points: 66Comments: 8

Mastering Layout Engines in Graphviz: Dot vs. Neato vs. Twopi vs. Circo

2026-09-15 @ 04:17:53Points: 37Comments: 8

Running Ubuntu on the Lenovo IdeaPad Duet

2026-09-14 @ 21:40:54Points: 44Comments: 9

The Relation Between Mathematics and Physics by Paul Dirac (1939)

2026-09-13 @ 16:38:22Points: 149Comments: 52

Archives

2026

2025

2024

2023

2022