“Docker Considered Harmful (2016)”
2016 opinion, yes?
Did I miss something?
Why, what, how, who, is it considered, harmful?
HN user
“Docker Considered Harmful (2016)”
2016 opinion, yes?
Did I miss something?
Why, what, how, who, is it considered, harmful?
Is this about how D&I efforts are ruining higher ed or about higher ed being a "Ponzi Scheme"?
The conversation is starkly different here vs. the Disqus conversation on the article page.
Also, authoring "The Diversity Delusion: How Race and Gender Pandering Corrupt the University and Undermine Our Culture." makes me question the author's motive/bias.
Ummm...
1. This is a CoC
2. Read #1
3. "We are all adults..." Then why are we having this discussion?
4. I'll continue to try an format text because I'm crazy
I think the strategy has shifted in terms of just trying to get people tested. It's a pandemic. Now, we're just trying to figure out how make sure the health system can serve those who really need it.
https://www.latimes.com/california/story/2020-03-20/coronavi...
But yeah “every voice”. May have to start explicitly excluding government propaganda and/or “troll armies”.
Nothing new except the medium.
Facebook is taking the opportunity to air some of their dirty laundry. They realize that it takes quite a bit for users to abandon the platform and are probably strategically, leaking some of this stuff.
Ah yes! Homebrew, for example.
How is Ruby utilized outside of web development?
For example:
Python - Server - Cloud infrastructure SDK' - AI/Data - General scripting - Configuration management - Blockchain - ...
JavaScript: - Browser - Server - Cloud infrastructure SDK' - AI/Data (however, not the most efficient choice) - General scripting - IoT - Blockchain - Mobile development - ...
Basically, while Javascript may not be the most efficient choice for data science, you can get an understanding of the concept and make the switch to Python or Rust...
Does the Ruby ecosystem have gateways into other areas of engineering?
Absolutely! When I switched from Angular1 to Angular2 (alpha) it was such a pain trying to figure all their new directives.
I just wanted to render a list components or conditionally render something.
When I made the move to React - following the painful Angular2 beta update - I was so relieved to just use Javascript again.