But the most damning is that apparently the FBI has an audio recording of him laughing and even giving encouragement while another man rapes a woman in a hotel room.
Deleted Comment
Ember has always dwarfed by Angular and now more recently.. React. They simply have more marketing dollars behind them. That said, it has always had a strong community behind it, and believe it or not it's still growing strong.
The site shows blank page without JS enabled. I did not understand why one would need one megabyte of minified Javascript to display a list of 10 items. Probably it is because the developers were too busy learning trendy JS frameworks and do not know about HTML and server side page generation (in PHP this could be done much easier without JS frameworks and API).
And to make page load even slower after loading a megabyte of Javascript they make an additional API request to load a list of links. Hey, you could just send this list as a HTML file from the start.
Also it looks like they do not know about HTML <script> tags and encode configuration as a value of a <meta> tag.
The page has small white padding below footer.