The best Hacker News stories from All from the past day

Go back

Latest posts:

Jimi Hendrix was a systems engineer

How will OpenAI compete?

Nano Banana 2: Google's latest AI image generation model

Banned in California

Google API keys weren't secrets, but then Gemini changed the rules

Layoffs at Block

<a href="https://www.cnbc.com/2026/02/26/block-laying-off-about-4000-employees-nearly-half-of-its-workforce.html" rel="nofollow">https://www.cnbc.com/2026/02/26/block-laying-off-about-4000-...</a><p><a href="https://www.marketwatch.com/story/block-plans-to-lay-off-nearly-half-its-staff-in-deliberate-and-bold-embrace-of-ai-81e99247" rel="nofollow">https://www.marketwatch.com/story/block-plans-to-lay-off-nea...</a>

Layoffs at Block

<a href="https://www.cnbc.com/2026/02/26/block-laying-off-about-4000-employees-nearly-half-of-its-workforce.html" rel="nofollow">https://www.cnbc.com/2026/02/26/block-laying-off-about-4000-...</a><p><a href="https://www.marketwatch.com/story/block-plans-to-lay-off-nearly-half-its-staff-in-deliberate-and-bold-embrace-of-ai-81e99247" rel="nofollow">https://www.marketwatch.com/story/block-plans-to-lay-off-nea...</a>

Statement from Dario Amodei on our discussions with the Department of War

Statement from Dario Amodei on our discussions with the Department of War

Claude Code Remote Control

Following 35% growth, solar has passed hydro on US grid

Amazon accused of widespread scheme to inflate prices across the economy

Bus stop balancing is fast, cheap, and effective

Bus stop balancing is fast, cheap, and effective

US orders diplomats to fight data sovereignty initiatives

Never buy a .online domain

Danish government agency to ditch Microsoft software (2025)

New accounts on HN more likely to use em-dashes

Show HN: Emdash – Open-source agentic development environment

Hey HN! We’re Arne and Raban, the founders of Emdash (<a href="https://github.com/generalaction/emdash" rel="nofollow">https://github.com/generalaction/emdash</a>).<p>Emdash is an open-source and provider-agnostic desktop app that lets you run multiple coding agents in parallel, each isolated in its own git worktree, either locally or over SSH on a remote machine. We call it an Agentic Development Environment (ADE).<p>You can see a 1 minute demo here: <a href="https://youtu.be/X31nK-zlzKo" rel="nofollow">https://youtu.be/X31nK-zlzKo</a><p>We are building Emdash for ourselves. While working on a cap-table management application (think Stripe Atlas + Pulley), we found our development workflow to be messy: lots of terminals, lots of branches, and too much time spent waiting on Codex.<p>Emdash puts the terminal at the center and makes it easy to run multiple agents at once. Each agent runs as a task in its own git worktree. You can start one or a few agents on the same problem, test, and review.<p>Emdash works over SSH so you can run agents where your code lives and keep the parallel workflow. You can assign tickets to agents, edit files manually, and review changes.<p>We also spent time making task startup fast. Each task can be created in a worktree, and creating worktrees on demand was taking 5s+ in some cases. We now keep a small reserve of worktrees in the background and let a new task claim one instantly. That brought task start time down to ~500–1000ms depending on the provider. We also spawn the shell directly and avoid loading the shell environments on startup.<p>We believe using the providers’ native CLIs is the right approach. It gives you the full capabilities of each agent, always. If a provider starts supporting plan mode, we don't have to add that first.<p>We support 21 coding agent CLIs today, including Claude Code, Codex, Gemini, Droid, Amp, Codebuff, and more. We auto-detect what you have installed and we’re provider-agnostic by design. If there’s a provider you want that we don’t support yet, we can add it. We believe that in the future, some agents will be better suited for task X and others for task Y. Codex, Claude Code, and Gemini all have fans. We want to be agnostic and enable individuals and teams to freely switch between them.<p>Beyond orchestration, we try to pull most of the development loop into Emdash. You can review diffs, commit, open PRs, see CI/CD checks, and merge directly from Emdash once checks pass. When starting a task, you can pass issues from Linear, GitHub, and Jira to an agent. We also support convenience variables and lifecycle scripts so it’s easy to allocate ports and test changes.<p>Emdash is fully open-source and MIT-licensed.<p>Download for macOS, Linux or Windows (as of yesterday !), or install via Homebrew: brew install --cask emdash.<p>We’d love your feedback. How does your coding agent development setup look like, especially when working with multiple agents? We would want to learn more about it. Check out our repository here: <a href="https://github.com/generalaction/emdash" rel="nofollow">https://github.com/generalaction/emdash</a><p>We’ll be around in the comments — thanks!

Looks like it is happening

< 1 2 3 ... 21 22 23 24 25 ... 747 748 749 >