Results for zoom · 1.373s

Sponsored
News for “zoom”
20 results • 1361 ms server time
Advertisement
Moozonian News
staxide.com• May 27, 2026• 1 min read
Show HN: STAX IDE – A zoomable macOS canvas of terminals and toolsHi HN. STAX IDE is a macOS app where every terminal session, code editor, and file browser is a movable, resizable window on a single zoomable canvas. `Cmd+wheel` to zoom out and see the whole workspace; zoom in to one window and use it like a normal app.I built it because I was running 8-10 Claude Code / Codex shells in parallel and tabbed terminal apps kept losing my place. I wanted to see every shell at once and drag them around like Post-its. And have my browsers and notes in there too.Implementation choices that might be interesting:• AppKit, not SwiftUI. I needed manual frame control during drag/zoom to avoid AppKit's display-cycle re-entrancy guard, and got it more reliably out of straight NSView land.• SwiftTerm (Miguel de Icaza's emulator) for VT100 + real PTYs (fork + openpty). One `LocalProcessTerminalView` per tab. OSC 7 → cwd → tab title.• `NSScrollView.magnification` for canvas zoom. Cmd+wheel events are coalesced to one mag-update per display frame and the resync broadca
Moozonian News
news.ycombinator.com• Apr 6, 2026• 1 min read
Zooming UIs in 2026: Prezi, impress.js, and why I built something differentThere are essentially two established ways to use zooming in web interfaces today. They serve different purposes and make different tradeoffs. I built a third one, so I'll try to be fair about what each does well and where it falls short.* Prezi Prezi pioneered the zooming canvas for presentations and remains the market leader in that space. It recently added AI-powered generation and text editing tools. It's a polished product with real traction.But Prezi is a closed platform, not a library. You can't use its zoom engine in your own app. Pricing starts at $15/month for meaningful features, and exporting to PowerPoint flattens all zoom effects into static slides. A recurring complaint from users is that the zooming and panning transitions cause motion sickness. And fundamentally, Prezi uses zoom as a storytelling device between pre-arranged frames. It's not a navigation model. It's a presentation model.* impress.js impress.js brought Prezi-like zooming to the open web. It's a presentat
Advertisement
Moozonian News
bing.com• Mar 17, 2026• 1 min read
LegalZoom Review 2026: Pros, Cons and Best AlternativesLegalZoom positions itself as a one-stop legal platform for small businesses, offering everything from formation filing to trademark registration. For small-business owners who want legal help without ...
Advertisement
Moozonian News
news.ycombinator.com• Oct 18, 2025• 1 min read
Ask HN: Sites that don't zoom – why? how? workarounds?Some sites override control of zoom. It seems antithetical to the goals of the web, and just makes me want to modify my user-agent more to bypass their modifications.Do you know other sites that do this? Are there contexts where it's justifiable, or has a good reason?While playing with the new, wonderful vb.lk, I searched "vb.lk" and was directed to https://www.wiimhome.com/wiimvibelink/overview
Sponsored