Slashdot Mirror


User: toonces33

toonces33's activity in the archive.

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

Comments · 553

  1. Good riddance. on Broadband Subscribers Eclipsing Cable TV Subscribers · · Score: 1

    If it were not for the fact that my wife is a sports nut, I would have cut the cable long ago. As time goes on, the quality of the programming slides further and further downhill. Undoubtedly driven by the need to create cheaper and cheaper content.

    Sports kind of ticks me off. Virtually everyone with cable has to pay for some of it, and yet if you *never* watch sports you still subsidize those who do want to watch it. My feeling is that sports is in a sort of bubble - costs have just risen too far, and eventually there will be a day of reckoning when those leeches will no longer be able to con the populace into continuing to support it.

    It will not be too much longer until programs such as "Ow! My Balls" would be the most popular programs on television.

  2. Re:Don't allow jpg or gif or ... on Writer: Internet Comments Belong On Personal Blogs, Not News Sites · · Score: 1

    Yes, now that you mention it, that is true.

    But there are a certain number of comments that are either racist trolling or juvenile sexual comments, and those do seem to get quickly downrated.

  3. Re:Don't allow jpg or gif or ... on Writer: Internet Comments Belong On Personal Blogs, Not News Sites · · Score: 2

    Even here, many of the highly rated comments are really just wisecracks which might be funny, but don't add anything to the discussion. Things that are truly offensive tend to get downrated fairly quickly, which I guess is an improvement over most news sites.

  4. Re:Sorry, had to be asked on Connected Collar Lets Your Cat Do the War-Driving · · Score: 1

    Speak for yourself.

  5. Will it blend? on Ask Slashdot: Preparing an Android Tablet For Resale? · · Score: 2
  6. Re:Another ignorant fearmongering article on The Truth About Solar Storms · · Score: 2

    I wouldn't rely upon the circuit breakers being able to fully protect you. If high voltages are induced on the lines, it can arc across a closed breaker. What you could do is pull the breakers out of your box - that will prevent arcing from energizing your lines, and it can also ensure that the breakers themselves aren't fried.

  7. And still no IPv6... on Verizon Boosts FiOS Uploads To Match Downloads · · Score: 1

    They claimed that residential customers could have IPv6 2 years ago.

  8. Re:You can just buy a sim on Ask Slashdot: SIM-Card Solutions In North America? · · Score: 1

    I have seen SIM card vending machines near the luggage retrieval at some international airports in the U.S.

    U.S. phones aren't so much frequency locked to carriers - they are what they call "subsidy locked" to one specific carrier, but that happens when you purchase a phone from a U.S. carrier. If you are coming from outside of the U.S., and have an unlocked phone, then all you should need is the SIM card.

    Some older phones had a more limited set of frequency bands - my old Motorola Razr was a "quad-band" phone that could work anywhere that I could find a GSM signal. But even older phones had fewer bands, which typically meant that they might not work in some locales.

  9. Re:You'll want either AT&T or T-Mobile. on Ask Slashdot: SIM-Card Solutions In North America? · · Score: 1

    With my ancient Razr not-so-smart phone, I had to manually change the settings for the phone to select a different set of frequency bands. But it was doable.

    WIth my current smartphone, I don't seem to need to do anything. I got off the plane at Heathrow and it just worked.

  10. Re:Somebody's Getting Paid More on Teaching College Is No Longer a Middle Class Job · · Score: 1

    Not every school is big into athletics. Smaller liberal arts schools may have football and basketball teams, but it is much more low-key and I don't think the coaches earn that much more than the rest of the faculty.

  11. Amenities wars.. on Teaching College Is No Longer a Middle Class Job · · Score: 1

    I graduated from college back in 1980, and college tuition has gone up roughly 10-fold in the intervening years. But peoples earning power has not gone up by a similar amount over the same period.

    I think part of the problem goes back to the era of easy credit. Parents could take out loans on their houses, and students could borrow all kinds of cash - thus the students and parents weren't all that price conscious. But what they looked for were amenities - nice student centers, athletic centers, all kinds of bells and whistles. Some were academic (new libraries, computer centers), others were just to make the place look like a cool place to be. The thinking was that colleges would be better able to attract students if they had this stuff. But it all came at a cost - in particular higher tuition.

    In the current climate people are far more aware of the costs of colleges than they were before. But the colleges have already spent the money on all of the amenities, and need to pay back the bonds. Thus they can't easily drop tuition.

  12. Re:Did they fix the memory-hogging bug? on Firefox 30 Available, Firebug 2.0 Released · · Score: 1

    They seem to fix some, and then others crop up. Whenever you complain, they insist that it must be the addons or something else outside of the core. Or it is poorly written javascript. The upshot is that nothing ever changes. Except for pointless changes to the UI.

    I had to kill/restart Firefox just this morning. It was up to well over 1G in memory, and it was burning CPU in the background for no apparent reason. People have been pleading for years that they should give us the tools to help identify the offending tab that is burning CPU, and all we get are crickets.

  13. Re:Contracting? on Sony Warns Demand For Blu-Ray Diminishing Faster Than Expected · · Score: 1

    We never had one either

    We also have a DVD player, but we rarely use it any more.

  14. Re: Chip and PIN on Target Moves To Chip and Pin Cards To Boost Security · · Score: 1

    That's clearly part of it, but there is a lot of backoffice related stuff that needs to be present for it all to work as there is encrypted information that needs to get passed back and forth from the card to the issuer.

    But a small merchant might not have that much to do in that I am guessing that their own bank would handle all of that.

  15. Re:America is *finally* implementing chip-and-pin on Target Moves To Chip and Pin Cards To Boost Security · · Score: 1

    I was in London in Feb, but I have a chip card from BofA. Technically not chip-and-pin, it is chip-and-signature. But I didn't have any problem whatsoever when I was there. Everyone knew what to do with it, and it worked without a hitch.

  16. I saw one in a movie many years ago... on $42,000 Prosthetic Hand Outperformed By $50 3D Printed Hand · · Score: 1

    As I recall, it was Dr Strangelove. But the ones they had back then had glitches that caused the hand to attempt to strangle the person to whom it was attached. I am sure that they have this problem corrected by now..

  17. Re:Merged back or fork? on OpenSSL Cleanup: Hundreds of Commits In a Week · · Score: 1

    Except for Windows. I have seen patches that remove windows portability, so the windows port and portability code will need to all be done over again.

  18. Re:Merged back or fork? on OpenSSL Cleanup: Hundreds of Commits In a Week · · Score: 1

    If you want to remove portability to only truly dead OS versions, that's one thing. But I saw a patch that removed portability to Windows. And most certainly something sort of like that would need to be added back again in some form or another. And by doing all of this, what have you accomplished other than potentially introducing new bugs?

  19. We were present at the launch.. on LADEE Probe Ends Its Mission On the Far Side Of the Moon · · Score: 1

    Well - we were about 8 miles from the pad, but that was about as close as they would let the public go. But it seems like it was such a long time ago...

  20. Re:Merged back or fork? on OpenSSL Cleanup: Hundreds of Commits In a Week · · Score: 3, Insightful

    Well they seem to be ripping out a lot of things related to portability, so my guess is that this new effort is a dead end that the rest of us will never see. All the OpenBSD developers care is that the thing works on OpenBSD.

  21. I don't agree. Some kids aren't athletic, might not be all that coordinated, and might not have much of an interest in sports. And for that matter, some of them might not be inclined towards violence unless they are repeatedly provoked. In some (many?) cases the bullies are the athletes so they already have the physical advantage over the victims.

    But to force the kid to learn self defense or to try and toughen them up by forcing them to play some sport they might not like doesn't sound like a good plan.

  22. Re:Ignore Silicon Valley on Ask Slashdot: Will Older Programmers Always Have a Harder Time Getting a Job? · · Score: 3, Funny

    And those stock options came on a convenient roll that conveniently mounts on the wall in the mens room.

  23. Someone left it in the dryer too long.. on Planet Mercury Has Shrunk More Than Thought · · Score: 5, Funny

    Easy mistake to make.

  24. They should confiscate bananas as well.. on TSA: Confiscating Aluminum Foil and Watching Out For Solar Powered Bombs · · Score: 1

    Since according to Monty Python, someone might attack you with a banana.

  25. I played a for a while on 'CandySwipe' Crushed: When Game Development Turns Nasty · · Score: 1

    and quickly became annoyed, and eventually uninstalled it. The first annoyance was that it was shilling for money, but the deal breaker was that it wanted me to sign up for facebook so it could spam other people to play the (*&(& game. It was easier to uninstall the game.