Slashdot Mirror


User: Lord+Byron+II

Lord+Byron+II's activity in the archive.

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

Comments · 722

  1. Apple ][+ on Ask Slashdot: Old Technology Coexisting With New? · · Score: 5, Interesting

    I have an Apple II+ that I program on at least once a week. It's a fun exercise to see what I can get the old machine to do. I don't have any disk drives, so I use the cassette interface. But I don't have a cassette deck either, so I use my brand new laptop as the storage by plugging the Apple into its audio ports. So I have 33 year old tech not just co-existing, but working in tandem with, brand new equipment.

  2. Re:Because on Half of GitHub Code Unsafe To Use (If You Want Open Source) · · Score: 1

    But that analogy doesn't hold because you're comparing information to tangible, physical items.

    A better analogy would be: "He left his manuscript visible on a table in public space (like a coffee shop), so I read what was visible."

  3. Re:Store your data someplace else on Raided For Running a Tor Exit Node · · Score: 4, Insightful

    The original question was how does a Tor-running geek prepare for a computer seizure by authorities. One answer is to backup your data to the cloud, so even after they have your computers, you can at least go buy a new beige box and keep working. That's what the GP was getting at.

  4. Re:This... on World's First Fully Functioning Missile-Shooting Robotic Transformer · · Score: 2, Funny

    ... is a duplicate

    You must be new here...

  5. Won't Work? on PressureNET 2.1 Released: the Distributed Barometer Network For Android · · Score: 1

    According to this article (http://us.gizmodo.com/5851288/why-the-barometer-is-androids-new-trump-card), a guy from The Weather Underground says it won't work. He says that the pressure gradients are too flat and the sensors are too imprecise to be able to accurately measure local pressure any better than the existing network.

  6. Re:Even if this was true... on Is Intel Planning To Kill Enthusiast PCs? · · Score: 1

    I've done the opposite - I've lost motherboards due to defective boards and defective power supplies. Maybe its just been bad luck, but I also sometimes swap out the motherboard for a newer one with more features - you don't always need the fastest cpu, but sometimes having a feature (like USB3.0) is worth the upgrade.

  7. Re:If you're a Sprint customer, it doesn't matter on Nexus 4 Includes Support For LTE · · Score: 1

    lol, it wasn't that long ago that ISDN was still considered bloody fast.

  8. Re:Idiots on Pakistan To Cut Phone Services To Prevent Muharram Attacks · · Score: 1

    I'll second that. All it takes is for the bad guys to use the alarm function and then they still get the bomb to go off and the victims can't even call for help. What a stupid idea.

  9. Re:Bug fix required - click to play on The Shumway Open SWF Runtime Project · · Score: 1

    SWF = Shocking White Flasher.. I think..

  10. Re:What are the channels doing? on Sony DVR Useless After Rovi Stops TV Guide OnScreen · · Score: 1

    I fixed that for you:

    [1] Each broadcast or cable channel publishes its schedule and program info to a central database at the FCC.

    [2] The tea party types complain that this is *more* government intrusion.

  11. Re:What? on A Year After Thailand Flooding, Hard Drive Prices Remain High · · Score: 1

    I bought 2 2TB Hitachi's in May 2011 for $69 each including shipping from NewEgg. They were that cheap back then.

  12. Re:Yeah right... on EFF Sues to Block New Internet Sex-Offender Law · · Score: 4, Informative

    It has about the same odds as getting the /. editor to include the state for which this law actually applies in the summary. (It's California in this case.)

  13. Re:Find someone to help on Ask Slashdot: What Is the Best Way To Become a Rural ISP? · · Score: 1
  14. Re:Find someone to help on Ask Slashdot: What Is the Best Way To Become a Rural ISP? · · Score: 1

    Counterexamples:

    Steve Jobs had Apple and NeXT and Pixar. Elon Musk had Paypal and now has Tesla and SpaceX.

  15. Re:Will this chargers be "always on"? on An Open Standard For Wireless Charging? · · Score: 1

    [quote]Residential customers are usually charged for real power only[/quote]

    Yes, that's true, but power plants have to supply the "naive" amount of current. When you factor in losses due to delivery, it adds up. The point is, regardless of the power factor, it's worth saving electricity, if not for your pocketbook, then for the environment.

  16. Re:Hilarious excuses on A Proposal To Fix the Full-Screen X11 Window Mess · · Score: 3, Insightful

    It's not that I don't trust the LCD. It's that when you change the resolution, you tend to screw other things up as well.

    I have three monitors and I game on the center one. I like to keep my email and IRC open on the other ones while I play. But if the game adjusts the resolution, the positions of the other windows move around and I can no longer see all of them. This happens in Windows if the game doesn't run at the same resolution as my center monitor.

  17. Re:CRT's on A Proposal To Fix the Full-Screen X11 Window Mess · · Score: 1

    in fact generally this approach leads to better visuals than LCD rescalers

    Citation needed.

    What difference does it make who (the graphics card or the monitor) is doing the scaling??

  18. Re:Hilarious excuses on A Proposal To Fix the Full-Screen X11 Window Mess · · Score: 2

    Except that we're no longer in the era of CRTs. Since LCDs have one native resolution, they should always be driven at that resolution. If a game wants to run at 640x480, then that should be accomplished by scaling it up and adding black bars, if necessary, but the signal to the LCD should still be at the original resolution.

  19. Terms of service? on AOL's New Alto Client Is Visual Email, and You Don't Need a New Address · · Score: 3, Interesting

    Well, since this means that you'll be reading your @gmail.com email through Alto, instead of through Gmail, it also means that you'll be seeing AOL ads and not Google ads. How long will it be until Google, Yahoo, and Apple change their API or terms of service to ban this?

  20. Re:Sports and political talk on FCC To Allow Cable Companies To Encrypt Over-the-Air Channels · · Score: 1

    Umm.. I'm a small business owner in the USA and my only interaction with the federal government is taxes at the end of the year, which takes me a couple of hours to do.

    What kinds of business are you referring to? Are you talking about media companies specifically? What kinds of "mandatory courses", and "certifications" are necessary to be a cable company?

  21. Re:Uh... on Ask Slashdot: Best Mobile Phone Solution With No Data Plan? · · Score: 1

    Except it isn't. Some salt comes from salt mines. Hence the expression, "working in the salt mine".

  22. Re:Dead trees == outdated as soon as printed on Book Review: Java Performance · · Score: 1

    Exactly. Take even the simplest Linux command, like 'rm'. Now look at this excerpt from the man page:

    --no-preserve-root
                                do not treat `/' specially

    What does that mean? That little blurb really isn't sufficient to learn what that option does. If you already are familiar with rm, then that blurb will likely remind you of the intended action. Unfortunately, the goal of a lot of online documentation is to refresh your memory, not teach. That's why you need good dead tree documentation. That way, even if they make some minor changes in the future, you'll still have a good solid understanding of the way the system works in the first place.

  23. Re:Money on What's Keeping You On XP? · · Score: 1

    You're telling me you put a $190 (http://www.newegg.com/Product/Product.aspx?Item=N82E16832116997) operating system on a $160 computer?

  24. Re:Nothing on What's Keeping You On XP? · · Score: 3, Informative

    But Microsoft doesn't want to deal with this. With the release of Windows 8, they will have four (semi-)separate code bases (XP, Vista, 7, 8) to keep secure. That's a coding nightmare that nobody wants. If Microsoft can get everyone on the same OS, then their costs of producing patches drops to a quarter of what it once was.

  25. Re:Hmmm. on Is There a Hearing Aid Price Bubble? · · Score: 1

    You don't want frequency shifting, but rather amplification of only that narrow band.