Slashdot Mirror


User: jehan60188

jehan60188's activity in the archive.

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

Comments · 87

  1. will machines be more common? on Pinball: a Resurgence In Retro Gaming From an Unlikely Place · · Score: 4, Insightful

    i love pinball, but finding a machine is rare! let's hope bars/arcades start stocking them instead of that stupid bowling/golf thingy

  2. april fools? on The Underhanded C Contest Is Back · · Score: -1, Offtopic

    the prize is a $200 gift certificate to a website i hate.
    this must be a joke.

  3. Re:3D printers will not be popular at any price on Gartner Says 3D Printers Will Cost Less Than $2,000 By 2016 · · Score: 1

    they already have injection molding machines that do that; they've had that for decades (since the 90s at least)
    i remember going to brookfield zoo, and having a gorilla made to order in '90 and then again in '03
    i could probably go and get another one once the zoo opens

  4. Re:Never underestimate the appeal of cheap junk on Gartner Says 3D Printers Will Cost Less Than $2,000 By 2016 · · Score: 1

    don't these printers take hours to make even small things? doesn't seem like a good investment for someone trying to make a living in a over-priced tourist town

  5. Re:sounds like someone just wants a kickstarter on CS Faculty and Students To Write a Creative Commons C++ Textbook · · Score: 1

    my other questions are still relevant
    also, $500 is definitely low enough to fund via traditional means (grant writing, etc)

  6. sounds like someone just wants a kickstarter on CS Faculty and Students To Write a Creative Commons C++ Textbook · · Score: 0

    $5000?!
    the great thing about kickstarter is there's no accountability.

    You want to get funding to write a C++ book? Start doing some grant writing.

    Your school doesn't provide any hosting space? Why can't you put it up there?
    Also, there are already tons of online resources for c++. What will make yours unique?

  7. Re:Already exists, its called The Web on CS Faculty and Students To Write a Creative Commons C++ Textbook · · Score: 1

    Agree'd

    learning the syntax of a language is easy. the challenge lies in learning concepts like linked lists, or object oriented programming
    if you want to do something useful make a 2-page cheat sheet on the language, and then host a website with coding challenges (or just donate to project euler)

  8. all on one page?! on al-Qaeda's 22 Tips and Tricks To Dodge Drones · · Score: 5, Funny

    impressed that it's all on one page, instead of spread out with one tip per page, and advertisements after every 5 pages

  9. so what should i do? on Webmail and Online Banks Targeted By Phishing Proxies · · Score: 2

    avoid banking at work? i always figured that was more secure than at my own home (shared wifi with two room mates- neither seem tech savvy, but you never know.; WPA2 but short password)
    it sounds like if my room mates computers are compromised, i can get phished with the method?

  10. flashcards, art, exercise on Ask Slashdot: Really Short Time Wasters? · · Score: 1

    vocabulary flashcards (either "college words" in your native language, or a new language)
    listen to a song
    smoke a cigarette
    do 10 lunges
    doodle, or paint (i like doodling on my tablet, but i also carry watercolors and a stack of 3x5 notecards)

  11. just like speed writing on Ask Slashdot: Are Timed Coding Tests Valuable? · · Score: 2

    they are as valuable as speed writing tests
    Took the GRE a year ago, and got a 0 on the writing portion since I decided to write an essay about how useless speed writing is.
    Real writing, is a very useful skill- that's when you have access to a piece of writing software that can do simple things like spell check!
    Similarly, knowing how to spit out code is not nearly as useful of a skill as knowing how to break a problem down, and decide what tools would be best for it.

  12. is nasa developing a bot net? on GhostShell Hackers Release Data From Exploiting NASA, FBI, ESA · · Score: 0

    https://privatepaste.com/17c37f360e

    "Try to determine if this is a person or a computer responding.","54041e7f42c444ce65298f70581d9b52""

    what are those letters/numbers after every sentence?

  13. How can I see this? on Newly Spotted Comet May Shine Among Brightest In History · · Score: 1

    Is there a site that lists viewing times/directions based on my location?
    Should I look near saturn?

  14. Beowulf Clusters on Ask Slashdot: What To Do With Found Calculators? · · Score: 1

    Beowulf Clusters?

    Not because it's effective, but because you can!

  15. Re:Businessmen on With 'Access Codes,' Textbook Pricing More Complicated Than Ever · · Score: 5, Interesting

    criminals. textbook publishers are criminals
    schools have already put into the cost of my tuition fees for maintaining blackboard. now the publisher turns around, and creates a similar site, with less functionality, and less support, and they expect me to pay for it. professors don't mind- they get free access, and the publisher will go ahead and put together a syllabus/homework/etc, so they have less work to do at the cost of the students already taxed pocket book
    criminals

  16. Star Trek: First Contact, anyone? on Harvard Creates Cyborg Tissues · · Score: 1, Offtopic

    that part where Data had like 4 square inches of skin grafted on to him, and it was the greatest thing that ever happened to him

  17. nobody's said it yet? on Robot Learning To Recognize Itself In Mirror · · Score: 2

    robot overlords, etc

  18. maybe they don't use ruggedOS? on FAA Denies Vulnerabilities In New Air Traffic Control System · · Score: 4, Funny

    maybe they don't use ruggedOS?

  19. Re:Crap coffee meets crap payment system on Starbucks Partners With Square · · Score: 2

    tell me more about this mediocre coffee that has stores across the nation

  20. Re:take one apart? on Ask Slashdot: Understanding the SNES? · · Score: 2

    you're a 4th year EE student, why not just take one apart?

    The SNES uses custom chips for most of its functionality. Unless he has access to decapping facilities, taking one apart will provide only limited information.

    I'm an ME, so I don't know much about reverse engineering electronics.
    maybe this will help?
    http://s3cu14r.wordpress.com/2010/07/15/boiling-chips-in-tree-sap/

  21. take one apart? on Ask Slashdot: Understanding the SNES? · · Score: 5, Informative

    you're a 4th year EE student, why not just take one apart?

  22. we need original comments on Sensor Uses Body's Electrical Signature To Secure Devices · · Score: 2

    Seriously, the first four comments are all about how easy this will be to fake out!
    I'm going to make a comment about how awesome science is.
    SCIENCE!

  23. nerds: 1, suits: 0 on Free Software PS2 Emulator PCSX2 Hits 1.0 · · Score: 1

    took 12 years, but it just goes to show, nerds > suits

  24. What about Java? on Ask Slashdot: Best Way To Jump Back Into Programming? · · Score: 1

    Java is well documented, and has classes to take care of all sorts of little details.
    If you want to make games, learning java will transfer easily in to making games for Android O/S.

  25. so what? on New Moxie Marlinspike Tool Cracks Crypto Passwords · · Score: 3, Insightful

    not trying to be brash, or curt or whatever, but can someone explain the larger implications?

    what does this mean for me (the average non-very-savvy-when-it-comes-to-security person)?
    should I stop using tor (is tor pptp?)?
    should I stop using vpn, or wpa wireless networks?

    this actually doesn't seem that interesting, I mean, if you use a cloud-based cracker, couldn't you have submitted the wpa handshake there already?