Either the tracking thing or the `return false` is causing the click to not actually click. Let's be real: everyone on this site is blocking your tracking whatchamajig.
What browser are you using? I'm using Chrome and they work fine. It's just google analytics event tracking, and I can assure it's not blocked by everyone on HN.
No I am not. I was interested in if people would click the bottom links and I have got quite a few events so far. I wonder if there is a way I could detect if google analytics is blocked and just fire the window location change.
Edit:
I added a check to make sure google analytics is not blocked, it should work for you now.
Yeah I know about that, I wanted to play around with the links in the bottom and see what got clicked the most. I added a check to make sure google is loaded, can you try again?
This is nice, but it would be better (and more useful than a plain HN search) if it included project data through the Github API, like stars, license, languages, etc.
I was planning to add a filter by language which I get from GitHub API but I like the idea of adding other metadata as well. Thanks for the suggestion.
It looks too similar to the official page. I'm not sure if in this cases they send a friendly email or a nastygram, but I think you should make some small changes in the look and feel so it's clear that it's a different site.
Also, does it only show the github links or it also shows the gitlab links?
Thanks for the feedback, I guess I tried to copy the style exactly except using newer html / css than tables. I'm thinking maybe a chrome extension might be a better choice for this, especially since the API leaves a lot to be desired.
It shows links for both github and gitlab links.
Edit: I changed the logo and favicon from a Y to a C.
It looks fine to me. You might make the top color different; then it would obviously be distinct.
> the API leaves a lot to be desired
Yes, it does. We're going to make a new API that gives you a simple JSON version of any HN URL. Would that address any of the concerns you encountered?
Hey HN! I've had this domain forever so finally decided to make a website for it.
I use the HN API to get the stories and then filter out any none code stories. Next up I will add a filter for programming language so you can easily see all the latest projects in your preferred language.
The server is written in Golang and I used nginx with Let's Encrypt for a free SSL certificate.
Let's Encrypt is all about giving people free SSL certs and basically any hosting provider worth its salt has started offering them for free to their customers: https://letsencrypt.org/