Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Y2K-like? Possibly. (Score 1) 119

Dude, I've been earning my living programming for over 35 years. I have never ever, not even once, encountered an instance of a programmer deliberately injecting a bug into a system. You're either speaking out of your donkey, or you know some of the most worthless excuses for programmers in existence.

Comment Yes and no (Score 2) 227

In my 30, or so, years working as a programmer, I have changed jobs several times. And when I say changed jobs, I mean different employers in different industries using a different tech stack, so really changed. Switching jobs makes you worse in the sense that your corporate knowledge - local source code, local program design, local tools, contacts, etc - is now worthless and you need to replace it. That takes time to learn, and learning it will slow down your productivity. Switching jobs makes you better in that you learn a new tech stack, new techniques, new concepts (design, how to work with clients, how to think about problems), etc. Whether you switch jobs is somewhat irrelevant. In our industry, you need to be learning new stuff. If you cannot sit down at the end of a year and list a couple of significant things you learned over the past year, you've got problems. The industry is ALWAYS changing. You cannot keep up with everything, but if you don't grow, you will become obsolete. the good news is that it's never been easier to learn new stuff.

Comment Re:Microsoft (Score 1) 299

As a developer, I've worked with 3 QA testers who were worth their weight in gold (well, at least silver). They did things that I would never have dreamed of doing and helped me make my code much better than it would otherwise have been. Developers need to write unit tests. We need to automate them so they run every blessed time we compile our code. QA tests at a higher level than we do. They don't test the same things we do. Having developers do QA work is a bean-counter move. If the bean-counters are running the projects, I'll be updating my resume and looking to jump ship.

Comment Part of the problem is our process (Score 2) 335

My experience is along the following: Noobs develop a new website. Senior devs have little time to review what the noobs have done. Website goes live. Users are happy. A year or two down the line, the former noobs move to other employers so as to obtain a real raise. Some time thereafter, serious security flaw is noted on original website. Flaw is fixed by senior devs, who may, or may not, adequately explain the problem to the noobs currently maintaining the website. The original devs involved never learn of the flaw or the fix. Simply put, we are not adequately taught security in school and we are unlikely to learn it at work. Compounding the issue, there is always a rush to production and very often security is the low priority task that gets tossed in order to meet the (artificial) deadline.

Comment Re:What's more disturbing.. the drone or the chopp (Score 1) 270

That depends. My local airport has residential neighbourhoods right up to the fence surrounding the airport. Those residential neighbourhoods grew up AFTER the airport was built. Bottom line is that it's entirely possible the helicopter being at 500 ft is perfectly reasonable for that locale. The article doesn't provide details for either side of the argument.

Comment Wow. (Score 1) 276

Seriously, traveling sans GPS is adventurous? You can get a wonderful book of maps at Flying J, or pretty much any real truck stop. If that's no good, there are things called signs that sit alongside the highways telling you how to get where. I've travelled across North America (and Europe) without GPS or maps, relying on signage, without issue. Try putting your brains into gear.

Comment Re:Immediately turn phone off (Score 1) 432

At work, many of our doors require both card and pin. On those doors, the pin pads are randomized. So unless "they" can be close enough to read the keys you are pressing, simply noting the pattern of your finger movements won't help. At the end of the day, there is no 100% perfect security. Even then, I suspect that rubber-hose crypto would defeat your perfect security.

Slashdot Top Deals

Life is a healthy respect for mother nature laced with greed.

Working...