Matt Stauffer

Results 142 comments of Matt Stauffer

OK, so in order to do this, we'll have to build our own parser that auto-adds those IDs to the headers, like GitHub does. That's gonna take time, if we...

@engineersamuel Yah, GitHub does that. I'm glad you were able to get a temporary fix! I'd still love to see if we can make this happen on our own, so...

I think view count would be the easiest way to start. Hook into the Google Analytics API and just provide some information about most viewed posts in the last ___....

@Hermannovich That's a great question! Since we're already relying on the JavaScript Google Analytics push--and since that's faster than doing a server-side push--it seems like it'll be tough to accurately...

Current plan: - Write a custom JS that feels very similar to the GA script - That custom JS will ping a local route - The local route will push...

@JacobBennett yah, "make private gists indexable" makes sense so someone could have Gistlog be their canonical instead of Gist.

I changed my mind after chatting with @timacdonald--I don't love a global "make private gists indexable" flag because I think it's unsafe and might make people think *only* their private...

Good eye! I think it's 10 minutes cache right now; it's mainly just because we're both rate limited on our calls to GitHub, *and* those calls can be kind of...

@andrewmile Can you delete that conference if you haven't already? Thanks!

Note that we likely want a button somewhere at the bottom that says "Don't see your conference? Click here to suggest it" or something.