Slashdot Mirror


User: ArcadeMan

ArcadeMan's activity in the archive.

Stories
0
Comments
5,674
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,674

  1. Re:Welcome to 2002! on Direct3D 9 Comes To Linux, Implemented Over Mesa/Gallium3D · · Score: 1

    Good D3D9 support will bring games to linux

    Good D3D9 support means companies will care even less about Linux and will continue to target Windows only.

  2. Re:Welcome to 2002! on Direct3D 9 Comes To Linux, Implemented Over Mesa/Gallium3D · · Score: 1

    You'll be fine, until you take an arrow to the knee.

  3. Cornelius's model on If a Network Is Broken, Break It More · · Score: 1

    Cornelius's model implies breaking the system down until there is only five elements left.

  4. Re:interesting. on Piracy Rates Plummet As Legal Alternatives Come To Norway · · Score: 1

    I wish Netflix Canada was half of Netflix USA, that would be a 1000% upgrade.

  5. Title on America's First Eco-City: Doomed From the Start · · Score: 1

    Am I the only one who first read the title as "America's First Eco-City: Domed From the Start"?

  6. Marketing division on W3C Rejects Ad Industry's Do-Not-Track Proposal · · Score: 1

    The Hitchhiker's Guide to the Galaxy defines the marketing division of the Sirius Cybernetics Corporation as "a bunch of mindless jerks who'll be the first against the wall when the revolution comes," with a footnote to the effect that the editors would welcome applications from anyone interested in taking over the post of robotics correspondent.

  7. Re:Obligatory ST-TNG Reference on Describe Any Location On Earth In 3 Words · · Score: 1

    Shaka walls fell?

  8. Re:False Flag on Apple Sued For Man's Porn Addiction · · Score: 0

    It doesn't matter, the religious groupswill back you up anyway.

  9. I'm addicted to tentacle porn hentai on Apple Sued For Man's Porn Addiction · · Score: 1

    I'm going to sue Adobe for making Photoshop, the best image-editing software ever created, available for Microsoft Windows and Apple OS X.

  10. Re:False Flag on Apple Sued For Man's Porn Addiction · · Score: 4, Insightful

    Just because he's insane doesn't mean there's no religious group behind the lawsuit.

  11. Re:Will he ever grow up? on Apple Sued For Man's Porn Addiction · · Score: 1

    I blame the government.

  12. Re:Oh dear. on Book Review: Eloquent JavaScript: a Modern Introduction To Programming · · Score: 4, Informative

    What do you mean by "it was the only client side language at the time"?

    It's still the only choice.

  13. Re:How much did I sleep last night? on Colorado Company Says It Plans To Test Hyperloop Transport System · · Score: 1

    Welcome to the world of tomorrow!

  14. Re: Trans continental railway on Colorado Company Says It Plans To Test Hyperloop Transport System · · Score: 1

    If by something better you mean bankers, lawyers, marketers and medias in general, count me out.

  15. Re:Cable companies... on Hulu Not For Sale, Time Warner May Join · · Score: 2

    I find it sad that there's a Hulu Japan before a Hulu Canada.

  16. Re:Bing it on! on Container Ship Breaks In Two, Sinks · · Score: 0
  17. Re:Hard to argue with regular quarterly profits on Maybe Steve Ballmer Doesn't Deserve the Hate · · Score: 4, Insightful

    Slashdot, where Microsoft is Satan, Google is Evil, Apple is the Devil and open-source projects are pointless because thousands of programmers pulling in different directions.

  18. Re:Holy crap on Italian Team Cures Wiskott-Aldrich Syndrome With the Help of HIV · · Score: 4, Funny

    I'll be excited when they announce catgirls.

  19. Re:I don't even, what are they, what? on Microsoft Reveals Its 3D Printing Strategy For Windows 8.1 · · Score: 1

    Is there a good firmware with LCD and SD card support that doesn't require an Arduino and shields and is DIY-friendly?

    I only need the SD card reading, LCD-display, gcode-to-step/dir-pulses part, I just want to make a headless TB6560-driven CNC.

    A few people have suggested using one ATmega328P with grbl and another ATmega328P for reading the SD card, driving the LCD and reading the joystick+buttons.

  20. Re:I don't even, what are they, what? on Microsoft Reveals Its 3D Printing Strategy For Windows 8.1 · · Score: 1

    I was talking about grbl's problem with the lack of FTDI chip on recent Arduinos causing XON/XOFF flow control problems.

    Do you have a suggestion for a firmware to use on a desktop CNC, apart from grbl?

  21. Re:I don't even, what are they, what? on Microsoft Reveals Its 3D Printing Strategy For Windows 8.1 · · Score: 1

    Which board/firmware doesn't require a specialized program to receive the gcode? From what I've read most seem to require a program because some computers have serial ports problems or something.

  22. Re:I don't even, what are they, what? on Microsoft Reveals Its 3D Printing Strategy For Windows 8.1 · · Score: 1

    Nope. I did say it was simple.

  23. Re:I don't even, what are they, what? on Microsoft Reveals Its 3D Printing Strategy For Windows 8.1 · · Score: 1

    Here is how to send a file to be cut on an old Roland Modela MDX3 CNC machine:
    C:\>copy design.rol lpt1

    Sometimes older technology is more simple.

  24. Re:The quality conrol problems... on Upside-Down Sensors Caused Proton-M Rocket Crash · · Score: 1

    I didn't redefine communism, I stayed true to its spirit for basic modern human needs. I just added capitalism on top of it for non-basic extras.

  25. Easy on Why JavaScript On Mobile Is Slow · · Score: 5, Interesting

    Stop loading dozens of fucking libraries and frameworks and learn to really code.