Slashdot Mirror


User: loufoque

loufoque's activity in the archive.

Stories
0
Comments
3,170
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,170

  1. Re:You're a douche on Ask Slashdot: Where Are the Open Source Jobs? · · Score: 1

    This should be moderated +5 Insightful.

  2. Re:Multi-touch? on Details Emerge About Spark Linux-Based Tablet · · Score: 1

    Does X11 even have multi-touch support?

  3. Re:Rise of Linux on Details Emerge About Spark Linux-Based Tablet · · Score: 5, Informative

    Try the Linux phones Nokia made before being bought by Microsoft.

  4. Re:Bell Canada on Canada's Internet Among Best, Report Says · · Score: 2

    Is that a joke?

    Developed countries have unlimited bandwidth for 15 bucks.

  5. Re:First Amendment isn't relevant here on Seattle Library Lets Man Watch Porn On Computers Despite Complaints · · Score: 1

    Do you mean to say normal, rational people are uncomfortable with sex?

  6. Not nano and nothing new on Flying Robots Flip, Swarm and Move In Formation At UPenn · · Score: 1

    They're not nano-sized robots, they're hand-sized.
    And they're nothing new, it's just your average quadropter. You can buy that kind of thing (or just the parts) in any good shop on the internet.

  7. Re:Not the answer on Next-Gen Spacesuits · · Score: 2

    Use centrifugal force at the space station level to implement actual gravity.

  8. Re:Violence okay, but sex is not okay on Oklahoma Politician Wants To Tax Violent Video Games · · Score: 2

    That's because violence will eventually become part of the kids' lives, while sex shouldn't.

    Oh crap, is it the other way around?

  9. Re:GOF Design Patterns on Ask Slashdot: Transitioning From 'Hacker' To 'Engineer'? · · Score: 1, Interesting

    Sure, this way you'll know exactly how you should not program!

  10. Re:OS's are... on Why Linux Vendors Need To Sell More Than Linux · · Score: 1

    That is correct.
    And I personally never use this thing, I find synaptic or command-line tools much more efficient.

    But then I don't find app stores (be it os x or android ones) any good either.

  11. Re:OS's are... on Why Linux Vendors Need To Sell More Than Linux · · Score: 1

    It does have better performance along with many applications that are not available (or available but not in such a practical way) on other operating systems.
    The problem, however, is that it has this one misfeature: choice.

  12. Re:Diversification on Why Linux Vendors Need To Sell More Than Linux · · Score: 1

    The only reason Apple is successful is because they've managed to establish some kind of luxury brand.
    It's 99% marketing, 1% technology.

    Linux vendors need to sell an experience, not a product. It needs to be well-supported, preconfigured with everything the average person wants on a computer

    That's exactly what it is. I can't say the same for OS X at all though. While with Linux you can do everything you possibly wanted in a couple of commands, on OS X you need to install third-party software to do the most basics of things, and certain things can't even be done (i.e. ethernet bridging or other low-level network things).

  13. Re:OS's are... on Why Linux Vendors Need To Sell More Than Linux · · Score: 2

    You do realize all Linux distributions already come with an equivalent of an "App Store" which contains tens of thousands of up-to-date high-quality software packages?
    It's usually called a "software repository" or "software center"

    It even has user ratings and lists of "what's hot", "what's new", "top rated" etc.

  14. Re:Yes on Ask Slashdot: Does Europe Have Better Magazines Than the US? · · Score: 1

    If only the government part were true.

  15. Finally an excuse to run KDE on New Spark Tablet To Come Loaded With KDE's Active Plasma Interface · · Score: 1, Funny

    It came pre-installed with the computer, and I couldn't be bothered to replace it

  16. In related news, all chemistry students jailed on Man Who Downloaded Bomb Recipes Jailed For 2 Years · · Score: 1

    By that reasoning, all chemistry students should be jailed, since explosives are the most basic thing that every student learns as part of their studies.

  17. Re:However, 10+ Years After 64-Bit on Firefox Javascript Engine Becomes Single Threaded · · Score: 1

    Sorry, I meant to say more *critical*, not more *costly*.

    (When will we be able to edit our posts?)

  18. Re:However, 10+ Years After 64-Bit on Firefox Javascript Engine Becomes Single Threaded · · Score: 2

    You have twice as many registers, which are each twice as big.
    Spilling to memory is much more costly than a cache miss.

  19. Re:However, 10+ Years After 64-Bit on Firefox Javascript Engine Becomes Single Threaded · · Score: 1

    The AMD64 instruction set and the ABI are so much better than on i386/i686 that you definitely should.

  20. Re:Special lawyer rights on Lawyer Demands Pacemaker Vendor Supply Source Code · · Score: 1

    You seem to be implying that anyone couldn't do the job of a lawyer. It's not that hard to read publicly available material and go through the clauses to see when the law applies and when it doesn't.

    What she got from her studies is not skill, it's just the right of communicating officially with judiciary instances and being heard and listened to in a tribunal.

  21. Special lawyer rights on Lawyer Demands Pacemaker Vendor Supply Source Code · · Score: 4, Insightful

    It she weren't a lawyer, we wouldn't even be speaking about it.

    It's funny how lawyers seem to have extra rights in our society. They can make demands, we cannot.

  22. Re:TOS on Teens Share Passwords As a Form of Intimacy · · Score: 1

    While are PIN numbers relevant? You don't need them to purchase things.

  23. Re:Interesting on Microsoft Announces ReFS, a New Filesystem For Windows 8 · · Score: 1

    People don't have fresh installs, they've got OEM installs with bundled crapware.

  24. Re:Arch Linux: what's the differentiating factor? on Package Signing Comes To Pacman and Arch Linux · · Score: 1

    It's not really a differentiating factor since every other distribution has amd64, and given that i686 is useless when you have amd64.

  25. Re:Arch Linux: what's the differentiating factor? on Package Signing Comes To Pacman and Arch Linux · · Score: 1

    Debian, Ubuntu and the like all have an amd64 version as well.
    There is no reason to use a i386/i686 version instead of amd64. The latter will be faster and be able to use more memory.