Trans are mentally ill and need to be treated as such, as in they need to seek professional help in accepting biological reality. Encouraging them in their delusions which they will never achieve is only hurting them, not helping.
I love how you both acknowledge that health care workers quitting over forced vaccination is an issue while immediately dismissing their actual experience of having worked through both pre and post vaccine covid world and first hand seeing the impact of mass vacination.
If enough health care workers are willing to walk away from their jobs rather than take a vaccine, maybe you should take their observations seriously?
Because the timing IS information. Why was a piece of information stated up front, or last, or in the fine print, or released to the public on friday at 5pm, etc.
We're not evaluating an arbitrary collection of facts, we're evaluating a flow (ie time varient) of information from a source of unknown trusthworthyness and as such we are looking for more information than just taking everything stated at face value.
It doesn't take a rocket science to figure out a cokehead who was kicked out of the navy who speaks 0 Russian or Ukranian, and has 0 experience in the energy industry but whose dad is a prominant politician getting millions is corruption.
I think the bigger issue is how so many people refuse to see this.
And for you people who want to write this off as partisan, Romney was in on it too by a similar line of reasoning.
Also programmers. Walmart is a massive Clojure shop, puts out some very good open source libs, and very much views their IT department as a competitive advantage and not a cost center.
I would argue that any function that branches on argument type is straight up doing dynamic typing wrong. Well branching may not be the right word. Something resembling pattern maching is fine, but like you say having a function that takes a string for lookup OR the object is just a disaster, particularly when you start stacking function calls. Dynamic types should closer resemble things that all share an interface, not totally different representations of that data based on the shape of your code.
Javascript is by far the worst offender here with its ignoring extra arguments. Javascript functions that totally change effective type signatures based on number of args are the devil's work.
I'd argue that if the types that a function accepts are not easily defineable than you're doing dynamic typing wrong.
That's some Rails stupidity there, not a dynamic language problem. Autoloading symbols by name is straight up dumb.
As for greppable though...then you may as well be using a static language. The point of a dynamic language is to be dynamic, ie you can do those things at runtime.
I'm not a golang fan, but one thing I've noticed about go is that it is possibly the most approachable yet real programming language for beginners I've ever seen. I think this is part of why go is doing so well in the devops space. Sys admins who are not really well versed in programming but know enough to write some scripts here and there are able to bring their domain specific knowledge of admin tasks and write code to contribute.
A bit paradoxically, being a generalist is a particular strength, and as the article points out one of the things you can do to do better at work is work in areas that best utilize your strengths. Ergo, if you're the kind of person who is good at quickly superficially learning a wide variety of topics, solo entrepenureship is possibly the best place for you.
Honestly you touch one one of the reasons I love Heroku so much. I've never seen a service that manages to do so much of the heavy lifting for me, but at the same time be 0 lock-in. I've helped move 2 apps off Heroku once they hit a point where they needed a bit more operational flexibility and there was zero work to disentangle them from Heroku operationally. Try that with AWS, GCE, or anything else.
We considered the opportunity back when Nixon opened relations with China. Now's the time to consider that the increasing exposure to China plan has blown up in our faces.
They've been mucking with the asset pipeline every single version and their forray into webpacker has been a disaster. Turbolinks and ActionCable have been attempts to compete with SPAs while still being SSR but both are just glitchy and a source of endless Heizenbugs. Thankfully Rails7 looks like they've restored sanity.
This is just not an option for so many very legitimate use cases. Building client-side apps that aggregate and display information from multiple web services hosting on domains totally outside of my control is valuable.
China is a hostile communist nation that has been waging an economic cold war against the USA for decades. The only benefit from the US is a full divorce from any form of economic dependence on China, and anything that facilities shipping more Chinese shit into the USA is a huge net negative.