frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: DanTerm – a fast macOS terminal emulator (compare with Ghostty, iTerm2)

https://github.com/danneu/danterm
2•hombre_fatal•38m ago
danterm started out as a small AppKit wrapper around libghostty so I could get vertical tabs.

Repo: https://github.com/danneu/danterm

About 3-4 weeks ago, I decided to replace libghostty with my own Swift terminal engine implementation, and the whole project is just Swift with no third-party deps -- only Apple's swift-collection for a Deque impl.

I started with a naive correctness implementation that passed third-party tests, and then I incremented to the optimized release of today with things like a packed byte arena for scrollback that grows on demand.

The result is that it's an 8 MB application that sits at 52 MB with 10 empty tabs open and grows to just 250 MB when those tabs are filled with 10k lines each. (kitty: 240 -> 790 MB, ghostty 1.3: 780 -> 1400 MB). It also has the best pty throughput as measured by kitty's `kitten __benchmark__ --render`.

Perhaps most interestingly is that this project is my latest experiment in how to use rigor to automate high-quality software with LLMs. I use things like ADRs, a docs/research/ system, a review/revise cycle on plans, and multi-pass workflows to pay back debt and find code improvement opportunities.

For example: https://github.com/danneu/danterm/blob/749942ffa1198f520c8b7...

This project has put yet more writing on the wall, for me, that most software -- and then all software -- can be fully automated with just a human "taste-maker".

It has some cute features like:

- A `danterm <command>` CLI

- A replayable pty flight recorder (`danterm tape`)

- Usual fare like tabs, panes, themes, search, and a recovery system so that you can close danterm, reopen it, and it reads its prev state from disk. Even has a gimmicky todo system (per pane and per tab).

- A semantic model powered by shell/agent integrations where you notify danterm things like "command started (vim foo.sh)" and "agent waiting (claude code)". This seemed a lot more reasonable than trying to cleverly determine the state of the session from the pty stream.

- A companion iPhone app that lets me control danterm remotely over Tailscale

- A reusable Swift terminal engine that compiles on Linux (for fun, I started a gtk4 frontend)

Anyways, I hope it's interesting. It was a lot of work and it's my daily driver terminal.

AI EDAs: Is It Real? [video]

https://www.youtube.com/watch?v=GzhfZy8-CjU
1•mfiguiere•23s ago•0 comments

ICEYE's Open Satellite Feed

https://tech.marksblogg.com/iceye-open-satellite-feed.html
1•marklit•24s ago•0 comments

Latest F-Droid Update Implements GNU Taler Support

https://f-droid.org/2026/09/01/twif.html
1•alturp•46s ago•1 comments

Show HN: Local Mitsubishi AC Control with ESPHome and an AtomS3 Lite

https://didac.dev/builds/mitsubishi-air-conditioning
1•sabatesduran•2m ago•0 comments

Amazon Linux 2027 (Preview)

https://aws.amazon.com/linux/amazon-linux-2027/
1•samueloph•3m ago•0 comments

Nobody Is Saying Why OpenAI and Anthropic Had Outages

https://www.wired.com/story/nobody-is-saying-why-openai-and-anthropic-had-outages-today/
2•jslakro•4m ago•0 comments

Lenovo's new Android tablets get 7 years of updates, flagship chips, 4K displays

https://9to5google.com/2026/09/03/lenovo-yoga-tab-gen-2-release-specs-updates/
3•theanonymousone•6m ago•0 comments

I made 3Dfx Voodoo2 work on a modern PC

https://www.jamesfmackenzie.com/2026/08/30/voodoo-2-on-a-modern-pc/
1•speckx•6m ago•0 comments

Language model watermarks degrade unevenly across different linguistic families

https://theprimary.com/ai-tech/2026-08-28/language-model-watermarks-linguistic-families
1•Anon84•7m ago•0 comments

TCL sues Samsung, alleging false advertising of 'Mini LED' TVs

https://www.flatpanelshd.com/news.php?subaction=showfull&id=1788422454
1•ledoge•9m ago•0 comments

It's 2026 and ChatGPT still fails

1•sehw•10m ago•0 comments

Mysterious island appears and then disappears in Canada [video]

https://www.youtube.com/watch?v=WNRm9-DuiOs
1•mdp2021•10m ago•0 comments

Show HN: AirLune - A focus timer built around virtual flights

https://airlune.space
1•ayazxel•11m ago•0 comments

U.S. auto companies call for ban on Chinese-made cars

https://thehill.com/policy/transportation/6070614-auto-companies-congress-letter-chinese-car-ban/
1•smurda•13m ago•1 comments

Principles of Memory Management in Java [video]

https://www.youtube.com/watch?v=xr73mR7ii9M
2•za3faran•14m ago•0 comments

Is there any way to contribute to nitter and xcancel's legal fights?

5•orange999•15m ago•1 comments

Show HN: Open-Source eInk Bike Computer

https://opentrailpaper.com
2•stingrae•15m ago•0 comments

Preoptic Neurons That Control Entry into Hibernation

https://www.biorxiv.org/content/10.64898/2025.12.05.692394v4
2•wjSgoWPm5bWAhXB•16m ago•0 comments

Squeezing Performance Out of eBPF

https://bitbison.io/blog/ebpf-performance/
2•sbahra•16m ago•0 comments

Georgi Gerganov on llama.cpp/ggml future after Nvidia acquisition of HuggingFace

https://twitter.com/ggerganov/status/2095897173376618881
6•theanonymousone•21m ago•0 comments

Show HN: NationalDex • minimal open-source Pokédex

https://www.nationaldex.app
1•linesofcode•21m ago•0 comments

UK residents warned to stock up on food due to El Niño

https://www.bbc.co.uk/news/articles/cp931m8n3p5o
3•sarreph•22m ago•1 comments

Typeof Is Lying to You

https://blog.gaborkoos.com/posts/2026-09-04-Your-typeof-Is-Lying-to-You/
1•theanonymousone•22m ago•0 comments

Stop Thinking of LLMs as Next-Token Predictors

https://gmcgoldr.github.io/2026/09/04/llm-next-token-predictors.html
2•garrinm•24m ago•0 comments

Software Is Beginning to Act

https://keydris.com/thesis
2•Osman_728•24m ago•0 comments

ShowHN: Meta-AST - Sub-Millisecond Incremental Polyglot Static Analysis in Rust

https://k5602.github.io/#/blog/meta-ast-polyglot-static-analysis
3•viferga•26m ago•0 comments

Jj Jobhunter

https://jj-jobhunter.de
1•guychristiankam•26m ago•0 comments

Is AI ruining my brain?

https://thoughtbot.com/blog/is-ai-ruining-my-brain
1•speckx•26m ago•0 comments

Time Use: King's College vs. Whitman

https://countingfromzero.blog/2026/08/27/time-use-kings-college-vs-whitman/
2•mooreds•29m ago•0 comments

The Download: selling battlefield drone data and AI reshaping language

https://www.technologyreview.com/2026/09/04/1143457/the-download-ukraine-selling-drone-data-ai-re...
3•joozio•32m ago•1 comments