Slashdot Mirror


User: Kev92486

Kev92486's activity in the archive.

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

Comments · 11

  1. Microsoft Loves Linux on Microsoft Signature PC Requirements Now Blocks Linux Installation: Reports · · Score: 1

    But... I thought "Microsoft Loves Linux"? https://blogs.technet.microsof...

  2. Re:What for? 250 HD video streams simultaniously on Time Warner Cable: No Consumer Demand For Gigabit Internet · · Score: 1

    Some people do more with their Internet than just stream media. I don't download gigantic files that often, but when I do, it would be nice to be able to wait as short as possible for it.

  3. Turn this into a Facebook app? on Join a Worldwide Planet Search · · Score: 2

    I wonder if user participation would significantly increase if there was a Facebook app for sites similar to Planet Hunters and Galaxy Zoo. Most people probably aren't particularly interested in helping in the hunt for planets or classification of galaxies. Maybe if it got turned into a Facebook app with achievements and the likes, people would be more inclined to participate.

    Could PH and GZ be a viable method of implementing a CAPTCHA? Help to classify galaxies or search for exoplanets in order to prove yourself human? The whole reason these sites exist is because its a difficult task for a computer to perform, correct?

  4. But... on 'Reading Level' Filter Added To Google Search · · Score: 5, Insightful

    How am I supposed to choose the correct filter when I don't know what the word "intermediate" means?!

  5. Re:Where is the fun? on Are Games Getting Easier? · · Score: 1

    Well why wouldn't you? Clearly you seem to enjoy hopping from respawn to respawn, why not server to server?

  6. Meh. on 10/10/10 — a Nice Day To Celebrate the Meaning of Life · · Score: 1

    Meh, it's just an arbitrary date. It has no real relevance outside the reach of the earth's influence. Surely the time of the universe is not 'humanocentric'?

  7. Re:Thanks god. on Google Introduces, Then Scraps, Bing-Style Background Images · · Score: 1

    I imagine it's to put an emphasis on the other portions of the site besides the search bar/logo. Either way, avoiding it is one of the many benefits of running NoScript.

  8. Linux XP/Ubuntu/Mint on Which Linux For Non-Techie Windows Users? · · Score: 1

    I've never used it before, but I've heard good things about http://www.linux-xp.com/ which claims to be "The most user-friendly interface ever made for Linux". I don't think you would have too many problems switching somebody to a distro like Ubuntu or Mint. Since you mentioned that most of your friends and family only need some basic programs, it shouldn't be too difficult to install the software for them through apt-get and slap the icons into the top panel. The Ubuntu Software Center is decent enough as well that they can probably find other things that they may need as well, hopefully without having to call you. :P

  9. Program design is of utmost importance on How Should I Teach a Basic Programming Course? · · Score: 1

    From my personal experiences with taking programming courses, there's one major area that most teachers seem to neglect: program design.

    You can teach your students how to do any number of sorting algorithms, implement data structures, etc, but if they don't know how to design a solution to the problem at hand, they're going to struggle with it.

    I know quite a few people who are presented with a problem and the first thing they do is sit down in front of a computer and start hacking away at the code. This may be fine for simpler programs where there is only a few minor tasks to complete, but as programs get more and more complex, it will cause problems if they don't learn proper design.

    When you explain functions, make sure you explain why we use functions, and not just how. This will be a nice precursor to the concepts of OOP (i.e. break the program down into logical sections) and should make explaining the semantics of OOP a bit easier to comprehend when the time comes.

    OOP was something that was briefly gone over in my high school programming courses, but it was basically along the lines of "Here's how you make your own class and instantiate it". I had no idea what purpose it served or when to ever use it, so I always just used functions and nothing else. It's only now, a year before I'm about to graduate college that I fully grasp the importance of object oriented design and program design in general.

    I would have been in a much better position if these were concepts I learned from the start (possibly even before ANY code).

    Side note: I have no experience with teaching programming concepts besides helping a few friends occasionally. This big rant was just what I've seen in my personal experience and what I think could have been done to make things a bit easier to comprehend.

    Good luck! Don't teach them too much. I don't want to have to worry about job security before I even get one. :)

  10. My favorite 'scare' on WarGames and the Great Hacking Scare of 1983 · · Score: 1
  11. Re:Pinball is too expensive... on The Last Pinball Machine Factory · · Score: 1

    I'm not sure if they started manufacturing any of the newer machines using LED's or not, but there are quite a few aftermarket parts that use LED's instead of the normal bulbs. My dad owns a Twilight Zone machine (which is quite fun by the way) where he ended up replacing the original clock in it with one that uses LED's to illuminate it instead. It's a shame LED's weren't too commonplace for some of the older machines. I see far too many old machines at pinball shows where the plastic caps for the jet bumpers or other plastic pieces are melted/warped/faded because the heat from the standard bulbs slowly destroys it over the years, especially if it sat in an arcade where it was turned on all day.