Viewing profile — joshfriend
joshfriend
HN member- Joined
- Thu, Oct 30, 2014, 6:02 PM UTC
- HN karma
- 35
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About joshfriend
Recent public activity
-
comment
Comment #18859212
That's a great idea if the injected ads are exactly the same length and always get put in the same place. If you have a 30 second ad in one download and 40s in another, 10 seconds …
-
comment
Comment #18678450
Not to mention all of the extra analytics that it collects and submits to a google analytics account
-
comment
Comment #16872135
> automagically have the user who posted it add a thumbs up to the original issue. I was astonished that they didn't do this when they introduced the emoji reactions feature.
-
comment
Comment #16654386
Is there a way to migrate a repo from Bitbucket Server into gitlab preserving pull request history ?
-
comment
Comment #13064510
Wow, you really need to be in less slack teams...
-
comment
Comment #9516494
Did you know that Slack itself is also written in PHP? https://twitter.com/SlackHQ/status/426469205005705217
-
comment
Comment #9333672
I once got a spam message like this about a repository that i _starred_. I made no commits, opened no issues, just starred!
-
comment
Comment #9302910
> This article originally appeared as a guest post on Auth0’s blog. um...
-
comment
Comment #8838742
The site lets you download the app, run the app, log in to GitHub, and _THEN_ asks you for a beta invite code. There's almost no info about it on it's homepage, so why post the lin…
-
comment
Comment #8682238
Flask-RESTful currently has its own serializer module, but we have plans to deprecate it in the future and replace it with Marshmallow[1] [1]: https://github.com/flask-restful/flas…
-
comment
Comment #8534642
contributor here. Cookiecutter conversion is in progress: https://github.com/jacebrowning/template-python/pull/34