Slashdot Mirror


User: Chaseshaw

Chaseshaw's activity in the archive.

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

Comments · 24

  1. Very Similar Story on Ask Slashdot: What Is the Most Painless Intro To GPU Programming? · · Score: 2

    VB.NET background. Wanted to get into GPGPU to accelerate some of my more complicated math calculations. Tried CLOO (open source .net GPU wrappers) and couldn't get it to work, tried AMD's OPENCL dev gui, couldn't get it to work. Eventually found the answer in python. GPGPU in pyopencl is well-documented thanks to the bitcoiners, and from .net you can either run the python in a shell, or write a little python kernel to listen for, and process commands. Only catch is the opencl abilities are limited, and you have to start dabbling in c++ to get it to do any real work (and even then it's a dumbed-down c++ and many existing extensions don't install or work quite right). All in all I found the entire thing very rewarding though. :) Best of luck.

  2. Job Elements on Interviews: Ask What You Will of Paleontologist Jack Horner · · Score: 4, Interesting

    I wanted to be a paleontologist my entire life (and still do) but I ended up in computers because of the money. However I still daydream about it. What is the best part of your job? What's the worst?

  3. dead or alive? on Ask Slashdot: Anti-Theft Devices For Luggage? · · Score: 3, Interesting

    is your goal theft prevention, or thief incapacitation?

  4. School ruined him on Ask Slashdot: How To React To Coworker Who Says My Code Is Bad? · · Score: 1

    In class he was graded on things like code efficiency and punished for NOT following certain guidelines by getting a bad grade. In the corporate world, you get paid based on your code working, and doing everything it's supposed to do. No one in management cares if a module is 1500 lines vs 1200. Welcome to the real world.

  5. Re:Engineering students are clever on Ask Slashdot: How To Allow Test Takers Internet Access, But Minimize Cheating? · · Score: 2

    sorry bad formatting

    My thought process:

    block all ports other than port 80 - not effective, see tools like google chat

    block port 80 + internal dns a records to make sure chat/email sites like gmail, hotmail, yahoo mail don't get resolved - still not foolproof, and a chat client that operates on LAN could get around it (engineering students are clever after all), alternately phones can sit in your pocket and be tethered and no one would know you're not on their firewalled connection.

    use school-provided laptops? - too expensive How about make a program that the students are required to install to take the exam, and the program screenschots at random times what they are doing and uploads it to a LAN address so you can just see what they're doing? Maybe even get a programming class to write the apps and analysis software as one of their own final projects. - is definitely an invasion of privacy though (if students currently taking an exam can claim to have such a thing)

    Or just make the exams so friggin hard that if they have to google every little thing, they won't get a good grade because they won't finish it. Ask for things like to sketch flowcharts that will not translate over text or chat in a meaningful way. (and if 20 students all submit exactly the same flowchart due to an email ring, it'd be easy to spot for the grader)

  6. Engineering students are clever on Ask Slashdot: How To Allow Test Takers Internet Access, But Minimize Cheating? · · Score: 1

    My thought process: block all ports other than port 80 - not effective, see tools like google chat block port 80 + internal dns a records to make sure chat/email sites like gmail, hotmail, yahoo mail don't get resolved - still not foolproof, and a chat client that operates on LAN could get around it (engineering students are clever after all), alternately phones can sit in your pocket and be tethered and no one would know you're not on their firewalled connection. use school-provided laptops? - too expensive How about make a program that the students are required to install to take the exam, and the program screenschots at random times what they are doing and uploads it to a LAN address so you can just see what they're doing? Maybe even get a programming class to write the apps and analysis software as one of their own final projects. - is definitely an invasion of privacy though (if students currently taking an exam can claim to have such a thing) Or just make the exams so friggin hard that if they have to google every little thing, they won't get a good grade because they won't finish it. Ask for things like to sketch flowcharts that will not translate over text or chat in a meaningful way. (and if 20 students all submit exactly the same flowchart due to an email ring, it'd be easy to spot for the grader)

  7. Double-Cross on China Wants Cyber Crisis Hotline · · Score: 2

    I'm glad everyone is so skeptical of this. My first thought was, "oh, so then when they hack the crap out of us and we call to say we're having a 'cyber crisis' they can deny it directly..."

  8. How? on Ask Kevin Mitnick · · Score: 1

    In what area of technology did you find had the most holes for your exploitation? Was it mostly bad programming? Bad hardware? Bad protocols? Cheap companies (i.e. the security flaws were known but not addressed)?

  9. anonymous on Anonymous Goes After GodHatesFags.com · · Score: 1

    an "anonymous" reader linked this?

  10. .gov fail on National Broadband Map Shows Digital Divide · · Score: 1

    whelp doesn't work on my chrome or ie on win 7 64 ultimate. typical .gov. -- I'll bet even the javascript programmers needed security clearance to work on it.

  11. so who won? on Compared and Contrasted: OpenOffice V. LibreOffice · · Score: 1

    someone give me a one-word answer. Which is better: OpenOffice or LibreOffice?

  12. here are a few on Do Tools Ever 'Die?' · · Score: 1

    slide rule, long-hand square roots, minidisc players, zoetropes, cuneiform -- These commentators were pretty presumptuous. "No tool ever goes completely out of use" is a much stronger statement than "every tool I can think of is still in use"--because you won't think of a tool you've never heard of or never used.

  13. free edits on Happy 10th Birthday To Wikipedia · · Score: 2

    Due to recent edits on wikipedia, wikipedia is today, in fact, having it's 250th anniversary.

  14. My Grandma and my dog, Old Blue on Being Too Clean Can Make People Sick · · Score: 1

    everyone has AIDS! AIDS AIDS AIDS! AIDS AIDS AIDS AIDS AIDS AIDS! Everyone has AIDS! And so this is the end of our story. And everyone is dead from AIDS. it took from me my best friend, my only true pal--He died of AI-HAY-HAY-IDS...

  15. this is a two-way street on 200 Students Admit Cheating After Professor's Online Rant · · Score: 1

    I think cheating is a SERIOUS issue and have no patience or respect for what these students did. HOWEVER, I think it's sloppy teaching to reuse the same midterms and questions over the years. Professors are paid to teach. Them writing their own material should be a part of their job description. They know this stuff inside and out--that's why they're teaching it. Now, I understand their job is busy and difficult in many ways, but I think recycling test material like this shows a disconnect from the professor and his students, and from the professors and the material. At least have some essay questions, or rewrite even 25% of the multiple choice questions would be a great start. Just having the TAs copy and paste is NOT an appropriate way to teach or to write an exam.

  16. Re:Here's a few on Sciencey Heroes For Young Children? · · Score: 1

    awesome. exactly agree 100%.

  17. .NET on Which Language To Learn? · · Score: 2, Insightful

    If you knew .NET I'd have a job for you right now. Love it or hate it, MSSQL is still the fastest kid on the block, and its .NET reporting tools aren't going anywhere anytime soon.

  18. This looks like a job for--Mythbusters! on Fun With an Induction Cooktop? · · Score: 1

    sounds like something for the Mythbusters to check out!

  19. slippery slope on Webvention Demanding $80k For Rollover Images · · Score: 1

    Small-time software patent holders should get together and sue Webvention, citing that they are seeking to destroy the ability to patent software by ANYONE through their overly-aggressive and overly-ambitious campaigns. I, personally, think that innovative ideas should be rewarded. But just as the pdf went public, there are some things that are too useful or too common to make claiming them reasonable. Companies like Webvention are going to be responsible for the death of software patents.

  20. heck yeah Ender!! on 3rd Grader Accused of Hacking Schools' Computer System · · Score: 1

    heck yeah Ender!!

  21. Yerkes Dodson Law on How Many Hours a Week Can You Program? · · Score: 2, Informative

    I'm in a very similar position. Coding something that is not interesting with a boss that hovers over me and thinks my productivity goes up if I spend an hour a day in meetings with her (she is not tech-saavy by any means and lacks any understanding of program developing). I'm pretty good at forcing myself to work, but end up with 45-50 minutes of good work in an hour. I chalk it up to the Yerkes-Dodson Law ( http://en.wikipedia.org/wiki/Yerkes%E2%80%93Dodson_law ) which basically says productivity has an inverse-U shape as a function of creativity. If you're a grunt adding receipts you need pressure on you to do your job and get anything done, but if you are asked to solve a problem creatively using a computer (e.g. most software development--the path to the finished version is not always explicit), high pressure from above makes productivity go way down.

  22. Re:LHC on Unknown 7m Asteroid Almost Impacted Earth · · Score: 1

    yes. lol.

  23. LHC on Unknown 7m Asteroid Almost Impacted Earth · · Score: 1

    I think we should just point the LHC up into the air and deflect the asteroids with it.

  24. "Accidents" can happen on How To Handle Corporate Blackmail? · · Score: 1

    I'd hate for, you know, their website to go down or the programs you wrote for them to suddenly blow up in their face... ;)