The executives and board members are not delusional. According to legal precedent set by Dodge v. Ford Motor Co, a 1919 decision that held that "A business corporation is organized and carried on primarily for the profit of the stockholders. The powers of the directors are to be employed for that end. The discretion of directors is to be exercised in the choice of means to attain that end, and does not extend to a change in the end itself, to the reduction of profits, or to the non-distribution of profits among stockholders in order to devote them to other purposes..." from https://en.wikipedia.org/wiki/Dodge_v._Ford_Motor_Co.
BTW, I agree with you that it is gross but thems the rules. So if we extend this logic we need to convince the corporation that it is not in there financial interest to continue with the status-quo.
To me this is exactly the problem of our times and should not be trivialized. Were there too few gatekeepers of news in the past? Maybe, but the "new" problem is that it has become too efficient (IMO) to spread misinformation while peoples ability and tolerance to spend time on researching the facts has diminished. To say it another way, misinformation/obfuscation/misdirection are not new but the scale of it is and it is critical for us to come up with better solutions to deal with it than we have today. Our climate and our democracies depend on it.
I was a little skeptical of take home coding exams but the more interviewing I do it seems to be a pretty efficient way to screen candidates as it is less stressful than live coding and more realistic "simulation" of the work they will do. It also allows you to deep dive into their thought process without having to worry about semicolons.
A persons ability to think through a problem and communicate it clearly will get them 75% through the hiring process in my books. (Another ~10% is curiosity).
Yah I am sure hardcore hackers are giving up the gig b/c they need a PHOTO of an ID! And now the ones who are legitimate have to trust a company with their IDs? This seems like a VERY weak stop-gap measure to a very difficult problem.
Nice work! If I could make one suggestion it would be to use hex instead of decimal. It would make the numbers easier to remember (shorter) and I think it would be easier to recognize patterns (Ie. whole scale is 0x333 and major scale 0xAB3).
Agreed. My neighbor (a Mexican national in the U.S.) who has successfully started many companies is looking for a place in Canada this week. His moving will be a great loss to the U.S. economy and innovation.
Actually there is already a Scala version that is well defined. From the website https://chisel.eecs.berkeley.edu/ 'Chisel is an open-source hardware construction language developed at UC Berkeley that supports advanced hardware design using highly parameterized generators and layered domain-specific hardware languages.'
Not sure but I bet that ARM is starting to pay it some attention!
The great thing about being open is it allows academics and inventors to try out new ideas and have the ISA and associated "backend" flows just work without the worry of having to pay for licenses.