Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    177comments
  2. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    564comments
  3. Human brain is two separate organs, Stanford Medicine-led research finds(stanford.edu ↗)
    200comments
  4. Btrfs/ZFS/bcachefs under workloads classic benchmarks skip(bartosz.fenski.pl ↗)
    4comments
  5. A graphical desktop for the ZX Spectrum(github.com/mindbox77 ↗)
    86comments
  6. Tin: full-text search for Postgres(planetscale.com ↗)
    57comments
  7. “The Secret Life of Circuits” is here(coredump.cx ↗)
    60comments
  8. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    599comments
  9. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    23comments
  10. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  11. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    discuss
  12. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    13comments
  13. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    1comments
  14. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    147comments
  15. San Francisco Onion Futures Company(onionfutures.com ↗)
    134comments
  16. People who know the most often sound the least certain(vrash.substack.com ↗)
    9comments
  17. Cloudflare Quick Tunnels(cloudflare.com ↗)
    303comments
  18. How to Write with an LLM(sockpuppet.org ↗)
    365comments
  19. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    210comments
  20. Almost Never Use AI to Write Anything Substantive(erichgrunewald.substack.com ↗)
    42comments
  21. What Zig felt like, coming from Rust(besok.github.io ↗)
    150comments
  22. You can run Git on object storage if you re-make packfiles(tigrisdata.com ↗)
    29comments
  23. Saving another 100TB of RAM(cloudflare.com ↗)
    93comments
  24. Communication by means of modulated Johnson noise(pnas.org ↗)
    23comments
  25. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    51comments
  26. SDCC – Small Device C Compiler(sourceforge.net ↗)
    26comments
  27. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    124comments
  28. Science Is Open Software(jepedersen.dk ↗)
    58comments
  29. Adventures in Microcontroller Circuit Debugging(bigmessowires.com ↗)
    1comments
  30. Why building a Rust LSP is hard(rust-glancer.github.io ↗)
    55comments

Ray Ozzie and the Optimism of Being Early

27 pointsby 2d agoreproof.app
21 comments
5h agoHN ↗

Because polish is in the eye of the beholder

Polish is also a matter of taste and expertise.

1h agoHN ↗

As a Lisp-affine person, I could not agree more.

5h agoHN ↗

why is there no scroll bar in this article?

4h agoHN ↗

This was an enjoyable read. Especially the idea of someone living and creating between eras resonates with me.

I've seen and played with Lotus but I'm too young to have worked in any environment where it was the primary communication tool.

Still, my take away from OP is that Ozzied strived for Lotus to be much more than an email client.

Lotus makes much more sense as an attempt to bring the collaborative features of a shared university computer system with email, chat, forums, shared documents and applications to an ordinary networked PC like environment.

Something bigger than a weird email client.

4h agoHN ↗

I'm guessing you are writing about Notes.

Lotus was the name of the company that initially made the 1-2-3 spreadsheet.

3h agoHN ↗

Yes, Notes, sorry, totally forgot about 1-2-3.

2h agoHN ↗

Lotus Notes was too big, too self-contained, and too weird to be "Something bigger than a weird email client." One facet of being too self-contained was that it had its own user interface paradigm, which was different from the operating systems it ran on. In other words the product decisions that would've made sense in an IDE or maybe a CAD system were bad product management decisions for a groupware product. Notes also had its own self-contained application development language and runtime. That is reminiscent of 4GLs. Remember 4GLs?

Maybe there is a parallel reality where groupware is as important as web browsers, but not in this universe.

2h agoHN ↗

That just feels like an extension of how things used to be done back then, especially on DOS. Making a recipe app? A bookkeeping app? A paint program? Well, you start by making a UI library first, and the product stuff got done eventually.

Then there was a transitionary period where common UIs were available, but not that great and individual shops could still easily create better experiences on their own. See eg Winamp. But eventually shared UI stacks got better and doing your own thing became a bad experience, see eg the Java UI libraries.

1h agoHN ↗

I don’t know about this. If you were doing a recipe app on DOS likely you were using dBase or a clone of it and all those apps looked the same because of the character based limitations of the PC. Borland environments were similar.

1h agoHN ↗

Macintosh was a thing at the time, and Steve Jobs was preaching desktop metaphor orthodoxy in his church. Most apps at least tried.

32m agoHN ↗

Yes, and for the last decade the circle has been closing. Native widgets and a common UI language are dying. Every app seems to start by collecting a hodepodge of "components" glued together half-heartedly by utility CSS classes.

43m agoHN ↗

>Maybe there is a parallel reality where groupware is as important as web browsers, but not in this universe.

Yes, it was called the 1990s.

3h agoHN ↗

I worked on both Lotus Notes and Groove. What's great about Ray is that he has the capacity and drive to be involved in every part of the project. He drove high-level business requirements and wrote code and also cared about icons and colors. But he did it all without arrogance and allowed his team to argue back when necessary.

In case anyone is interested, a while back I wrote about another Ray Ozzie project: Live Mesh: https://gridwhale.medium.com/live-mesh-and-the-future-of-com...

1h agoHN ↗

Thank you for that story and thank you for your contribution. I remember Live Mesh vividly and admit I found parts of it awkward. The functionality I used the most and thought was far ahead of its time was the ability to use Remote Desktop with any computer in the mesh. I often controlled my home computer from work.

While it was technically possible to use a dynamic dns + insecurely forward the RDP ports, LM mostly just worked(tm). It's possible to do this today as securely with something like Tailscale but Live Mesh included all of the batteries and none of the headache. RIP Live Mesh. Thanks again

2m agoHN ↗

I appreciate this--thanks!

Yes, I think the Tailscale-style connectivity was a big benefit of Live Mesh; I wish we had pushed it further.

18m agoHN ↗

I was an early adopter of Live Mesh, and thought it was awesome. From the outside, it was mind-boggling that it didn’t gain traction.

You write about it as an idea that has been abandoned, but I think really it is an idea that has become distributed over other systems. iCloud Photos works essentially the same way Live Mesh implemented it. Apps use iCloud as a storage medium with built in backup and sync. Apps are collaborative by default now.

But I suppose I only had my own vision of the product as a user, maybe your aspirations go further.

1h agoHN ↗

I wonder if in the age of AI it's a lot easier to resurrect old software that we miss. Not easy, but a lot easier?

1h agoHN ↗

So much this. It was a great piece of software that was once super useful to me... 'twas circa 2010. I was a wee project manager at a small marketing + design agency in Goa---emailing "big" files (via relatively anaemic broadband) was our bread and butter; raw images, multimedia, Adobe, Corel, MS Office stuff.

One day, I tried to demo Groove in our weekly company-wide morning show-and-tells.

I had a few of our "usual suspect" files synced between my laptop, and another computer upstairs. And then I tried to show how I was making edits on one computer, then (dramatically) running up to the other one, and doing something else, or undoing / overwriting the previous edit.

The magical-to-me seamless, and fast updates didn't make much of an impression on the crowd. Perhaps all the huffing and puffing was not the best look while trying to sell something that was supposed to make everyone's life easier :,)

Anyway, I kept using it and was so hopping mad when it got "embraced, absorbed, and extinguished". Software that "just works" and works really well is such a rare thing.

33m agoHN ↗

Ray was, and probably stille is, a great architect and programmer.

He made us younger Microsoft employees feel like there was room for technical people in the top of the company.

Microsoft was actually always good at that. They know how to treat their people right