Slashdot Mirror


User: jones_supa

jones_supa's activity in the archive.

Stories
0
Comments
6,543
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,543

  1. Re:Plain ol' C might a better option on Ask Slashdot: Is C++ the Right Tool For This Project? · · Score: 1

    You can treat C++ as the name implies; plain old C with some extra stuff you may or may not use.
    Nothing in C++ is forcing you to create object oriented code.

    Objects are the main benefit of C++ over C.

  2. Use one language on Ask Slashdot: Is C++ the Right Tool For This Project? · · Score: 4, Insightful

    I am about to start a personal project which I believe should be done in C/C++.

    I cringe when someone says "C/C++". Sort that out first by choosing one language for your project. Either write lean and clean pure C code, or fully use the proper abstractions of C++ to write memory-safe and easily-maintainable code, but don't make an unprofessional crusty mix of the languages.

  3. Re:Interesting..sorta? on When Will Your Hard Drive Fail? · · Score: 1

    Ah, the Transport Information Layer, an important concept in network technology.

  4. 2.5" Japanese HDDs on When Will Your Hard Drive Fail? · · Score: 2

    2.5" Hitachi and Toshiba drives are extremely good.

  5. Can't...resist...pun... on Recycling Is Dying · · Score: 2

    One big problem is that China doesn't want to buy our garbage anymore.

    Well, we westeners are still happy to buy all sorts of garbage manufactured in China. ;)

  6. Re:It's not about knowing, it's about understandin on Knowing C++ Beyond a Beginner Level · · Score: 1

    Good points. You convinced me that it actually might be beneficial to know what happens under the hood even with C++, to write professional code.

  7. Re:It's not about knowing, it's about understandin on Knowing C++ Beyond a Beginner Level · · Score: 1

    Which is in line with my comment: when the programmer uses proper highly-abstracted C++ mechanisms, micro-managing knowledge is not useful.

  8. Re:It's not about knowing, it's about understandin on Knowing C++ Beyond a Beginner Level · · Score: 1

    Since C++ is the language of choice when you need performance (along with C and - sometimes - assembly), to write good code it's essential to understand what each line of code does to the machine (memory, registers, ...) and if/how instructions can be optimized by the compiler.

    No.

    C++ abstracts away too much for that to be useful.

    With C that kind of knowledge can be useful.

  9. Re:Experts... on Knowing C++ Beyond a Beginner Level · · Score: 1

    C++ gives a nice balance between high performance and relatively good safety.

  10. Re:Obviously on 1 In 3 Data Center Servers Is a Zombie · · Score: 2

    Also the "Share" links under comments are quite redundant as well IMHO.

  11. Re:yes ... on Windows 10 Will Be Free To Users Who Test It · · Score: 1

    Not true at all. I have been able to install the Windows 10 Technical Preview to all sorts of crusty old PCs that have not heard about EFI or even 64-bit.

  12. Re:not interested...unless. on Windows 10 Will Be Free To Users Who Test It · · Score: 1

    No QA team is left at Microsoft and were laid off

    No QA team? Sure, some QA people were laid off, but I'm quite sure Microsoft still has a nicely sized QA department. :)

  13. Re:ddg.gg on DuckDuckGo Sees Massive Growth In Post-Snowden World · · Score: 1

    Okay, dgg.dd. Gotcha. Should be easy enough to remember.

  14. Re:IDEs uh huh... on The Tools Don't Get You the Job · · Score: 1

    I think the world is simply too complex to properly learn everything ground-up. Even mathematics is largely teached with applied concepts. Here's this cool formula, someone invented it centuries ago, but we won't spend time deriving it down to bits and pieces. You can just add water and heat it in microwave.

  15. Re:Newfangled technology on The Tools Don't Get You the Job · · Score: 1

    I don't think most companies choose the tools on the basis whether the source code is available. If open source tools are used, the motivation is usually that they are free, or that they simply do the job well.

  16. Re:No, not so much on The Tools Don't Get You the Job · · Score: 1

    But schools should really be teaching you how to LEARN NEW THINGS.

    How would that be implemented? Should there be separate courses for "learning to learn"? What would the contents of those courses be?

  17. Re:Does Monster make overpriced watch bands? on Apple De-Certifies Monster Cables After Lawsuit Against Beats · · Score: 1

    That kind of scam could actually be crafted by claiming that other watch bands create some kind of harmful electric interference to the watch.

  18. Re:Manufacturers don't understand security on Samsung Cellphone Keyboard Software Vulnerable To Attack · · Score: 4, Informative

    OEMs put all sorts of hacks in place just to get their garbage software to work. There is no concept of security, the goal is just to get the quickest access to the resource. This is the same story than the LG split screen software.

    Samsung engineers have probably moved to other projects already.

  19. Re:Um, Nope on Toshiba Introduces a Cortana Keyboard Button For Windows 10 · · Score: 1

    Hmm, apparently the key actually isn't dual-function but it only has two names.

  20. Re:Thank you captain obvious on Toshiba Introduces a Cortana Keyboard Button For Windows 10 · · Score: 1

    ArcadeMan, the Al Lowe of Slashdot.

  21. Re:Um, Nope on Toshiba Introduces a Cortana Keyboard Button For Windows 10 · · Score: 1

    You probably mean Windows+Break (bring up system information).

    Windows+Pause (when Shift key is held among Win and Break) does nothing.

  22. Re:Forget Esports on What Source 2 Means For Valve's ESports · · Score: 1

    Yep, that's a good point, I was thinking the same.

  23. Re:Forget Esports on What Source 2 Means For Valve's ESports · · Score: 1

    In all fairness, I think they could make Half-Life 3 a feasible investment. They just have better things to do.

    I wonder what would happen if Valve handed off HL2EP3 or HL3 to a company like Gearbox. The demand for those games is pretty high, so maybe someone could still create them.

  24. Re:Forget Esports on What Source 2 Means For Valve's ESports · · Score: 1

    No, not that. Their online game store and multiplayer games such as Dota and Left 4 Dead.

  25. Re:Forget Esports on What Source 2 Means For Valve's ESports · · Score: 2

    Half-Life 3 has never been announced, so I wouldn't call it vaporware. There has been no promise of it. The product only exists in speculation.