Comment Re:So finally a Brexit benefit! (Score 2) 210
Comment Re:This is a reasonable response (Score 1) 91
Have you not worked in the tech industry long enough? The frat boy culture is indeed out there, it is not a myth. I think much of the "women don't like to work in tech" concept when true really has to do with "women don't like to work with creeps" at its heart.
I've worked in the tech industry all my working life - 20+ years now, and I've actually never seen it. That's not to say I don't believe you, but it varies widely from place to place, both companies and geographically.
In fact just yesterday I was amused at how one of the teams I'm working with has a majority of women. That seems to be a rarity in general, but not so in certain regions. Specifically, in Ukraine I've now worked with several teams that have a significantly higher number of female engineers than elsewhere.
Where I am (Belgium) it's less so - even back at uni there were only two women in our total group of 13 in the year.
Comment Re: Alternative headline (Score 5, Insightful) 363
It's just tiring, and by the end of the working day we need to be left alone for a bit to recharge.
Comment Is Waymo for real? (Score 1) 185
Comment Remote driver != "no driver" (Score 1) 185
Comment Re:Units, sigh. (Score 1) 315
It's 260 meters tall, and the diameter of the rotor is 220 meters.
Source: labelled image in TFA, the definition of the foot, and math.
Comment Came from Amateur Observers first. (Score 3, Insightful) 31
Comment Re:Just because you don't like the metric they pic (Score 1) 249
My 2018 Dell XPS 15 and custom built 4u 19" i9 (32GB memory) run rings around it for my own specialized workflows, but not many people do complex signal processing and software development for 8 hours a day and would never really see the benefit over a base Air.
Comment Re: Just because you don't like the metric they p (Score 1) 249
Comment Re:Semantics not presentation (Score 1) 238
Comment Re:Spaces are for barbarians. (Score 1) 238
Plus, you get tired of explaining to new developers what a tab character even is, they've never seen one in the wild.
And lastly, probably most importantly: almost *everything else* in coding and formatting is more important than the stupid tabs or spaces debate. If you've got a significant number of other people working on the code for significant amounts of time, lint and automatically reformat to something consistent, and everyone who wants to do something different locally can figure out how to fit it in the system (the tab/VI guys are usually smart enough to figure that one out, and the rest just don't care enough).