My favorite Nullsoft software that came out the end of this era was WASTE [1]. Peer-to-peer (back when P2P was all the rage), encrypted, decentralized private networks. Group of friends and I used it post-college as a way to share files and chat, and was much better than AIM or other instant messaging at the time. 1. https://en.wikipedia.org/wiki/WASTE
Nullsoft, 1997-2004 (2004)
51–60 of 97 posts
Re: Nullsoft, 1997-2004 (2004)
#52Additionally to Winamp, I guess what I will always remember Nullsoft with is also "NSIS - Nullsoft Scriptable Install System" [0]. In a previous job I sat down, read the docs and wrote a Windows-Installer for our product using this thing, since management didn't want to pay for InstallShield. What made quite an impression on me back then was the fact that the scripting language somewhat resembles assembly. [1] Also,…
0 - https://tauri.app/ 1 - https://tauri.app/distribute/windows-installer/
Re: Nullsoft, 1997-2004 (2004)
#53https://news.ycombinator.com/item?id=13559415
Re: Nullsoft, 1997-2004 (2004)
#54Additionally to Winamp, I guess what I will always remember Nullsoft with is also "NSIS - Nullsoft Scriptable Install System" [0]. In a previous job I sat down, read the docs and wrote a Windows-Installer for our product using this thing, since management didn't want to pay for InstallShield. What made quite an impression on me back then was the fact that the scripting language somewhat resembles assembly. [1] Also,…
Re: Nullsoft, 1997-2004 (2004)
#55For those who might not know: > With Nullsoft gone and Frankel spending his time building a special-effects computer for his electric guitar... I don't know what happened to the Jesusonic he was building then, but Justin Frankel ended up creating Reaper, the cross-platform Windows/Mac/Linux digital audio workstation that is a solid Pro Tools competitor in a mere 16 MB download: https://www.reaper.fm/ The installer fo…
I seem to recall he was also working on some software that allowed musicians to jam together over the internet, it somehow took advantage of inherent latency instead of just trying to minimize it. Edit: found it: https://www.cockos.com/ninjam/
* Alice will play for X measures, while hearing what everyone else (including Bob) played X measures ago
* Bob will play for X measures, while hearing what everyone else (including Alice) played X measures ago
So for the measures mentioned above, Alice might conclude that things went very well, and Bob might conclude that things didn't jibe, and even if these were each true objective facts, they could both be correct as they are not discussing the same thing. There can be no retrospective discussion of a shared experience, only of individual experiences.
Re: Nullsoft, 1997-2004 (2004)
#56Re: Nullsoft, 1997-2004 (2004)
#57Additionally to Winamp, I guess what I will always remember Nullsoft with is also "NSIS - Nullsoft Scriptable Install System" [0]. In a previous job I sat down, read the docs and wrote a Windows-Installer for our product using this thing, since management didn't want to pay for InstallShield. What made quite an impression on me back then was the fact that the scripting language somewhat resembles assembly. [1] Also,…
Re: Nullsoft, 1997-2004 (2004)
#58Looking back at this, has there been a maverick company like Nullsoft since then? It's sad, but AOL may have killed off the last one.
Re: Nullsoft, 1997-2004 (2004)
#59Re: Nullsoft, 1997-2004 (2004)
#60Earlier quoted context omitted.
We had a private network on campus circa 2010. Streaming was up and coming but not huge. Gnutella was great on the gigabit intranet. You could download entire HD movies in minutes where conventional torrents may be hours.
Gnutella is a mild obsession for me. The way that the protocol was designed and also the way that it saw a mainstream adoption has always fascinated me. For anyone reading this thread who is curious, I wrote a functional client this year for fun: https://github.com/RickCarlino/gnutella-bun-client/