Viewing profile — captbaritone
captbaritone
HN member- Joined
- Wed, Dec 12, 2012, 10:37 PM UTC
- HN karma
- 1,038
- Public activity
- 212 items
- HN profile
- View on Hacker News ↗
About captbaritone
No profile information was provided.
Recent public activity
-
comment
Comment #48766007
As part of building Webamp I did a side quest to enable rendering Windows animated cursor on the web. You can read about it here: https://jordaneldredge.com/rendering-animated-ani-…
-
comment
Comment #48763690
Interesting! I've only ever actively used subdomains of webampskins.org, however during early testing I set a hard coded IPV4 IP as the A name for the root domain. Now it looks lik…
-
comment
Comment #48763331
This is an idea that 3D artists have been playing with for years. I've collected 63 different artists imaginings of this here: https://jordaneldredge.com/physical-winamp/
-
comment
Comment #48763315
Looks like that was a "modern" Winamp skin, which are unfortunately not displayed in the museum: https://winampheritage.com/skin/pimeer-v2-2-ultime/142664
-
comment
Comment #48763278
Author of the Museum here. Agreed! That was true for "classic" Winamp skins which are what is shown here. I also took a stab at "modern" Winamp skins which were fully dynamic and s…
-
comment
Comment #48763181
Oh! Author of the project here, but not op. Happy to answer any questions. The code for the Museum as well as the Webamp player that powers the interactive preview can be found her…
-
comment
Comment #46767110
His goal was to get a faster oracle that encoded the behavior of Pokemon that he could use for a different training project. So this project provides that without needing to be mai…
-
comment
Comment #46342501
Former classical singer here. Only theory I can come up with is that opera tends to have large casts where all the singers are credited individually which would inflate the absolut…
-
comment
Comment #45326772
I recall hearing that SQLite actually had some significant issues with choosing public domain as their license and somewhat regret the decision. Apparently it’s not a concept which…
- story
-
comment
Comment #43616036
Author here. I think we might actually be in agreement. My point is that in React you don't formally describe the transition table because (and I think this is where we agree) that…
- story
- story
-
comment
Comment #42224040
Hey! I run the museum, and these stories of people finding things they created and thought had not survived, are so fun to read. Also, your skin is… incredible.
-
comment
Comment #42220134
There were also “other” reasons to skip version number 4: https://jordaneldredge.com/notes/winamp-4-skin/
-
comment
Comment #42219406
Full link with the skin preloaded for anyone curious: https://webamp.org/modern/?skin=https://kepano.s3.amazonaws....
-
comment
Comment #42218815
Good point. I’ll update the post.
- story
- story
-
comment
Comment #41074969
Possibly this one? https://skins.webamp.org/skin/8fab8401c9ed83068a677f8ec08842...
-
comment
Comment #40383660
The closest I've seen is https://re-amp.ru . Not sure about codecs
-
comment
Comment #40383577
Hey! That's my side project. So glad to hear people enjoy it.
-
comment
Comment #40383568
Note that they don't actually say "open source" anywhere.
- story
-
comment
Comment #39637780
Grats author here. I agree, decorators would be preferable. However, decorators are a runtime construct and as such cannot be applied to type constructs. This means you can’t, for …