Live data from Hacker News

Sparkle: A software update framework for macOS

github.com

71–80 of 128 posts

Re: Sparkle: A software update framework for macOS

#71

I write software for Mac and Windows (in C++/Qt). I put each new release out as a separate application for the user to install. Is there some equivalent to Sparkle that runs on both Mac AND Windows, so I don't have to integrate a separate system on each OS? Also I worry about update frameworks as way for bad guys to do bad things via my software. Should I be worried?

Ah, I see https://winsparkle.org/ is a thing.

Re: Sparkle: A software update framework for macOS

#73

This makes me somewhat nostalgic for the days when I would regularly encounter software that used Sparkle for updates. The days when I’d mostly use downloadable native software for my Mac. The days when most of the software I regularly used had a somewhat consistent UX.

I miss Adium.

I miss the world in which software like Adium was possible

Re: Sparkle: A software update framework for macOS

#74

Earlier quoted context omitted.

OK so basically the point is to avoid Mac App Store fees and independence to third party project like homebrew. Doesn't that leads to the situation on windows where every single app is phoning home at startup?

You are correct. That's why Sparkle is still relevant these days and of course it requires the app to phone home. Interesting things could happen with third party App Stores if they ever see the light in macOS.

What do you mean? There's already third party app stores on macOS. Steam and all the other gaming ones. Setapp is a more non-gaming one.

Re: Sparkle: A software update framework for macOS

#75

Nowadays I just run `brew update; brew upgrade` and everything gets updated, including casks.

Real question; do you expect most, half, or even a quarter of MacOS users are going to be installing things through brew?

Even 1%

Re: Sparkle: A software update framework for macOS

#78

Nowadays I just run `brew update; brew upgrade` and everything gets updated, including casks.

For us technology slinging types, homebrew is indeed great. Sparkle updates are indeed fantastic for the average user however. I think I'd be interested in learning how many average users install software outside of the Mac App Store these days.

Homebrew has statistics. They're high for the usual suspects, very low for everything else.

Re: Sparkle: A software update framework for macOS

#79

This makes me somewhat nostalgic for the days when I would regularly encounter software that used Sparkle for updates. The days when I’d mostly use downloadable native software for my Mac. The days when most of the software I regularly used had a somewhat consistent UX.

I miss Adium.

So do I, so often. I made an Adiumy animation pack for my university that actually got mildly popular, and it was amazing. Such a quality app, and so nice when communication systems were standards not apps.
Post reply on HN