Slashdot Mirror


User: Bengie

Bengie's activity in the archive.

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

Comments · 6,462

  1. Re:Seriously... on Giving Doctors Grades Has Backfired · · Score: 2

    Being able to be able to condense data down into abstract ideas that can be analogized to other things more familiar is many times more important than the exact details. That is probably a more important skill that knowing exact details because facts can be googled, understanding of a subject cannot.

  2. Re:or... on On Being Pro-GPL · · Score: 1

    Forcing people to give back is like asking for technical debt. Prostitutes give back, they give you STDs. You don't want everything people can give.

  3. Re:GPL is a valid option, but overrated on On Being Pro-GPL · · Score: 1

    Lots of companies are moving away from Linux for a host of reasons, including the license. The IO Stack, D-trace, and ZFS seems to also be great selling points.

  4. Re:Why pro-this or pro-that? on On Being Pro-GPL · · Score: 1

    Apple also uses a lot of FreeBSD code and regularly contributes code back upstream to FreeBSD.

  5. Re:Why pro-this or pro-that? on On Being Pro-GPL · · Score: 1

    GPL does not give the developer any freedom, it takes it away and gives it to those who cannot write code for themselves. Explains the code quality of many GPL projects. Zealots are a certain type of people that don't think the same way programmers think.

  6. Re:Yea- we need the GPL or we won't get sources on On Being Pro-GPL · · Score: 1

    Drivers many times have patented code that may be licensed from a 3rd party. Can't opensource, no permission.

  7. Re:Seriously... on Giving Doctors Grades Has Backfired · · Score: 1

    That article didn't say that creativity can be tested, it was an argument to actually test it, for creative writing where the teacher needs to read through the text and grade how engaged they were.

    Creativity in problem solving is quite different. Simple is better and simple is ALWAYS obvious in hindsight. You can't look at an answer and say it's creative, you can just look at an answer and say it works. Quality of answers for open ended problems is a fuzzy issue that cannot be easily reduced to a simple "test". It must be sampled many times over a large amount of time to get an idea of general quality.

    The other big issue is determining if an answer is a good answer, even if correct. It's nearly impossible to be objective, you just go on feelings.

    Kind of like my performance reviews. I am both the slowest and fastest programmer. Depends on what you're measuring and what your priorities are.

  8. Re:Bored Housewives on How Two Bored 1970s Housewives Helped Create the PC Industry · · Score: 1

    Captain Zapp Brannigan: You know, boys, a good captain needs abilities like boldness, daring and a good velour uniform[...]

  9. Re:A story of how women were on How Two Bored 1970s Housewives Helped Create the PC Industry · · Score: 2

    Men are more likely to find a light amount of hazing to be socially bonding.

  10. Re:This Just In on Gmail Spam Filter Changes Bite Linus Torvalds · · Score: 1

    Don't send files via email?

  11. Re:Works for me - whatever that is worth on Gmail Spam Filter Changes Bite Linus Torvalds · · Score: 1

    DKIM is an authentication mechanism. If the mailing list can't properly identify itself, it needs to get fixed.

  12. Re:Units on New Horizons Returns Best Images of Pluto's Moons Hydra and Nix · · Score: 1

    How many Libraries of Congress is that? And possibly in units of Olympic swimming pools.

  13. Re:Late adoption technology on Why Certifications Are Necessary (Even If Aggravating To Earn) · · Score: 1

    The same problem but at difference scale can require an entire different answer. Unless you also understand the theory, you may be using the wrong tool for the job. Without theory, everything is a nail that your cert can hammer.

  14. Re:Go get a real education from a real college... on Why Certifications Are Necessary (Even If Aggravating To Earn) · · Score: 1

    Software development is a cross between an art and a science. I've found that intuition is important for me when solving hard problems.

  15. Re:Certs are for noob's. on Why Certifications Are Necessary (Even If Aggravating To Earn) · · Score: 1

    100 is nothing. After I got my job I asked how many others applied. A total of almost 4,000. Keywords are important.

  16. Re:They're worthless. on Why Certifications Are Necessary (Even If Aggravating To Earn) · · Score: 1

    Not a good analogy. An optical mouse does not use its light to indicate anything. Keyboard indicators have the sole purpose of communications, even if very simple communications.

  17. Re:Am I the only guy here that likes G+? on Google+ Photos To Shut Down August 1 · · Score: 1

    I enjoy G+. My wife hates FB and loves G+, but almost no one uses G+ so she has to use FB.

  18. Re:Valasek and Miller are assholes and should be a on Remote Exploit On a Production Chrysler To Be Presented At BlackHat · · Score: 1

    If car manufacturers didn't care about security, they couldn't have installed locks or require keys to drive. Yes, lets just assume everyone in the world is trustworthy.

  19. Re: Try Stack Overflow and --synclines on GCC 5.2 Released · · Score: 1

    The mods are a bunch of language-lawyering pedants who regularly reject questions because of how they're worded

    Funny you mention this. In the past month many of the SO answers that Google found were rejected, but there were some really good answers before the question was closed. I thought they were good questions and the answers were perfect, yet some mods decided to shut it down. At least they quickly got answered before the mod-trolls hit.

  20. Re:Umm on Ford's New Smart Headlights For Tracking Objects At Night · · Score: 1

    You were responding to someone asking about turns, but I'll talk about straitaways.

    The problem with night time is with nothing in the road for lights to reflect off of, you have no depth perception. You can see the road surface that is illuminated, but that's a very short distance. Most of the light from the headlights goes off into infinity. If there is any amount of fog or precipitation in the air, I can easily see my max range, but when the air is clear, there is no distinct end to one's rage.

  21. Re:Screws with users on Ask Slashdot: How Often Do You Update Your OS? · · Score: 1

    I drove a manual for about 5 years, but I have been driving an automatic for 15 now. I almost got into an accident a few weeks back and out of habit, my arm reached for the shifter in an attempt to downshift. I was grabbing an air.

  22. Re:Good day on GCC 5.2 Released · · Score: 4, Informative

    Visual Studio 2015 development environment supports https://www.visualstudio.com/v...

    Windows 7 Service Pack 1
    Windows 8.1
    Windows 8
    Windows Server 2008 R2 SP1
    Windows Server 2012
    Windows Server 2012 R2
    Windows 10

    But can compile for a target as old as WinXP.

  23. Re:Wouldn't apply to Netflix on Netflix Hoping For Free Network Access From ISPs · · Score: 1

    CDNs are free, SLAs are not. Get with the program, bandwidth is free.

  24. Re:Who makes these decisions? on Windows 10 Home Updates To Be Automatic and Mandatory · · Score: 1

    PC-BSD never runs an upgrade against your live system. It snapshots, upgrades the snapshot, then point your next boot to the new snapshot, leaving the original unmodified. Even cooler is you can snapshot, then boot your snapshot into a jail. Since you can run jails in jails because a jail is a fully isolated kernel, you can keep snapshotting and loading snapshots in child jails, ad infinium. All with O(1) time complexity and very little vitualzation overhead.

  25. Re:Who makes these decisions? on Windows 10 Home Updates To Be Automatic and Mandatory · · Score: 1

    Every time I see someone type the word "synergize" it makes me want to punch them in the nuts.

    It fitted and being a buzz-word added bonus for Friday humor.