Slashdot Mirror


User: hcs_$reboot

hcs_$reboot's activity in the archive.

Stories
0
Comments
4,371
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,371

  1. Re:Good on Map of Publicly-Funded Creationism Teaching · · Score: 1

    and the ones to blame here are more the parents than the schools. If no parent would send their kids to there these schools wouldn't exist.

  2. Re:Big deal. on 23-Year-Old Chess Grandmaster Whips Bill Gates In 71 Seconds · · Score: 2

    Kind of agree. Gates had 2mn to think, but he chose to play quick - probably not seeing what was coming. But anyone who played against a strong chess software, like Fritz, knows how quickly this thing takes you down. And Carlsen is better than Fritz..

  3. 71 seconds.. on 23-Year-Old Chess Grandmaster Whips Bill Gates In 71 Seconds · · Score: 0
    Must have been the Scholar's mate (didn't see the video). Meaning even a beginner could beat Gates in 71 seconds. Not to minimize Gates success, but

    [he] built a net worth that's in the billions

    could he do the same thing today if he was starting from scratch? Make a rather crappy [D]OS for the [at the time] biggest player in the industry [IBM]? Then perform a "IBM gamble" and become a monopoly? Benefit from being underestimated at the time from competition (Sun, Apple, HP) stubbornly keeping selling overpriced hard/software? Doubt that.

  4. Wait... on How Silicon Valley CEOs Conspired To Suppress Engineers' Wages · · Score: 1

    conspiracy among the CEOs of Apple, Google, Intel, Adobe, Intuit, and Pixar

    But .. where is Microsoft? Out of the picture - or geographical issue?

  5. 14-mile wide? on Mars Rover Opportunity Finds Life-Friendly Niche · · Score: 2

    14-mile wide basin on the other side of the plane

    Sorry but Martians used the metric system.

  6. Re:Somebody wasn't paying attention on 20,000 Customers Have Pre-Ordered Over $2,000,000 of Soylent · · Score: 1

    Are you sure about that? According to the main page FAQ (bottom)
    Is there any soy in Soylent?
    Hardly any. Please see blog.soylent.me for a preliminary ingredient list, once the formula is finalized we will be releasing the official Soylent v1.0 ingredients/nutritional breakdown.

  7. Re:Amazing how times change. on Who Makes the Best Hard Disk Drives? · · Score: 1

    This. Same experience here. Two Caviar HD fell within ten days, after a year of utilization. Until 4 years ago, Seagate has always been, for me, the best maker in terms of reliability and quietness (didn't buy any HD since).

  8. Re:This makes no sense ... on Candy Crush Maker King.com Has Trademarked 'Candy' For Games · · Score: 1

    How can you copyright the word 'Candy' for trademark?

    Simple. Don't trademark "candy" to trademark "candy" ; trademark "candy" to have people talk about you.

  9. Besides the jokes on Accenture Faces Mid-March Healthcare.gov Deadline Or 'Disaster' · · Score: 3, Interesting

    Accenture (and the like) image in IT departments (technical side) is often illustrated thanks to some jokes, like the famous Why did the chicken cross the road?. While the IT department usually delivers practical and tangible services, these "consulting companies" made their way up to the management. The management, IT illiterate, is always keen on overpaying some comforting but useless lengthy overpriced reports from such a consulting company, stacked later on at the bottom of a cabinet, having a sticky note inserted on page 3/1000, page where the reader gave-up reading. Useless reports aimed at influencing high level decisions at the management level, that may not have a direct or lethal impact on IT productivity. Besides the heavy cost embedded in the management budget, usually no one really cares. The problem arises when a big entity, IT illiterate, does not have a solid IT structure yet, and assigns full responsibility to such a "consulting company" to manage a new IT service, from A to Z.

  10. Re:Initialize array to 0 on Ask Slashdot: What's the Most Often-Run Piece of Code -- Ever? · · Score: 1

    memset is part of the dev library - i.e. unlike the 'for' loop, when the processor or whatever other component allows a faster initialization, memset is likely to be rewritten to use that new feature, while the compiler - depending on the 'for' loop content - may not be able to guess the mere initialization, and may not use that new proc feature.

  11. Re:For / While in C on Ask Slashdot: What's the Most Often-Run Piece of Code -- Ever? · · Score: 1

    int main(int argc, char **argv) {
    ...
    return 0;
    }

  12. Re:CO2 on Microsoft Quietly Fixes Windows XP Resource Hog Problem · · Score: 1

    That extra bit is certainly much less than all the games you played and porn you visited over that same period.

  13. Re:EOL installation media on Microsoft Quietly Fixes Windows XP Resource Hog Problem · · Score: 1

    What I'd really like Microsoft to do for XP (...) is when the product reaches end of life, create a new installation medium which includes all the updates

    Isn't that obvious? It shouldn't be a wish, it is a requirement (Even Ubuntu does that).

  14. Re:Too bad for hackers on Microsoft Extends Updates For Windows XP Security Products Until July 2015 · · Score: 1

    We're talking about security updates, ie updates of security products.

  15. Too bad for hackers on Microsoft Extends Updates For Windows XP Security Products Until July 2015 · · Score: 1

    Hackers have to wait another year before showing their talent..
    On a more serious note, it seems Microsoft, as often, didn't think through the process: halting XP security support in the blink of an eye would open a non closing door to security threats highly harmful to the company image. They gave XP another year, probably to build new update plans from XP to 7 / 8 (...) that would allow more/most companies to migrate in the meantime.

  16. Re:How long would that last... on Programmer Privilege · · Score: 1

    In all fairness, there is a reason: Ballmer was promoted due to Gates ego syndrome, different from Peter principle: promote people who may not have you look bad after you leave the company.

  17. Re:Some people deserve that on The Mystery/Myth of the $3 Million Google Engineer · · Score: 1

    If Apple is 50% algorithms powerful + 50% design, Google is more something like 90% algorithms. What kind of complexity is the search algorithms, in your opinion? And Google Maps? There is a reason if nobody has reached that level yet. Google acquiring Nest is a good thing, as this should improve their - currently poor - design abilities.

  18. New, good and cheap LED lamps on Incandescent Bulbs Get a Reprieve · · Score: 1

    The last time there was a similar subject on /. I missed the opportunity to talk about Limitlessled LED lamps. Bought a set, and it's really good: convenient, nice, efficient, practical. Voilà.

  19. Some people deserve that on The Mystery/Myth of the $3 Million Google Engineer · · Score: 4, Interesting

    I don't know his salary, but clearly someone like Petr, currently working at Google, deserves such an allowance (Petr is known for his genius talent in algorithmics). $3 million is 30 times what makes a good engineer - is it worth it? Or, should Google replace Petr with 30 engineers, for the same price? The thing is that at the level of Petr, none of the 30 engineers are likely to solve the complex problems that require complex algorithms. To be convinced, try to practice (or ask your best programmer friend) some of the Google Code Jam finale problems, or from topcoder...

  20. Re:Obligatory on Mathematical Model Helps Estimate Optimal Timing of Cyber Attack · · Score: 1

    What about a nice game of chess?

    With this, you won't be disappointed.

  21. Re:Which online retailer paid for the hack? on Target Confirms Point-of-Sale Malware Was Used In Attack · · Score: 1

    They should put the RIAA and all their huge means on this. That's a more interesting challenge compared to their regular cd copier.

  22. Business wise on IBM Dumping $1 Billion Into New Watson Group · · Score: 4, Insightful

    Will IBM's clients pay lots of money for all that cognitive power?

    While TFA emphasizes the correlation between "cognitive" and the previous "jeopardy success", that jeopardy program was still extremely far away from human reasoning. The answer to that questions is: Of course. The ultimate goal of computing is the human reasoning. Once that step is reached, there is no reason the computer would not be able to improve that "cognitive power" by it(him)self, providing revolutionary reasoning power, thanks to almost unlimited potential hardware extensions which is available to the computer, contrary to the human brain, limited to relatively little progress thanks to hard learning and working.

  23. When the wise man points at the moon... on First Survey of Commercially Viable Asteroids Estimates Only 10 Are Worth Mining · · Score: 0

    ...the idiot mines asteroids. The Chinese are not going to lose this one..

  24. Ok, so we have
    - Global warming harsh effects
    - Global thermonuclear war
    - and now Supervolcanoes
    So which is gonna happen first?

  25. Last activity? on Researchers Develop "Narrative Authentication" System · · Score: 1

    The main idea is to log a user's activities on the system and then ask questions about them when they login next time

    it'll be interesting when the system asks "what was that porn site you visited a lot last time?"