Live data from Hacker News

Winamp shutting down on December 20th, 2013

winamp.com

461–470 of 524 posts

Re: Winamp shutting down on December 20th, 2013

#461
post #61

It's been a couple of years since I tried to find a good alternative to iTunes on OS X. Does it exist yet? Is there a Winamp for mac yet?

I'm working on an own player which supports >=MacOSX 10.6.

Maybe it is already usable enough for you.

http://albertz.github.io/music-player/

Re: Winamp shutting down on December 20th, 2013

#463
Winamp proved that offer sensible playlist management and multi-format support and you can't go wrong. I only wonder two things: why Winamp wasn't bagged by the big players earlier, and why the other players (i've only tried the free/freemium warez) still don't get it.

Re: Winamp shutting down on December 20th, 2013

#464
post #458

I just switched back to Winamp after getting fed up with the latest release of iTunes. At least it's a real application that I can download and own for myself, and doesn't stop working just because it's no longer being supported. This is a great example of why I don't move all my data to the cloud, or use browser-based apps for things that matter to me. Hopefully they'll release the codebase to the world.

As Linux user forced to use OSX at work I've settled on VOX [ http://coppertino.com/vox/ ] as suitable player for OSX.

Vox is nice but completely useless to me until it gets gapless playback.

Re: Winamp shutting down on December 20th, 2013

#465
post #464
post #458

Earlier quoted context omitted.

As Linux user forced to use OSX at work I've settled on VOX [ http://coppertino.com/vox/ ] as suitable player for OSX.

Vox is nice but completely useless to me until it gets gapless playback.

Never noticed that. Bit of an omission on their part.

Re: Winamp shutting down on December 20th, 2013

#467
post #332

Earlier quoted context omitted.

Out of curiosity: I use AHK to do basic testing automation for a windows application that I have literally zero ability to control programatically (to achieve actually good automated testing). Anyone have a better option for this kind of use case?

AutoIt is a popular choice: http://www.autoitscript.com/

AHK is based on AutoIt v2.

Re: Winamp shutting down on December 20th, 2013

#468

Earlier quoted context omitted.

Java may be going nowhere fast as a language, but the JVM isn't going away anytime soon.

If you combine Scala, Clojure and Groovy, you still don't have enough momentum on the scape of what Java had or even Python.

Scala is more popular now than Python was at the same age, and it is used for much more serious stuff than currently Python is.

Re: Winamp shutting down on December 20th, 2013

#469
post #279

Earlier quoted context omitted.

You don't need to. Since subsonic is Open Source, there's naturally multiple forks with the licensing code removed. The best fork, which also adds features, is madsonic[0]. I recommend it. In addition, if you already have subsonic, the license code is simply a check if your password = the md5 of your email. So using "example@example.com" and "23463b99b62a72f26ed677cc556c44e8" will make it think you're a valid subscri…

> the license code is simply a check if your password = the md5 of your email That used to be the case, but the newer versions actually phone home and verify the license.

echo "127.0.0.1 subsonic.org" | sudo tee -a /etc/hosts

Re: Winamp shutting down on December 20th, 2013

#470

Earlier quoted context omitted.

I think he has a tiny point actually: I saw a number of people around me removing Java (or not installing it on new computers) after the numerous vulnerabilities reported recently. Just a data point but well - I wonder if this could affect sales of java-based product etc.

This is why. The never ending stream of security issues. The installer hijacking my browser search bar. The never ending nags about new versions, which hijack my browser all over again. It's just not worth it. I have removed Java from all my computers and will never install it again. I fully realize many web sites and services are implemented in Java, that's not what I was talking about. I will not install or run any…

You can run Java applications and secure them from the web. Just disable Java applets from your browser (most have an option in the browser itself; those that don't will have extensions to do the same - like you would to block Flash plugins)
Post reply on HN