Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Reflections on Trusting Trust (1984)(acm.org ↗)
    discuss
  2. Best YouTube creator for understanding low level computer systems(youtube.com ↗)
    discuss
  3. Show HN: Autopoiesis: Concept for AI platforms shipped with repos(jakobbr.eu ↗)
    1comments
  4. Gov. Gavin Newsom vetoes state worker telework bill in latest battle over RTO(sacbee.com ↗)
    1comments
  5. Show HN: OpensourceDB Tamper-evident,checksum-backed decision and session replay(github.com/zizka-ai-sl ↗)
    discuss
  6. Ask HN: What is up with all the AI doomerism I'm seeing?
    discuss
  7. Meta launches legal challenge against UK media regulator over Online Safety Act(theguardian.com ↗)
    discuss
  8. Spotify Soloist, a headless Spotify client for Linux(spotify.com ↗)
    discuss
  9. Lambda MicroEgg(philipzucker.com ↗)
    discuss
  10. Burned Out and Unemployed, Young People in China Are Launching AI Startups(wsj.com ↗)
    discuss
  11. Misaligned citations and LLM-generated scientific fraud(jilltxt.net ↗)
    discuss
  12. Show HN: Swarm, an offline family tree app for macOS(github.com/samoilev ↗)
    discuss
  13. Video games inspire great UX (2019)(jenson.org ↗)
    discuss
  14. Consuming extra vitamin D is less good than it sounds(economist.com ↗)
    discuss
  15. The future needs files (2021)(jenson.org ↗)
    discuss
  16. Prompts Aren't Real(evaluation.club ↗)
    discuss
  17. Our Airborne Demo Makes Space Solar Energy a Reality(overviewenergy.com ↗)
    discuss
  18. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    discuss
  19. Show HN: I wanted Human Benchmark with global leaderboards, so I built it(humanrank.app ↗)
    discuss
  20. Why I Write?(pault.ag ↗)
    discuss
  21. Translator collapsed during Khadafy's rambling diatribe (2009)(nypost.com ↗)
    discuss
  22. The cold, harsh reality of the Strait of Magellan(worldhistory.substack.com ↗)
    discuss
  23. In a world of wars and climate crisis, a new leader could save the UN(theguardian.com ↗)
    discuss
  24. A 256-byte Commodore 64 demo (2017)(linusakesson.net ↗)
    discuss
  25. Jev compiler – Turn the rules your agent keeps ignoring into gates you can test(github.com/doronp ↗)
    discuss
  26. ChiPass Release 2026.09.0(codeberg.org/chipass ↗)
    discuss
  27. Why Hacker News Protects Google: The Anatomy of Big Tech Fanboyism(scored.co ↗)
    1comments
  28. Investigation: Uncovering Chinese Academic Espionage at Stanford(stanfordreview.org ↗)
    discuss
  29. Deep mutual distrust will scupper US-China co-operation on AI(economist.com ↗)
    discuss
  30. We broke an Over-The-Air update on the ESP32 on purpose(groundrun.io ↗)
    discuss

Show HN: A 3D Mac window switcher with browser tab support and search

1 pointsby 47m agobetterwindowswitcher.com
0 comments
Hey HN. I made this little app, because I missed Compiz but also because I wanted a way to switch between tabs as well as my windows.

Around 2008 a Linux desktop could spin your windows around a cube and flip through them like cards, and so far I have not seen anything like that on Mac. I also tried a bunch of different Command-Tab alternatives like AltTab, but so far they always lacked the following things: a live visual preview of windows and some kind of way to switch and search between individual browser tabs.

So I built a simple prototype and refined it over the last two months.

It goes like this: press a shortcut and every open window shows up as a 3D card, in one of seven arrangements. Browser tabs get their own cards as well and you can flick through each one. Hitting space makes the search come up so you can type a few letters and it finds the window or tab. Fuzzy searching is implemented as well. I also added a quick Option + ` (key above tab) to instantly switch to the last window without any UI coming up, because I do this a lot.

For the curious: Swift and Metal, window pictures come from ScreenCaptureKit and it only captures while the switcher is open, nothing runs in the background. Browser tab support is done through the accesibility strip.

Apple Silicon, macOS 14+ for now. It has a seven day trial with all features, no account, no telemtry, no subscription or marketing bs. One time purchase, $12.99 during launch, $19.99 after. 14-day money back guarantee.

Very curios what you guys think :)

A quiet thread, for now.Start the conversation on HN ↗