30 results for "terminal"
Mitchell Hashimoto, co-founder of HashiCorp, says his terminal application Ghostty will move off GitHub, citing GitHub's frequent outages (Mitchell Hashimoto)
Mitchell Hashimoto : Mitchell Hashimoto, co-founder of HashiCorp, says his terminal application Ghostty will move off GitHub, citing GitHub's frequent outages — I'm GitHub user 1299, joined Feb 2008. …
Your Terminal Is Burning Battery Like It's Mining Bitcoin
How a 1970s-era application like a terminal emulator can consume more battery than Zoom with video. The irony, the causes, and the solutions.…
I switched from Windows Terminal to WezTerm, and the difference is night and day
There's more to a terminal emulator than you'd think.…
Con: The terminal with a harness, nothing more
A serious terminal first. When you ask for help, the built-in agent understands the pane, shell, and workflow you are already in.…
Bloomberg CTO Shawn Edwards says the company is overhauling Terminal with a new chatbot-style interface called ASKB, currently open to ~125K users in beta (Joel Khalili/Wired)
Joel Khalili / Wired : Bloomberg CTO Shawn Edwards says the company is overhauling Terminal with a new chatbot-style interface called ASKB, currently open to ~125K users in beta — WIRED spoke with Blo…
Even Realities smart glasses bring the coding terminal to your eyeball
Even Realities’ latest G2 update brings Terminal Mode to its smart glasses, letting developers monitor AI coding agents, check progress, and respond through the built-in microphone without staying glu…
Show HN: Discuss CLI – No more reviewing agent plans in the terminal
Stop reviewing agent plans in the terminal — PR-style review for Markdown that Codex / Claude Code can reply to. - codesoda/discuss-cli…
Devin for Terminal
Devin now runs locally in your terminal. Try it out in less than a minute.…
Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview
Scored 65.2% vs google's official 47.8%, and the existing top closed source model Junie CLI's 64.3%. Since there are a lot of reports of deliberate cheating on TerminalBench 2.0 lately ( ), I would li…
I built a Bloomberg-style terminal UI using React, Tailwind, and Recharts to visualize my music data.
Ghostty terminal Is Leaving GitHub
The Bloomberg Terminal Is Getting an AI Makeover, Like It or Not
WIRED spoke with Bloomberg’s chief technology officer about the big, chatbot-style changes coming to the iconic platform for traders.…
NASA Laser Terminal Enhances Views During Artemis II Mission
Millions of people watched the historic launch of Artemis II and were captivated by the mission’s 10-day journey around the Moon as NASA astronauts Reid…
Show HN: SyncVibe – Code with friends in the terminal, each with your own AI
Multiplayer for AI agents. Open a room, share an invite code, ship together. Bring Claude, Codex, or Gemini.…
what web sites do you visit that works in terminal?
Show HN: A terminal spreadsheet editor with Vim keybindings
While speccing out this spreadsheet tool, I realized that I never had to think about the keybindings. It all just came naturally from Vim. Normal/insert/visual modes, hjkl navigation, dd/yy/p, :w, :q.…
Show HN: Auge Vision from Your Terminal
OCR, classification, barcodes, faces - 100% on-device. One command, every analysis, no network.…
Japanese crude supertanker may have exited Strait of Hormuz in war first
The supertanker linked to Japan is carrying 2 million barrels of crude, which was loaded from Saudi Arabia's Juaymah terminal in early March.…
Show HN: A TUI for Markdown view an editing
A small terminal UI for reading and editing Markdown files. Built with Bun and OpenTUI.…
Warp is now Open-Source
Warp is an agentic development environment, born out of the terminal. - warpdotdev/warp…
Show HN: AI-clean – strip unwanted formatting from text copied out of AI CLIs
Strip terminal borders, padding, and wrapped lines from text copied out of AI CLI tools.…
Energy security comes first for Indonesia as it defies EU over Russian oil
Indonesia’s Karimun is the first non-Russian oil terminal to be sanctioned by Brussels since the start of the Ukraine war in 2022.…
How to run a local coding agent with Gemma 4 and Pi
Set up Gemma 4 running in LM Studio, connected to Pi as the terminal agent…
Tuesday briefing: Can a deeply divided UK agree on an assisted dying bill?
In today’s newsletter: As campaigners and critics reckon with the bill’s failure, the debate reveals a country struggling to support vulnerable people and those living with terminal illness Good mo…
Show HN: 49Agents – Infinite canvas IDE for AI agents
Open-source 2D IDE for managing AI agents in native CLIs, terminal, gits, beads issues, and files across multiple projects and machines. Self-host on a single machine via localhost OR host on a clu...…
Mine, an IDE for Coalton and Common Lisp
mine is an integrated development environment for Coalton and Common Lisp for Windows, macOS, and Linux. 👉 Download the latest release. mine comes in two flavors: mine-app for Windows and macOS is a …
Show HN: The Unix Magic poster, annotated (updated)
This is a site that maps the references on Gary Overacre's 1980s UNIX Magic poster to short write-ups with sources. I posted an earlier version about a year ago [1]. Since then I rewrote some of the a…
I add CatchEm and now i catch this cool characters while working with Claude
developing with Claude code is great. it feels like a game where you always want to go back and do “just one more thing”. but in games you get rewards — tokens, characters… so i decided to add that to…
What Claude Design does really well (and not so well)
I did a deep dive on Claude Design and below are my thoughts. What it does extremely well: Improves your prompt - similar to "ask me questions" when chatting to an LLM. Can make the difference between…
I made a Claude skill for claude.ai web (free tier) that outputs a heredoc command for code changes instead of wasting tokens reprinting your whole file
Whenever I asked Claude to make a code change it would reprint the entire file with like 400 lines of unchanged code just to swap out one component. Burning through your daily limit for no reason. So …