Slashdot Mirror


User: grimmjeeper

grimmjeeper's activity in the archive.

Stories
0
Comments
1,033
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,033

  1. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 1

    As have I. I've debugged compilers for new processors because they were working incorrectly. And I've worked on project that deliberately turned optimization off (or at least way down) for that reason. I'd like to know from the AC who posted it more detail about what changed in his environment. I mean, I get that it changed and they don't want to go through re-certification. But I'm just curious about the details.

  2. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 1

    Unit tests are only a part of a good regression test suite, especially in a complex embedded system.

  3. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 1

    How do the output of your algorithms change between different compilers? Is it related to timing? Is it that the math library changed causing minor (but still significant in your context) differences in precision? Is it something else entirely?

  4. Re:Probably due to certification on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 1

    Yep. And doing the upgrade to a new development environment to prevent obsolescence is not a difficult process when you already have a full test plan in place to ensure you did it right. And in any kind of certified environment, you already have that test plan for the first time you did it. Running through that full test plan again means you can very easily mitigate the risk. Sure, it's not cheap to do it but it can be significantly cheaper than trying to keep outdated legacy systems running.

  5. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 1

    Because you would possibly have to keep the same compiler executable for 25 years.

    Why? Every project I've worked on that's 20 years and older has updated their environment to fight off obsolescence. Even the under-funded government projects

  6. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 1

    You know what else is obsolete that drives this particular conversation?

    Properly budgeting for ongoing support and maintenance, especially if you're already being raped for hardware and software support.

    That will affect maintaining a virtual environment just as much as it will evolving the environment over the years.

  7. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 2

    A comprehensive test plan was sufficient to convince the FAA when we did large scale changes like that for flight software.

    YMMV

  8. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 2, Interesting

    And struggling to maintain an outdated system in some kind of virtual environment isn't too risky?

    If you're doing any kind of maintenance or continual upgrade process, you're going to find yourself upgrading your development environment at least once or twice over 25+ years. And if you have any sense whatsoever, you'll have a suite of regression tests to run on your software already. You can use that to validate the new environment when you compile a baseline. I've been involved with several projects that migrated from one platform to another. I've been the technical lead on a project that even changed languages (from JOVIAL to C) because we were moving to a new processor that didn't have a JOVIAL compiler. Sure, there is some risk. But it's quantifiable and with a good set of tests, it can be completely mitigated.

    On the other hand, if you're not already testing your software as it evolves, there's no point worrying about any risk being introduced because there's no way you know how much risk you start with.

  9. Re:Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 1

    Sorry for my dyslexia. I thought I read Ubuntu 10.04, not 14.04. So it's not already obsolete. But it will be in the future.

  10. Why not future proof the application? on Ask Slashdot: A Development Environment Still Usable In 25 Years Time? · · Score: 4, Insightful

    Why do you need to ensure you can keep recompiling it with the same old compiler for the next 25 years? Why not design it with the expectation that the development environment will evolve? Ensure you design in portability between compilers and development platform operating systems and you don't have to keep stringing along an environment that's already obsolete.

  11. Re: FMEA on Missing Files Blamed For Deadly A400M Crash · · Score: 1

    If you make your system idiot proof, the world will send you bigger idiots. But it appears in this case that everyone from management on down didn't perform their due diligence. They didn't even bother to try to make it idiot proof. And in the avionics software business, means that people are going to die.

  12. Re:Good god. on Missing Files Blamed For Deadly A400M Crash · · Score: 1

    Absolutely this. Any kind of software on any airplane has to go through layers upon layers of specification, design, validation and acceptance before it ships. This was a deliberate choice by bureaucrats who have no idea what they are doing as much as it's a failure by the software engineers to ensure integrity of the system at all times. They should all be brought up on charges.

  13. Re:Oh mozilla on Mozilla Responds To Firefox User Backlash Over Pocket Integration · · Score: 3, Interesting

    How many times have you used Notepad/Wordpad instead of Word?

    I don't. I always have either Notepad++ or VIM installed on every machine so that I have a useful text editor. I haven't had to stoop to using Notepad/Wordpad for a very long time.

  14. Re:What was the #1 Donor to the Clinton Foundation on Microsoft Will Help Iowa Caucuses Go High-Tech · · Score: 1

    A large company that isn't paying to buy as many politicians as they can? *chuckle* Let me know how that works out for you.

  15. Re:I'm betting the full phase out will be delayed on Ask Slashdot: Options After Google Chrome Discontinues NPAPI Support? · · Score: 1

    No one is being "forced" to do anything. All this is doing is making one more type of incompatibility that further drives a wedge between the modern web and corporate IT because I guarantee that the companies that haven't upgraded from XP/IE8 won't be phased by this new incompatibility.

  16. Re:I'm betting the full phase out will be delayed on Ask Slashdot: Options After Google Chrome Discontinues NPAPI Support? · · Score: 2

    Good point. They'll probably just charge forward without caring who they leave behind.

    But things like this is why corporate IT is still clinging to Windows XP and IE8 in droves. They'd rather stick with what's installed and working than spending the time and money to upgrade.

  17. I'm betting the full phase out will be delayed on Ask Slashdot: Options After Google Chrome Discontinues NPAPI Support? · · Score: 1

    While it's a good idea to push the discontinuation of NPAPI, I think Google are being too aggressive in their phase out. There are a tremendous number of websites that will be disabled if NPAPI is dropped altogether. It's going to take a long time for them to all be brought up to modern standards, especially if they're not well funded.

    It's important to push the conversation and give developers motivation to do the necessary work but if they push too hard, the web will push back and they'll end up shooting themselves in the foot.

  18. Re: I for one support this Candidate on Presidential Candidate Lincoln Chaffee Proposes That US Go Metric · · Score: 2, Funny

    And as we all know, 5/4 of the population can't figure out fractions.

  19. Re:Conduit on Ask Slashdot: If You Were Building a New Home, What Cool New Tech Would You Put In? · · Score: 3, Insightful

    Absolutely this. Run all your phone/network/TV cable wires in conduit and have a few extra runs. If you ever want to pull anything out and replace it, having conduit in place will make it much easier.

  20. But will it run Linux?

  21. Re:For me, the uninformed on Cable Companies Hate Cord-Cutting, but It's Not Going Away (Video) · · Score: 1

    Of the latest buzzword bingo - what are 'cord cutters'?

    They are the people who have cut their cable/satellite TV subscriptions and get their entertainment from other sources, either via DVD/Blu-Ray or online streaming services.

  22. Re:The more you can do the better on Cable Companies Hate Cord-Cutting, but It's Not Going Away (Video) · · Score: 1

    Oh, and this is 2015. Get rid of flash already.

  23. The more you can do the better on Cable Companies Hate Cord-Cutting, but It's Not Going Away (Video) · · Score: 2

    Video interviews are a pain in the keyster to watch. The more you can do to get rid of them, the better. Videos should only be used when you actually need to show the audience something visual. Watching a web cam pointed at someone's face for 20 minutes adds absolutely zero value whatsoever to the story. And cutting it down to 4 minutes doesn't necessarily add much value if I have to go and read the transcript anyway. If I have to read the transcript anyway, the video serves no purpose.

    Trouble is, transcripts of interviews aren't much better anyway. Reading an interview is a painful process. It wastes too much time because I have to sift through a bunch of conversation to glean the useful information out of the transcript. And far too often the signal to noise ratio in an interview isn't very high. I much prefer articles where a journalist takes the useful information out of the interview and presents it in a clear and concise article about the topic.

    So yeah, the more you can get rid of interviews on video, transcripts of conversation, etc. and replace them with well written articles, the better.

  24. Re:I'd take this further on Supreme Court Overturns Conviction For Man Who Posted 'Threatening' Messages On Facebook · · Score: 1

    But! But! I'm OFFENDED by that person exercising their first amendment right to free speech!!!!1!11!11!one!!1!eleven!!!!

    /sarcasm

  25. The world is not black and white. Stop trying to treat it as such.

    There is a difference between saying something without any intention to follow through (as many people are wont to do) and a real, legitimate threat. It is difficult to tell the difference, even if you actually stop the knee jerk reaction and start actually thinking.

    I, for example, quote some awful song lyrics when I'm in a foul mood. It's a very effective way for me to vent without actually doing any harm to anyone. And the last time I got in a physical altercation with anyone was back in 1985 or so. It would be entirely reasonable for anyone looking at my history to assume that my posting of song lyrics is not an actual threat to anyone. That is, unless they applied an idiotic zero-tolerance policy and treated everything everyone posted as a literal threat.

    Stop reacting. Start thinking.