I think the difference is that the source material in Sin City was also for adults. With the exception of quasi-canonical stuff like the Injustice games, ZSJL is much more violent than most of the original source material.
"Sadly Rails documentation doesn't warn you about this pitfall, but if you know anything at all about using SQL databases in web applications, you'd have heard of SQL injection, and it's not hard to come across warnings that find_by_sql method is not safe," Dmitry Borodaenko, a former production engineer at Facebook who brought the commit to my attention wrote in an email. "It is not 100% confirmed that this is the vulnerability that was used in the Gab data breach, but it definitely could have been, and this code change is reverted in the most recent commit that was present in their GitLab repository before they took it offline." Ironically, Fosco in 2012 warned fellow programmers to use parameterized queries to prevent SQL injection vulnerabilities.
So, this was the vulnerability, unless maybe it wasn't the vulnerability, because we don't know.
Also, Rails documentation absolutely does warn you about the ">pitfalls of using find_by_sql indiscriminately:
Ruby on Rails has a built-in filter for special SQL characters, which will escape ' , " , NULL character, and line breaks. Using Model.find(id) or Model.find_by_some thing(something) automatically applies this countermeasure. But in SQL fragments, especially in conditions fragments (where("...")), the connection.execute() or Model.find_by_sql() methods, it has to be applied manually.
One possibility: If you want a resilient system (to events like Hurricane Sandy in 2012), you want to leave time for your backup processes to take over.
I don't understand that to be the case. They take on the trades on T+0, do nothing until T+2, then do their thing. If the hurricane hits, it would cause the same issues today, only two days later.
As to "are you a customer if you pay no fees?", the answer in this case is absolutely yes. First of all, RH offer all kinds of services that do come with a fee, for instance various ways in which they extend credit to their customers. Second, their business is like a travel agent. You pay nothing upfront to the travel agent, but they get some kickback from trips or bookings they make. (In some cases some travel agents do charge fees, but often they don't, so pretty much exactly like RH.)
Why would it be good for the sciences? Men went to the moon a bunch of times already. What is there left to learn from doing it again? Mars, sure.
I wouldn't say it will never catch on. Big tech firms are notorious for their heavy use of data to make decisions, to the extent that they collect so much data it's turned into a PR problem for them. There was the famous "50 shades of blue" rant by an ex-Google designer some years ago where he lamented that visual design was put through measurement rather than managers approving redesigns based on their personal perceptions.
Arguably one reason tech firms dominate is that they use evidence based management more frequently than other kinds of firms.
Congratulations! You are the one-millionth user to log into our system. If there's anything special we can do for you, anything at all, don't hesitate to ask!