Have you done any Android development? Do you have any confidence that Android isn't held together with duct tape and baling wire under the hood? I sure don't.
This seems to be a trend - python, before it erlang-on-metal. Is there a stable higher-level language runtime that runs on bare metal (that I can boot in a VM)? Or, better yet, something that compiles arbitrary LLVM code into .ISOs for deployment?
Unless a software developer is tasked with deciding which version control system to use or for some odd reason has to do a deep dive into the philosophy/design of subversion, why on earth would they bother to know this? You might as well ask if they prefer Cherry MX Blue or Brown. I don't know SVN but if it's anything like Git, there are 100 ways to use it, exactly 5 of which are useful to 90% of developers on any given day.
For all of our talk of meritocracy, we're still just following multi-millennia-old social programming. Having "Harvard" next to your name in any way gives a force multiplier to anything you want to do in life.
Fun fact: Noscript loads and parses all javascript and then just stops it from running against the live DOM. Decreases page render time, sure. Prevents exploits? Don't think so.
It would be nice if they had thought to include natural gas drilling. The fact that they didn't leads me to believe that natural gas production hasn't also declined, and would have made their little timeline rather boring.
"you're there to work" is perhaps the most overlooked aspect of jobs in tech. Startups are promoting this sick group dynamic where everyone is expected to become best buddies slash drinking acquaintances slash family with their coworkers, to try to hang on to talent just a little longer.
Exactly. Does your business model care if your server is running apache or nginx? No? Then why the hell isn't that automated, baked, and tamper-proofed? We'll know we've arrived when the only feasible attack is sneaking malicious code into a git repo and hoping no one notices.
In mavericks, I could hit command-space and start typing, and knew that even though the spotlight box hadn't popped up yet, my text was being captured. Now in yosemite, it's more like... hit command-space, start typing "chrome", wind up with a box 1.5 seconds later filled in with "ome". This is only a problem on my i5 mac mini. My macbook pro (same year - late 2012) is just barely fast enough to pop open the window in time to capture my text input. But that just shows that their UI stack is too deep to provide the kind of snappy user interactions they are shooting for.
Full stack: Someone who can build one (1) stack which fulfills the business requirements. Database to backend to frontend(s). If you're using rails and Django at the same time, and your full stack engineers have to take on an unnecessary cognitive load, that's your problem.