Slashdot Mirror


User: 50000BTU_barbecue

50000BTU_barbecue's activity in the archive.

Stories
0
Comments
1,316
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,316

  1. Mind blowing on The Real Story of Hacking Together the Commodore C128 · · Score: 4, Informative
    It's really cool to hear about this stuff. It's just sad to realize that the 128 was a terrible idea and Commodore spread itself too thin making all kinds of bizarre 8-bit computers around that time instead of making a true successor to the C64. The C65 should have been what made it to market, not the weird 128 with its obsolete the day it left the factory CP/M mode running at half the speed of its competitors.

    The people I knew with 128s back then all used the 64 mode but used the 128 as an excuse to buy a better monitor. I never knew anyone using the CP/M mode.

  2. Re:Well really.. on How China Will Get To the Moon Before a Google Lunar XPrize Winner · · Score: 1

    The Russians sent a sample return mission in 1970. Luna 16.

  3. Re:that picture takes me back on New Superconductor Theory May Revolutionize Electrical Engineering · · Score: 2
  4. that picture takes me back on New Superconductor Theory May Revolutionize Electrical Engineering · · Score: 4, Insightful

    to one of the BASIC test programs for my Commodore 64 that would fill the screen with random / and \ characters, resulting in a similar pattern. If only I'd made the connection to intertwined ordered phases earlier!

  5. Re:Just in time too. on Moore's Law Blowout Sale Is Ending, Says Broadcom CTO · · Score: 2
    Oh yes. I just did a small microcontroller project for a customer and just having to re-learn how to just compare two 8 bit bytes was enough for me. "Not this crap again!" Move one operand to the accumulator. Subtract from memory. Um, which way around is it again? ACC - memory or memory - ACC? Do I need to clear the carry bit myself first? Wait, how do I mask that bit again? It's AND for resetting to 0, OR to set to 1? Wait, there's a macro for that already?

    10 minutes later, I'm fairly confident I've put the three instructions in the right order... OK, now what is it again? If the numbers are the same, the result is zero. OK, so I test for the ZERO flag. Wait, where is it again? Bank 0? Bank 1? Oh it's mirrored to all banks? OK. Well, I just wanted to test greater than. So I guess that means the carry bit isn't set?

    if a>b then LED=ON is a bit simpler. It's only because I had to use the microcontroller that was already there and it was designed to use as little power as possible to spare the battery. But assembler is a pain especially if those fine details of binary math are far in the past. I suppose I could spend a week or so re-learning all that... But who'd pay me to do that to get a low battery warning light?????

    I'm just happy I didn't have to compare two 12 bit numbers on an 8 bit machine.

  6. Re:Atari would be proud on Death to the Trapezoid... Next USB Connector Will Be Reversible · · Score: 1

    Nah, I'm a chickenhead but Atari was first, well at least before Commodore. The PET used IEEE-488 (AKA GPIB, HPIB) to communicate with its drives. Cassette was serial, but was for cassette only, ie the ROM wouldn't know what to do with anything else but a cassette. (No device numbers)

  7. Re:And they wonder why... on Anonymous Member Sentenced For Joining DDoS Attack For One Minute · · Score: 2

    There is no justice system in the sense of a healthcare system like in Canada. There is a legal market where you can buy all the legality you can afford. "Justice"? Not so much.

  8. Will SyQuest come back? on How the LHC Is Reviving Magnetic Tape · · Score: 1

    Or can I sell my cartridges on Craigslist now?

  9. I just ordered a 30$ USB drive and hey! free 3000$ drone!

  10. Re:See, this is kinda what I meant on Tapping Data From Radio-Controlled Bus Stop Displays · · Score: 1
    I don't think you understood what I was saying. I was saying that having a spectrum analyzer, which has always been an expensive and complex instrument, is silly when all you wanted to do can be done with a 15$ dongle.

    I have to ask: am I that unclear? I have the feeling I am.

  11. Re:See, this is kinda what I meant on Tapping Data From Radio-Controlled Bus Stop Displays · · Score: 1
    Go to eBay and do some shopping. The point is you play with electronics these days by reverse-engineering existing products and using software to re-purpose things. Which is my point. You don't need an oscilloscope to be working in electronics on a hobby level anymore.

    What is all on one chip? Um, the SDR receiver is certainly NOT a sprawling set of discrete LC filters and transistors, is it?

    Just another example of why an oscilloscope is not the "must have" instrument it once was.

    Is that rambling and incoherent? What do I need to clarify?

  12. Re:See, this is kinda what I meant on Tapping Data From Radio-Controlled Bus Stop Displays · · Score: 1
    1) That's exactly my point. Who needs an oscilloscope for that?

    2) Did you miss the part where I said " I myself have looked at the FM band on my old analog spectrum analyzer ". I bolded the important part for you.

  13. See, this is kinda what I meant on Tapping Data From Radio-Controlled Bus Stop Displays · · Score: 3, Interesting
    when I said you don't need an oscilloscope anymore. Probably a SDR receiver that goes to a PC. What possible interest is there in looking at the raw RF at the antenna, which you won't see with an oscilloscope anyways (because I don't know any scopes with nV/cm settings yet), or the countless undocumented signals inside the receiver, which you won't access anyways because it's all on one chip?

    You're better off just finding what's already done and buy it. I myself have looked at the FM band on my old analog spectrum analyzer to look for SCA signals. http://en.wikipedia.org/wiki/Subsidiary_Communications_Authority

    It's all wonderful fun, but when you can do the same with a 15$ USB receiver and some software, it all starts to look rather silly, no?

  14. Re:thats silly on Ask Slashdot: What's On Your Hardware Lab Bench? · · Score: 1
    Yeah, wow, I had no idea this would turn into this. I was just wondering why you need a scope for HOBBYISTS given the MASSIVE amount of engineering work ALREADY DONE! You can slap together modules from eBay and never need to do more than measure a voltage, yet it's definitely electronics. I thought I was being clear in my post, guess not.

    I just heard too many people share the "wisdom" that you need a scope to do any electronics and this discourages people. I get the feeling that there is a significant portion of hackers out there with low self-esteem and they cover it up with their toys.

    "You need this expensive toy or you're not one of US kid!"

  15. Re:thats silly on Ask Slashdot: What's On Your Hardware Lab Bench? · · Score: 1

    I do board design, I just don't see what a hobbyist trying to get a bluetooth temperature sensor he bought on eBay to talk to his phone need a scope for.

  16. Re:Getting started on Interview: Ask Limor Fried About Open-Source Hardware and Adafruit · · Score: 1

    Weird, you're using a scope as a logic analyzer. You're throwing away all the analog information the scope is presenting you (slope, fuzzies) and just looking at the digital content. Why are you paying to see information you don't use? Also no affordable scope gives you the sample depth/width of even a cheap logic analyzer. Some logic analyzers can also generate pulses. No scope can do that. The scope is dead.

    Plus logic analyzers come with small clippy probes designed for the small boards and test points. A scope probe looks like a billy club in comparison. You could use logic analyzer clips on a scope, but again, you're looking at analog distortions that creates instead of the 1s and 0s.

    And I say that as the owner of a 3.9GHz sampling scope, differential probe, and DC-50MHz current probe. None of these things are particularly useful these days. My crappy USB logic analyzer and I2C master is what I use.

    About the only thing I can see a scope being useful for is picking up runts in large FPGA systems, and even that is pretty much in the past as the software gets better.

    Hell, even when I was working in industrial automation with analog sensors and current loops everywhere, the shop scope was covered in dust. The PLC itself is capable of analyzing its own inputs. In effect, most systems are so over-powered these days they are their own scope.

    The lovely world of elegant analog systems that relied on physics and expensive exotic components used in obscure ways is long over.

    It's all digital now. Debugging pulse trains (why aren't you using a simulator? Even Microchip MPASM has a logic analyzer when simulating code) with a scope makes as much sense as using a steam locomotive to get groceries.

  17. Re:Purchased 4 so far on Raspberry Pi Hits the 2 Million Mark · · Score: 1

    Wait, like those arcade style mini-consoles from the '80s? Where can I see it?

  18. Re:Another Boondoggle on U.S. 5X Battery Research Sets Three Paths For Replacing Lithium · · Score: 2
    "breadthroughs"

    Is that the little basket with buns wrapped in a towel you get in good restaurants?

  19. Re:This would be a big thing on Viruses Boost Performance of Lithium-Air Battery Used In Electric Cars · · Score: 2

    Yes, the charging of LITHIUM-AIR batteries, which would have a much higher capacity by weight. See, there are NO such batteries right now. Yup, reading sure is fun.

  20. This would be a big thing on Viruses Boost Performance of Lithium-Air Battery Used In Electric Cars · · Score: 2

    Heh, big thing when it's a virus. I'm hilarious. OK but lithium-air batteries that don't explode in the rain would be quite something. Not only would they make electric cars more viable, but it might even make things like electric planes much more practical and long-ranged. Big ifs, though. It's hard to beat kerosene and turbines for raw power, efficiency and range.

  21. Re:Then versus now on Apple II DOS Source Code Released · · Score: 2

    Some might say that zero page was 256 registers. I don't see it that way since you couldn't make a single instruction to work with these "registers". But the instructions that did access zero page used one fewer cycle.

  22. Re:"three-pronged trailer hitch"? on Man In Tesla Model S Fire Explains What Happened · · Score: 4, Funny
  23. Re:Bravo, Elon! on Man In Tesla Model S Fire Explains What Happened · · Score: 1

    I certainly hope so. They're still in the early adopter phase, though. I don't even have a driver's license so maybe by the time I do get it their cars will have come down in price.

  24. No, it's people on How Big Data Is Destroying the US Healthcare System · · Score: 1

    People decide to use technology a certain way, and people submit to it. Russell Brand is right, it's time for a revolution.

  25. Re:Digital? on Lost Star Wars Footage Found On LaserDisc · · Score: 1

    OK, so the LaserDisc was a specially made analog disc. That's all I wanted to know, really. I wanted to know what was "digital" about this system, looks like it was the computer controlling the LD players was the digital part.