Slashdot Mirror


User: mikeabbott420

mikeabbott420's activity in the archive.

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

Comments · 222

  1. Re:Hooray for freedom on HDCP Master Key Revealed · · Score: 3, Insightful

    Americas vast prison system is also a huge industry with a vested interest in marijuana hysteria.
    I suspect the alcohol industry may see it as a threat as well. In my experience people who smoke weed abuse alcohol less and that could cause a loss of revenue. Thus the alcohol industry will feed hysteria because they know it is false.

  2. Re:XBMC - Now! on Google TV Next Month, Boxee In November · · Score: 1

    Probably impractical. There is the issue of how much money they can extort. if you upload they sue for ten trillion dollars (approximate) a song, but downloading they could only sue you over the one copy and the damages claimed would have to be much smaller and probably not worth the lawyers it would take.

  3. hell yes it's profitable on Oracle Wants Proof That Open Source Is Profitable · · Score: 3, Funny

    MYSQL saves us a ton of money.

  4. atari 1040 on Silicon Valley's Island of Misfit Tech · · Score: 4, Interesting

    I learned 68000 assembler on a Atari 1040 later I remember having a C programming environment in a 400K ramdisk (sozobon?).

    It ended up being used as a serial terminal on 386/486 unix systems when I started programming professionally.

    This article may be the first time I've thought of it in a decade.

    Ah, to be young and enthusiastic again.
    Nostalgia by Veidt.

  5. Re:Do the studies apply? on Programming With Proportional Fonts? · · Score: 1

    My code often has multi-column formatting I would like to preserve. e.g. a initialized structure array or a list of #defines where I want names and value in two columns

  6. Next Stop: Helicarrier on 250-Foot Hybrid Airship To Spy Over Afghanistan · · Score: 2, Funny

    Call Nick Fury at SHIELD, find out how big he wants his.

  7. On behalf of myself and other Nova Scotians on Garlic Farmer Wards Off High-Speed Internet · · Score: 4, Funny

    Please regard this man as a non-representative sample.

  8. A compelling Linux on ARM netbook will worry MS on ARM Attacks Intel's Netbook Stranglehold · · Score: 5, Insightful

    Linux already made MS drop their price, allwing cheap windows netbooks because of linux. It's not out of the question that a really compelling ARM netbook would scare them into ARM support. I would be surprised if they didn't have something similar to the x86 apple builds in the powerPC era. Of course windows is mainly valuable for its 3rd party software so people who buy these putative ARM/windows machines may be better off with linux anyway.

  9. I liked star raiders but it was no M.U.L.E. on A Look Back At Star Raiders · · Score: 1

    My old Atari 400, I still blame your membrane keyboard for my two finger typing.

  10. A good day for Canada on Canadian Hate-Speech Law Violates Charter of Rights · · Score: 4, Insightful

    Freedom of speech requires we allow assholes to say offensive things. Even the idiots who hate free speech should have the right to speak their moronic opinions ;)

  11. Re:It's about goddamn time on Mexico Decriminalizes Small-Scale Drug Possession · · Score: 1

    you really are a clueless, self righteous, freedom hating moron.

  12. Re:Completely agree on Managing Humans · · Score: 1

    It's a well know fact that all low slashdot IDs were resold to Astroturf Inc. years ago.

  13. Finally a complement for my 200$ gold tipped cable on Sony Blu-spec CD Format Detailed, Hits Stores · · Score: 5, Funny

    my bits will be much higher fidelity than other peoples! my zeros will be round and full and my ones will be straight and clean!

  14. Re:This Just In! on Researcher Says Social Networks Link Terrorists · · Score: 1

    That's why everyone needs to be wearing government approved respirators and if you disagree then you love terrorists.

  15. PS2 has biggest library of games on PS2 the Most Played Console In 2008 · · Score: 1

    Two things

    PS2 users are more likely to have a bigger library of games because they're are more of them, they are cheaper and there has been more time to accumulate them.

    people with more time than money (esp kids) are relatively more likely to be PS2 users
    people with more money than time are relatively more likely to have newer consoles

    this doesn't seem like a strange result to me.

  16. this will be like PC vs MAc in the 90's on Google Unveils First Android Phone · · Score: 2, Insightful

    this will be like PC vs Mac in the 90's the open platform will attract more developers, more manufacturers and eventually more users. the closed platform will be buried.

  17. Re:Cobol defeated da Terminator on Don't Count Cobol Out · · Score: 1

    Atari sprites were implemented by displaying the contents of a section of memory as a bit map in a column down the screen. you moved the sprite horizontally by writing to an 8 bit register ( many memory mapped i.o. addresses - which cost a lot of the 64K ). vertically was accomplished by actually changing the contents of the memory - rotating the non-zero and eraser edge part of the column of memory. everything ran off the TV vertical blank interrupt to rewrite the screen while it wasn't being drawn. there was a horizontal interrupt as well but only a very few cycles available when every op took multiple ticks. there was a collision detection register set as well to tell what had bumped into what. I had no idea what I was doing , ( some Byte magazine De Re Atari by chris ??? ) but I had a lot of fun.

  18. Re:$200 bounty on Environmental Cost of Hybrids' Battery Recycling? · · Score: 1

    Easier and safer to steal fuel from a big truck or SUV
    Also over time I expect far far more profitable than a mere 200$

  19. Re:1+1+1 = 4 if 1, 1, 1, and 4 are rounded numbers on Four SSDs Compared — OCZ, Super Talent, Mtron · · Score: 1

    Flash is a block device, you need to copy it to 'real memory' for the processor to use it.
    There have been things like MRAM in labs for a while now that would give you what you describe.
    But flash wont.

  20. Re:My Atari-400 still works 25 years later on Blu-ray Gone In Five Years, Samsung Claims · · Score: 1

    I started out coding with that membrane keyboard, an assembler/editor cartridge and a cassette drive. To this day I'm a two finger typist. I'm pretty clumsy with my hands anyway but I still blame the 400.

  21. Re:Compiler Optimization? on PCMark Memory Benchmark Favors GenuineIntel · · Score: 4, Insightful

    Code that only used SSE3 or some such on the basis of the CPU ID might explain it but conspiracy is more fun to believe. Lies, Damn Lies and Benchmarks.

  22. Re:Something to keep in mind on Texas To Build $4.93B Wind-Power Project · · Score: 1

    Bad backup choices as they both work best in a baseline capacity, generating some maximum sustainable amount of power.
    Burning stuff will probably always be the backup because then you have a reason to not use it a 100% of the time (fuel costs) and it is capable of relatively fast start up.
    The other back up process would be to have and store excess wind energy. Pressurized caverns, flywheels, capacitor banks, etc. whatever works,

  23. Re:Space Usage on Best and Worst Coding Standards? · · Score: 1

    2. Make it look like all the other code in our system where I am the people that set the original, still used (*), coding style are 15+ years gone. *some minor changes as we stopped formatting for 80 columns

  24. Re:Favourite quote from El 'Reg: on B-2 Stealth Bomber Gets Upgrade, Joins the '90s · · Score: 1

    And the pilots that run the USAF stil can't get behind the UAV revolution. The meat becomes a fragile, expensive, heavy, low range liability in combat. I worry about a sky filled with cheap UAVs expediting a taiwan strait crossing and leap frogging a meat boat USAF in technology. On a more positive note I hope the US army keeps its own UAV group.

  25. must be a lot of thin and self-rightous voters on Japan Imposes "Fine On Fat" · · Score: 1

    There must be a much smaller percentage of fat people in Japan than in the west. That a government could even think about doing this would indicate that the fat people must be a very small and very despised minority.