Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. SpriteIt – Feature Rich and R-designed 2D/3D SpriteSheet Maker(ssstand.itch.io ↗)
    1comments
  2. Seven, Forever(github.com/02zerocool ↗)
    discuss
  3. AI art is theft – on artists, mathematicians impact on AI(twitter.com/wordgrammer ↗)
    discuss
  4. ScoreTail. Browser-based sheet music editor with live collaboration(scoretail.com ↗)
    discuss
  5. Orchestrating Claude Code Agents: The Chief of Staff Pattern(asyncdot.com ↗)
    discuss
  6. Best Websites to Generate Theme for PowerBi
    discuss
  7. Dark Age(artagnon.com ↗)
    discuss
  8. Built the first open source Python library – converting Word, Excel to PDF(github.com/mini-software ↗)
    discuss
  9. Phylo brings frontier AI to more scientists with open models on Fireworks(fireworks.ai ↗)
    discuss
  10. Observations on LLMs for Privacy Work(desfontain.es ↗)
    discuss
  11. VoltGrid AI: Mitigating GPU cluster dI/dt power surges in software(zenodo.org ↗)
    discuss
  12. A Man Who Named AI: John McCarthy and the End of the Code–Data Divide(nirmalutwani.substack.com ↗)
    1comments
  13. U.S. House Passes Bill to Require Am Radio in New Cars(radioworld.com ↗)
    discuss
  14. Chrome extension to declutter my inbox – might also have cybersecurity upside(?)(chromewebstore.google.com ↗)
    1comments
  15. US judge signals rejection of part of TikTok privacy settlement(reuters.com ↗)
    discuss
  16. UTF-8000: Unlimited UTF-8(jb2170.com ↗)
    discuss
  17. Pi Connects Colliding Blocks to a Quantum Search Algorithm (2020)(quantamagazine.org ↗)
    discuss
  18. Telling a Computer to Do Things(will-keleher.com ↗)
    discuss
  19. Saudi Arabia quits China-led cross-border currency platform(ft.com ↗)
    discuss
  20. Tracking Capabilities for Safer Agents(arxiv.org ↗)
    1comments
  21. IRA Glass on Creativity(jquiambao.com ↗)
    discuss
  22. How I Use Pkgsrc(wisellama.rocks ↗)
    discuss
  23. Rendifly Manager(github.com/rendiflypcmanager-web ↗)
    1comments
  24. Understand any Bluesky account (Jev)(0x0.boo ↗)
    1comments
  25. Anthropic creates AI powered wetlab(reuters.com ↗)
    1comments
  26. Yahoo Finance and Polymarket End Prediction Market Partnership(yahoo.com ↗)
    discuss
  27. Infillion acquires location data company Foursquare(axios.com ↗)
    discuss
  28. The quest for open PDKs (silicon foundry Process Development Kits) [video](youtube.com ↗)
    discuss
  29. PyTorch Implementation of MobileNet V4(github.com/d-li14 ↗)
    discuss
  30. It took China 4 years to build a new canal [video](youtube.com ↗)
    discuss

Scott Jenson: Are we going to use the same Desktop UX forever? [video]

13 pointsby 3h agoyoutube.com
3 comments
3h agoHN ↗

I watched the first ~10 minutes, thought "wow this guy really knows his stuff", turns out he worked on Apple's System 7 and their Human Interface Guidelines, UX director for Symbian, Google, and a bunch more stuff.

1h agoHN ↗

Useful non-siloed memory seems like an awesome idea, though seems close to impossible to add within such a diverse and resource-starved environment such as niche open source platforms.

So I'd settle for a polished set of defaults solving the gazillion of paper cuts in the most fundamental user interactions. Like window movement: in the video with a huge screen and big windows he still has to use that dumb little title bar to move windows around, that's wasteful requirement of user focus. Similarly, the drag itself (requiring a mouse hold) is a hostile (and potentially unhealthy?) action that also can be avoided. Finally, you don't really want default pixel-level flexibility of positioning since it will never be aligned properly.

Or even that title bar - he's correct that center is focused, but that's exactly the reason why the top right indicators shouldn't be centered - you don't focus on Wi-Fi status, you ignore it 99.9% of your time. And even the clock - you glance from time to time, but that's it.

And for the supposed productivity focused audience neither do you need the menus always visible and up there

PS. Pity the Android failure of text editing never got the attention it deserved. Instead we get flying AI cars.

PPS. And the ellipsis, while better in the middle, was still too wasteful, a fade out would have been better, or that with a vertical ellipsis- unlike the horizontal one it can't be confused with a user used symbols (people use periods, some even real ellipsis in file names), along with removing some whitespace waste on the sides (with Human customization, of course, that Apple has always hated)