Slashdot Mirror


User: KPexEA

KPexEA's activity in the archive.

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

Comments · 114

  1. Whoosh! on Clojure and Heroku Predict Flight Delays · · Score: 1

    Whoosh!

  2. It's already been done, back in 1899 by Porsche on World's Only Diesel-Electric Honda Insight · · Score: 1
  3. Re:There's currently a push to get him out of IGDA on The Perseverance of a Trademark Troll · · Score: 1

    I posted about this last week but it never made it to the front page.

    Tim Langdell & the IGDA on Wednesday August 05, @03:31PM KPexEA
    Submitted by KPexEA on Wednesday August 05, @03:31PM

  4. Re:The Megapixel myth....12.1 is really 3MP on Nikon Unveils a Camera With Built-In Projector · · Score: 1

    Wow, my first time ever called a Troll.
    Can you post some links explaining how it compares to 2/3rds in full color? I tried googling but couldn't find anything.
    Thanks

  5. The Megapixel myth....12.1 is really 3MP on Nikon Unveils a Camera With Built-In Projector · · Score: 0, Troll

    Since each pixel is not a true "Color" pixel but can only see intensity it really only sees 3MP of true RGB color.
    Only 1/4 of the pixels see red, 1/4 see blue and 1/2 see green.

    http://en.wikipedia.org/wiki/Bayer_filter

  6. STMicroelectronics - maker of the STM32-Primer2.. on AMD Spin-Off GlobalFoundries Gets First Non-AMD Customer · · Score: 1

    I've got one of them, fun little toy to play with.

    http://www.stm32circle.com/hom/index.php

  7. I had an idea but they beat me to it again! on How To Vet Clever Ideas Without Giving Them Away? · · Score: 1

    A device for removing money from stupid people: http://store.theonion.com/yu-wan-mei-device-p-1021.html

  8. Twitpic link blocked from Slashdot?? on Seattle Data Center Outage Disrupts E-Commerce · · Score: 1

    The Twitpic link works fine from the place I found it but not when clicked via slashdot???

  9. Huge portable generator arrives at Fisher Plaza on Seattle Data Center Outage Disrupts E-Commerce · · Score: 2, Interesting
  10. Re:Geocaching.com too on Seattle Data Center Outage Disrupts E-Commerce · · Score: 1

    Event Locations
    # Cache Creek Park, 1500 Quartz Rd. (N50Â 49.039 W121Â 19.561)
    # Clinton, Reg Conn Park, Smith Ave. (N51Â 05.314 W121Â 35.225)
    # Lillooet, Xwisten Park, approx 5km from Lillooet on Hwy 40 (Moha Road) (N50Â 45.111 W121Â 56.112)
    # Logan Lake, Maggs Park, Chartrand Ave. (N50Â 29.549 W120Â 48.691)
    # Lytton, Caboose Park, 4th St. (N50Â 13.875 W121Â 34.925)
    # Merritt, Lions Park, Voght St & 1st Ave. (N50Â 06.882 W120Â 47.188)

    http://www.goldcountry.bc.ca/bcga

  11. They need at least 800hp..... on Green GT's All-Electric Supercar Unveiled · · Score: 2, Informative

    1) They are way underpowered, even compared to the 2008 front runners.
    2) There currently is NO electric car class at all
    3) LeMans is by "Invitation only", not just anyone can show up and race.

    ~2008 specs for the front runners:

    Audi R10: 650 hp-1100 Nm-925 kg
    Peugeot 908: 700 hp-1200 Nm-925 kg

  12. Re:Diesel and flares... on Mariners Develop High Tech Pirate Repellents · · Score: 1

    Yup, carrying of weapons is definitely a no-no. But there is nothing against having fuel on board and an ignition source. If they could rig up some sort of flame thrower and have it serve a dual purpose so it was not deemed a 'weapon' but a necessary system then it could be used for defensive purposes too.

  13. Flamethrower!!! on Mariners Develop High Tech Pirate Repellents · · Score: 1

    Just have motion activated flamethrowers around the edges of the boat.

  14. Re:Times Changes on What Web Surfers Can Find Out About You · · Score: 2, Informative

    We have a small mail-order business in Canada selling die-cast model cars and if a US customer orders over $200 worth of model cars, we need to supply Fedex their SSN so they can pass that along to Homeland Security so the shipment can clear US customs. We do get a fair number of customers who refuse, but there is nothing we can do about it, most of our long-term customers don't have a problem with it.

  15. Re:Animation/video on Building a Better CAPTCHA · · Score: 1

    Step 1) Have a human crack it ( in exchange for viewing pr0n etc.)
    Step 2) Build a hash-code for the image or images
    Step 3) Save answer and hash-code into a database

  16. Build a database of inputs and outputs on Building a Better CAPTCHA · · Score: 3, Interesting

    Any CAPTCHA system can easily be cracked by building a large database with the inputs and outputs that was actually solved by humans and then saved into the database for lookup later. The inputs don't need to be text, they can contain images ( or hash codes representing images ), or css or whatever is needed to define the input data. The only feasable way to stop this kind of caching of answers is to have no duplicate tests. For example, a large field of randomly colored circles that all vary in size and position and move slowly around, then tell the user to hover the mouse over the largest blue circle and then next have them move the mouse over the green triangle, etc. Then base their "pass or fail" on how well they could move the mouse fast enough. And change the test often, like, put the mouse over the shape that looks like a bunny etc.

  17. My Pro-Bono Software for Down's Syndrome Research on Tech-Related Volunteer Gigs · · Score: 1

    The Down's Syndrome Research Foundation: http://www.dsrf.org/ They do Fundraising dinners 4 times a year ( Vancouver / Calgary / Montreal / Toronto ) Along with dinner for about 350-400 professionals in the financial industry, the evenings entertainment is a stock trading simulation program that was originally written 15 years ago in APL, two years ago I converted it to c++ and now attend all the shows to help run it. This program runs on 10 laptops. One is the Game machine, one is the Graphics machine and is connected to the two large screens. The remaining 8 machines are for trade input. The program uses a mysql database to keep track of the transactions and results. Each round consists of printing out order tickets for each table (usually 40-50) then sending these out to the tables. Then the tickets are collected and the trades are input using the 8 input computers. Once all the trades have been input, the the Game machine does the round calculations. There are then two reports generated for each table, an individual results report showing their status and a group report showing all the tables. The Graphics machine then shows multiple results graphs on the big screens. Then the next trading round opens and order tickets are printed for the new round. The game plays for a variable number of rounds, typically 5 or 6 until the winner is declared at the end of the game. Screenshot here: http://www.scale18.com/updown.jpg

  18. the North American house Hippo! on The Greatest Scientific Hoaxes? · · Score: 2, Funny
  19. Which boat is Larry's and which is David's? on David Axmark Resigns From Sun · · Score: 0, Offtopic
  20. Remains were found in the wreckage. on Fossett's Plane Found · · Score: 5, Informative

    http://www.cnn.com/2008/US/10/02/steve.fossett.search/index.html MAMMOTH LAKES, California (CNN) -- A small amount of human remains has been found in the wreckage of the plane that adventurer Steve Fossett was flying when he disappeared last year, a National Transportation Safety Board official said Thursday.

  21. Re:How about something better? on State Cannot Force Removal of SSNs From Privacy Advocate's Site · · Score: 1

    I have my own mail-order business based in Canada selling toy collectibles. When a customer from the USA buys over $200 worth of them I need to collect and forward their SSN to Fedex so the shipment will clear US customs. It is REQUIRED for orders over $2000, and for orders over $200 they can be refused for any reason and we can be forced to get them ( and have our whole shipment delayed until we get it). The Fedex Trans-Border Distribution system requires that we have at least one per shipping cycle (we ship once per week to the US). Talk about a big deterrent to cross border shopping. http://www.fedex.com/ca_english/international/regulatorynews/EIN.html

  22. Re:is it just me... on Scrabulous Returns To Facebook, As Wordscraper · · Score: 1

    How about TheRapist Locator :-) http://www.therapistlocator.net/

  23. Re:Anyone usinging specialised tests? on Fallout From the Fall of CAPTCHAs · · Score: 1

    The 'extra' noise in the image each time it is displayed will cause it to be 'different' and not found in the database each time it is rendered and then looked up to see if it has already been cracked. You could even have a real-time faint webcamera image in the background behind it so it would never match in a million years.

  24. Re:Anyone usinging specialised tests? on Fallout From the Fall of CAPTCHAs · · Score: 1

    Essentially what it comes down to is that any of these question and answer pairs can be saved in a database and reused over and over. Questions and answers can be images or text or whatever but the fact is, once each one is solved it can be saved and valid from then on. One way to make it hard is to hide the question somewhere on the page so a human can easily see it but it would be hard for a bot to find it and archive it. That way it's harder for them to store the question in their database. For example, remember the image of homer simpson that was generated using text and css. Using that style, generate a question and then add some random css text around it. It would be hard for the bot to seperate the question and the noise and therefore hard to store it in a database. http://nedbatchelder.com/blog/200805/css_homer_animated.html

  25. Re:Viacom's reasoning for this information on YouTube Must Give All User Histories To Viacom · · Score: 1

    I seriously doubt there are very many non-copyrighted items on YouTube. Just because you post a video of your cat on a RC car or your child eating breakfast doesn't mean the video is in the public domain, someone would have a copyright on it until said copyright expired. So their whole copyrighted vs non-copyrighted seems a bit crazy.