Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
huntedsnark
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
huntedsnark
2mo ago
There's no way they didn't push this as hard as they could for a marketing blog post.
2.
▲
by
huntedsnark
2y ago
The Half-life 2 Combine Solider armor. It almost looks silly like they're wearing a pillow, but it lets you tack on a ton of protection for your center mass without affecting mobility as much.
3.
▲
by
huntedsnark
2y ago
This anecdote and using the word "deadbeat" is oft repeated but doesn't really have much basis in reality (even the article you linked doesn't cite any sources for the term). Credit card transaction fees generate revenue
4.
▲
by
huntedsnark
2y ago
I had interpreted the parent comment to be about gameplay, but those are all fantastic points about matchmaking and the related QoL improvements. It absolutely is taken for granted because I forgot Halo 2 was the first to do _all_ of that w
5.
▲
by
huntedsnark
2y ago
> Halo 2 was the most innovative online game of all time In what ways exactly? Competitive online FPSs with strong modding communities were already more than a decade in full swing on the PC.
6.
▲
by
huntedsnark
2y ago
> Snide remarks about astroturfing are also off topic here. How is that off topic when there are literally people in this thread from Canva arguing the framing and not the main point he made? Everything you disagree with isn't off t
7.
▲
by
huntedsnark
3y ago
Yeah I think it's one of those features that people generally steer away from. Ironically, if you stick to the "Rails way" of doing things I don't think you would ever encounter it.
8.
▲
by
huntedsnark
3y ago
Wherein people who only develop in Chrome cry about web standards
9.
▲
by
huntedsnark
4y ago
Can you not use the `path` option in each Gemfile for local development? https://bundler.io/v1.12/man/gemfile.5.html#PATH-path-
10.
▲
by
huntedsnark
4y ago
I'm kind of shocked by how poorly understood basic HTTP stuff like this is for HN audience based on the comments and article itself. My filter bubble must be tuned to "web."
11.
▲
by
huntedsnark
5y ago
This is exactly the kind of tactic/hack that PG/Y Combinator actively encourages for that stage of startup is it not?
12.
▲
by
huntedsnark
6y ago
Missing the issue by a mile: It's the place data not the maps, and you're required in the ToS to use Google's maps if you want to display their data geospatially. When Factual/Foursquare/Facebook/Apple (who all
13.
▲
by
huntedsnark
6y ago
Nip in the "bud" not "butt" as long as we're offing exacting critiques ;) https://idioms.thefreedictionary.com/nip+in+the+bud
14.
▲
by
huntedsnark
6y ago
The national guard does not work like that. Also, no the military cannot just shoot people on the spot for being in the area of looting, it is not a "statement of fact." You just made this up and pulled it out of thin air so don&#
15.
▲
by
huntedsnark
6y ago
I liked this piece, but came out of it more on the side of frameworks, oddly, than libraries. I went into it with a bias ostensibly shared by the author based on the title but here we are. Probably different priorities or values in terms of
16.
▲
by
huntedsnark
7y ago
Many people are upset about the child separation and detention policies which were not standard under the Obama administration as opposed to deportation. Conflating the two seems to embody the same intellectual dishonesty you're railin
17.
▲
by
huntedsnark
7y ago
'Tosche Station' and 'power converters' obviously - see 90% is all I need!
18.
▲
by
huntedsnark
7y ago
This seems so backwards to me. Why not do it as part of your CI process where you're not foisting unnecessary tooling on your developers local machines? The lag involved in spinning up and running the commit hooks is noticeable and dis
19.
▲
by
huntedsnark
8y ago
> just plain censorship Who are they censoring, themselves? The word "Censorship" has been so abused in the past few years it has ceased to have any real meaning in casual conversation. You can read their rationale for removing
20.
▲
by
huntedsnark
9y ago
> I have never had a framework project where I didn’t end up fighting the very system that was supposed to make development “easy”. Not always, but often, I find this attitude in developers who either refuse to read documentation, or jus
21.
▲
by
huntedsnark
10y ago
I don't understand the conflation of Rest/JSON with NoSQL. The most popular frameworks for the dynamic languages you cite all use SQL with strong schemas out of the box. Come to think of it I'm not sure why we're even as
22.
▲
by
huntedsnark
10y ago
I really wish there was a fourth option: "Squash and Create a Merge Commit." It's nice to have a single commit per feature, but also see when it was merged into master and by who.
23.
▲
by
huntedsnark
10y ago
As well as the setup and maintenance of infrastructure.
24.
▲
by
huntedsnark
11y ago
GraphViz can output directed graphs in a variety of formats: http://www.graphviz.org/ I recently worked on a project where we started off looking to use something similar to what op posted. Despite being a very old library,
25.
▲
by
huntedsnark
12y ago
There is also a guard plugin for immediate feedback: https://github.com/yujinakayama/guard-rubocop Rubocop can even correct some style errors automatically now!
26.
▲
by
huntedsnark
12y ago
Donald Glover is his real name, as a rap artist he is Childish Gambino.
27.
▲
by
huntedsnark
13y ago
They got the bulk of their packages out AND let their works take christmas day off? How many Amazon warehouse workers who were scheduled got Christmas off?
28.
▲
by
huntedsnark
13y ago
It's not about getting a pat on the back, that kind of praise is meaningless and awkward. What is good to hear is that you're still providing value to the company and that what you're working on aligns with their goals. Knowi
29.
▲
by
huntedsnark
13y ago
The slowest part of most tests suites are the integration and acceptance tests. Regardless of how decoupled my actual domain logic is, these will usually be the bottleneck, so I can't really agree with slow tests always being a symptom
30.
▲
by
huntedsnark
13y ago
Absolutely, the Rails app I'm working on right now is just like this. Still feels like Rails but the complex logic and interactions can run without it.
More ›