Slashdot Mirror


User: calzakk

calzakk's activity in the archive.

Stories
0
Comments
87
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 87

  1. Re:Oh great on Look For AI, Not Aliens · · Score: 1

    Machines won't have it any better than us though: http://www.youtube.com/watch?v=r46ujrKBUIk

  2. Re:Why not? on Google Starts Charging a Signup Fee For Chrome Extension Developers · · Score: 3, Insightful

    Considering the bandwidth costs and the fact that (most?) extensions don't make them any money

    Of course, extensions generally improve the browser, by providing features the browser doesn't. Firefox is a good example, which would quite likely be forgotten by many of its users if it weren't for it's many good extensions. Quite simply: more extensions, more users, more revenue.

  3. Re:Ok but... on Valve Trademarks 'DOTA' · · Score: 1

    half dead

  4. Re:More hard drives. on Creative Uses For Extra Drive Bays? · · Score: 1

    Where's the fan?

  5. Re:So... on Ex-SF Admin Terry Childs Gets 4-Year Sentence · · Score: 1

    You either appeal, or you don't. The appeal is either successful, or it isn't.

    There is no try.

  6. Re:This will not end well on Google CEO Schmidt Predicts End of Online Anonymity · · Score: 1

    Of course I know how internet banking and shopping works. I didn't mean ban all encryption, that would be stupid. There'd simply be exceptions for things that can be controlled. Tor wouldn't be one of them.

  7. Re:This will not end well on Google CEO Schmidt Predicts End of Online Anonymity · · Score: 1

    Then countries will ban such encryption. If, for example, the US outlaws Tor, you wouldn't be able to (legally) encrypt traffic to machines outside the US.

  8. Re:well.. on Steve Furber On Why Kids Are Turned Off To Computing Classes · · Score: 1

    Have you ever programmed something from scratch? It doesn't magically appear, you do have to type code in. And the faster the better, so you've got more time to think.

  9. Re:it doesn't make any sense because on Dell Drops Ubuntu PCs From Its Website · · Score: 1, Insightful

    Who the hell modded this insightful? It's hilarious!

  10. Re:Independent studies warranted on Study Claims Cellphones Implicated In Bee Loss · · Score: 1

    If they didn't like it, they could either get a proper job or stop claiming benefits.

    It wouldn't be forced labour, they'd still have a choice.

  11. Re:So what? on Microsoft Kills Support For XP SP2 · · Score: 1

    Way back when I had DOS, installing Windows borked my machine. I should have given up then.

    Just saying'.

  12. Re:Good hygiene, don't be a know it all. on How To Behave At a Software Company? · · Score: 1

    Provided there are no women working in your office (bonus if they're nice-looking).

    Oh wait, this is a software company...

  13. Re:Favourite? hardly, it's awful on IT Crowd (UK) Coming Back For Season 4 · · Score: 1

    One-dimensional, cliched characters that portray IT people as social inadequates.

    Don't you work in IT?

  14. Re:Good plan on Best Seating Arrangement For a Team of Developers? · · Score: 1

    It's actually pretty good advice:

    Every employer shall so plan the activities of users at work in his undertaking that their daily work on display screen equipment is periodically interrupted by such breaks or changes of activity as reduce their workload at that equipment

  15. Re:Release later on Ubuntu LTS Experiences X.org Memory Leak · · Score: 1

    Having a target release date doesn't mean you continue with the plans to ship the product when it has a serious bug.

    I completely agree, sometimes it is necessary to let a release slip if the problem's critical enough, it happens frequently. But there's still merit to having a release schedule in the first place (which was the point of my reply to the AC).

  16. Re:Sometimes the cure is worse than the disease on McAfee Kills SVCHost.exe, Sets Off Reboot Loops For Win XP, Win 2000 · · Score: 1

    In that case just make sure it only scans infectable file types (exe, dll, ocx, etc.), it's pointless scanning text files.

  17. Re:Release later on Ubuntu LTS Experiences X.org Memory Leak · · Score: 1

    Without having a target release date it's likely that the devs/maintainers will relax, causing productivity to go down. Having something to aim for help's to ensure that something's completed in time.

    Jeez, I'm turning into my boss... :-|

  18. Re:Forked to death on Open Community vs. Open Code · · Score: 1

    Is that it? Isn't there something else OpenSolaris offers that nothing else does? Anything?!

    If that's truly the case, then it's already dead and ZFS will soon/eventually get into Linux, if indeed it's actually worth it.

  19. Re:Can't they just ping the server... on Ubuntu Claims 12 Million Users — Before Lucid · · Score: 1

    You pay for a copy of Ubuntu?

  20. Re:It's the freeloaders time on Ars Technica Inveighs Against Ad Blocking · · Score: 1, Informative

    Plural of sheep is sheep.

    Jeez, who really cares?!

  21. Identity problem on Law Prevents British Websites From Being Archived · · Score: 1

    My website's a .com, it was registered here in the UK but has since been transferred to a company in the US, and is currently hosted by an international company with servers just about everywhere. So is it a UK website, or a US one, or ...?

  22. Re:Bugger. on The Future of OpenSolaris · · Score: 1

    What would happen to Java if Sun went bust?

  23. Re:Priorities on UK's Anti-File-Sharing Bill Could "Breach Human Rights" · · Score: 0, Redundant

    File sharing is also only one step away from human sharing, or human trafficking as you name it.

    Either you're an idiot, or you forgot to add "...not!"

  24. Re:why? on x86 Assembler JWASM Hits Stable Release · · Score: 1

    In short, speed.

    I did a little assembly some years ago. I was writing an image processing algorithm in C which was taking something like 10ms, which just wasn't good enough. So I rewrote it in x86 assembly, and got it down to 2ms or so. But, wanting to go even further, I rewrote it using MMX and got it down to well under 1ms. Much faster than the original C code, so much more useful.

    Assembly's still used of course, but most people don't even know it's there. We've just been spoiled with lazy high-level languages (C#, Java), faster hardware, and better compilers.

  25. Re:Enter the Matrix was OK... on Failed Games That Damaged Or Killed Their Companies · · Score: 2, Insightful

    You're not the only one who enjoyed it, I did too, greatly :)

    Enter The Matrix was somewhat unique. Unlike a typical game based on a movie, where you're basically playing the main character from the movie doing the same things in the same places, ETM was actually a precursor to The Matrix Reloaded and involved different characters and locations to set the scene for the movie. How cool was that? And how many other games have done this?!