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:TFA in one window, commenting in the other on The Case For Flipping Your Monitor From Landscape to Portrait · · Score: 1

    You write your comment at the bottom of the page, just like everyone else.

  2. Re:You're Doing It Wrong on The Case For Flipping Your Monitor From Landscape to Portrait · · Score: 1

    Normal users read a single website at a time just fine on smartphones, tablets, etc.

  3. Re:Have Both on The Case For Flipping Your Monitor From Landscape to Portrait · · Score: 2

    Seriously, most of todays screens are so big that you can fit 2 pages side-by-side, which is a lot more convenient than one page at a time in portrait mode.

    It's not convenient at all for most users who read one website at a time.

  4. Re:You're Doing It Wrong on The Case For Flipping Your Monitor From Landscape to Portrait · · Score: 2

    Normal users only read one website at a time. Only programmers, professionals, etc need to access lots of information simultaneously.

  5. Re:Have Both on The Case For Flipping Your Monitor From Landscape to Portrait · · Score: 4, Funny

    I use my monitor rotated in portrait mode and rotated 270 degrees.

  6. How is this news? on The Case For Flipping Your Monitor From Landscape to Portrait · · Score: 1

    My old ViewSonic VP171s has built-in rotation and I've had it for a long time.

  7. Re:The Worry Exists on Microsoft Quietly Starts Accepting Bitcoin As Payment Method · · Score: 3, Interesting

    I like crypto currencies like Dogecoin because it allows websites and games to trade in fractions of cents, which would be impossible with standard payment methods that charge cents in trading fees.

    As an example, here's a game that will allow plays to trade Dogecoin for in-game services and goods:
    https://www.universeprojects.c...

  8. Re:cut off one head on Peter Sunde: the Pirate Bay Should Stay Down · · Score: 1

    An ISP cannot block "all uploading" otherwise the Web wouldn't work, email wouldn't work, games wouldn't work, FTP wouldn't work, etc. Your computer has to be able to send requests and data in order to use the Internet.

  9. Re:cut off one head on Peter Sunde: the Pirate Bay Should Stay Down · · Score: 1

    Leave and do what? They're the only option. I'm just glad they're not blocking torrents completely.

  10. Re:Wait what? on Dad Makes His Kid Play Through All Video Game History In Chronological Order · · Score: 1

    You mean something like this?

  11. Re:Not quite... on Dad Makes His Kid Play Through All Video Game History In Chronological Order · · Score: 1

    Still, going from the Atari 2600 straight to the NES is like going from a PC XT straight to a Pentium. The guy skipped too many systems and too many games. He could have limited the list to the best 3~5 games per system.

  12. Re:cut off one head on Peter Sunde: the Pirate Bay Should Stay Down · · Score: 1

    They're the only ISP available and they know it.

  13. Re:What Goes Around... on James Watson's Nobel Prize Medal Will Be Returned To Him · · Score: 1

    Netflix has queues? Can't you just press "play" to stream it?

  14. Re:cut off one head on Peter Sunde: the Pirate Bay Should Stay Down · · Score: 1

    I have no choice but to leech. My ISP blocked torrent seeding/uploading. That's right, when I get a file from a torrent I give back exactly zero byte every time and it's not my client settings doing that. Maybe their upload capacity matters more than their download, maybe they're doing it to protect themselves and their users from automated lawsuits, who knows. The point is, I have no choice but to leech when I get something from a torrent.

    And that's why I disabled P2P in my Battle.net client.

  15. Re:Warning on Geminid Meteor Shower This Weekend · · Score: 0

    You're the one who writes hundreds of comments on every thread, you shut up.

  16. Re:When/Where on Geminid Meteor Shower This Weekend · · Score: 1

    I don't have a Gemini, but I do have a genuine Atari 2600, would that work?

  17. Re:Weather should be good this weekend on Geminid Meteor Shower This Weekend · · Score: 2

    Yeah, me too. I blame the Internet.

  18. Warning on Geminid Meteor Shower This Weekend · · Score: 0

    Most meteor showers originate from comets well out beyond Neptune...

    But not this one.

    ---

    The Bugs send another meteor our way! But this time we are ready! Planetary defenses are better than ever!

    Klendathu, source of the bug meteor attacks, orbits a twin star system whose brutal gravitational forces produce an unlimited supply of meteorites...

    To ensure the safety of our solar system, Klendathu must be eliminated !

    Would you like to know more ?

  19. Re:Also, "mostly similar"? on $35 Quad-core Hacker SBC Offers Raspberry Pi-like Size and I/O · · Score: 1

    Yes.

  20. Re:Hey Look on Swedish Police Raid the Pirate Bay Again · · Score: 4, Funny

    According to MPAA accounting, the few minutes TPB was offline generated 5.6 billion dollars in sales.

    And if we use Verizon accounting for the same numbers, the few minutes TPB was offline generated 560 billion dollars in sales.

  21. Re:Wha?!?!!! on Just-Announced X.Org Security Flaws Affect Code Dating Back To 1987 · · Score: -1

    A 'word' is the natural unit of data on the CPU architecture (not the maximum). Thus on a 16 bit computer a WORD is 16 bits, but on a 32 bit computer it's 32 bits.

    So a 'word' is a completely useless unit because it keeps changing depending on the CPU.

    Even a byte was not necessarily 8 bits before OS/360, it commonly was found as 7 bits, or even four bits.

    I've never seen byte (octet) being anything other than 8 bits. And four bits is called a nibble.

  22. Re:Are there any good alternatives? on Swedish Police Raid the Pirate Bay Again · · Score: 5, Informative

    There's always Netflix, iTunes, Amazon... /duck

  23. Re:...and here we go again on Swedish Police Raid the Pirate Bay Again · · Score: 0

    What about KAT?

  24. Re:Unsustainable business model on Royal Mail Pilots 3D Printing Service · · Score: 1

    A few hundreds, maybe. When you reach thousands of units, there's already specialized companies offering their services such as Protomold.

  25. Re:Wha?!?!!! on Just-Announced X.Org Security Flaws Affect Code Dating Back To 1987 · · Score: 1

    P.S.: I think the use of the word "WORD" makes things confusing in the first place.