Viewing profile — djcollier
djcollier
HN member- Joined
- Sat, Dec 28, 2013, 3:50 AM UTC
- HN karma
- 103
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About djcollier
No profile information was provided.
Recent public activity
-
comment
Comment #46501420
Do you have any source for your claim that there is an oversupply of creativity? My gut feeling is that not all creativity is created equal, and there is a small amount of truly im…
- story
-
comment
Comment #40991256
I have yet to find an alternative to the GraphQL protocol that has the following requirements: - Good support for HTTP 1.1 - Provides typesafe contracts for queries and mutations -…
- story
- story
- story
- story
-
comment
Comment #32039482
My solution has been to use it as a second monitor, run it at native resolution, and only use it for apps where I can reliablably increase the font size (terminals, web apps/pages …
- story
- story
- story
-
comment
Comment #26491341
Because most self-hosted Git services like Gogs and Gitea include features not part of git, such as pull requests, releases, and issues, which require some kind of database.
-
comment
Comment #25876649
The web is just a way of delivering software to users. I think the person speaking in the video is worrying way too much about putting developers into boxes. At the end of the day,…
-
comment
Comment #25307318
I think it is very unlikely we will get to see how the individual senators vote with McConnell at the helm.
-
comment
Comment #24288298
I think even if Epic loses the case, Apple will continue to allow the use of Unreal engine. It’s also in their interest to do so.
-
comment
Comment #23832021
Large endowments are not always a straight forward metric to use for determining how well off financially an institution is. Lots of contributions to endowments come with strings a…
- story
- comment
- story
-
comment
Comment #17210356
It's abundantly clear to me that Apple is not interested in improving the desktop experience. They simply want to show some shiny new features, and to continue to reduce the dimens…
-
comment
Comment #15508048
Very nice, that is one of the most annoying things about Jekyll. I know i'm in the minority of users here who is on Windows, but setting up a Ruby in environment is a pain. Nice wo…
-
comment
Comment #13671037
I just started building a blog with Gatsby, after a lot of research it was exactly what I was looking for. As the author of Gatsby, what would you say the major differences are bet…
-
comment
Comment #12500909
Could you share a link to the repo if its available? Very cool idea!
- story
-
comment
Comment #10458441
This. Once I got my head around flux, it made sense, and I understood why its a good way of designing the data flow inside a web application, but as someone who likes to hack toget…