HN user

Shinobi881

16 karma
Posts1
Comments10
View on HN

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

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.