Live data from Hacker News

Song of GitHub

song-of-github.herokuapp.com

21–30 of 48 posts

Re: Song of GitHub

#21
Also, it's just me or does MIDI.js have the potential to lead the renaissance of midi music on the internet? I had almost forgotten midi files existed if it weren't for this lib.

Re: Song of GitHub

#26
post #18

A lament: https://song-of-github.herokuapp.com/?username=aaronsw How fitting that it ends on a discordant note.

Doesn't seem to work anymore, I guess the autor removed it?

It works if you use http instead of https. I don't know why RyanMcGreal linked it that way. jQuery isn't getting loaded over https so that's why it's not working.

Here's the correct link: http://song-of-github.herokuapp.com/?username=aaronsw

Re: Song of GitHub

#29
post #18

Earlier quoted context omitted.

Doesn't seem to work anymore, I guess the autor removed it?

It works if you use http instead of https. I don't know why RyanMcGreal linked it that way. jQuery isn't getting loaded over https so that's why it's not working. Here's the correct link: http://song-of-github.herokuapp.com/?username=aaronsw

It looks like my HTTPSEverywhere add-on automatically redirects from http to https on Heroku apps.

Funny - the https link works for me.

Re: Song of GitHub

#30

Earlier quoted context omitted.

It works if you use http instead of https. I don't know why RyanMcGreal linked it that way. jQuery isn't getting loaded over https so that's why it's not working. Here's the correct link: http://song-of-github.herokuapp.com/?username=aaronsw

It looks like my HTTPSEverywhere add-on automatically redirects from http to https on Heroku apps. Funny - the https link works for me.

You're (probably) either not on Chrome (which blocks mixed content by default), or HTTPSEverywhere changes that feature (since blocking mixed content breaks a lot of websites' https version)
Post reply on HN