Slashdot Mirror


User: Krishnoid

Krishnoid's activity in the archive.

Stories
0
Comments
1,759
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,759

  1. Well, obviously ... on Online Crime Seen as Growing Threat to Business, Politics · · Score: 1

    Just a matter of time before online crime became a threat to the good old-fashioned kind.

  2. Re:Old School on Tools For Understanding Code? · · Score: 1
    1. Print out all your code (a2ps -2r is helpful here)
    2. find a conference room with a big table
    3. spread out all the code after hours
    4. start top-to-bottom and cross out dead code
    5. annotate functions with comments as you go along
    6. repeat top-to-bottom passes until you don't understand anything more
    7. type the comments in when you get back to your desk
    8. repeat tomorrow

    I'd be curious to see how quickly it takes you to totally understand it (I've done this before and it really helped). I think your thought processes engage differently when you can visually see the whole program at once to get your mind around its entire scope, at which point you can then zoom in on the specifics. Compare this with looking at the program in a sliding window (your terminal or IDE) piece by piece and you'll see what I mean.

  3. Re:A little bit of knowledge can be worse than non on The Impatience of the Google Generation · · Score: 1
    Do you really think a prof (probably at stage 2-4) is afraid that they'll be made redundent by google, or is more like they're annoyed by idiots at stage 1 who think they've got everything worked out already.

    Getting annoyed by contact with people at level 1 is like getting angry at the law of gravity (or more poignantly, evolution). If a professor is surprised, annoyed, and frustrated everytime s/he meets one of the large group of people at that level, then the prof still has some learning and adjustment to do -- and is still at a sort of level 1 of his/her own.

  4. Re:Luckily for Apple Users there is a simple fix on Environmental DVD Wrecks Apple Drives · · Score: 1
    something that is about 5 inches across and has a shiny bottom

    Hey, this guy hasn't been a CD since before his first birthday!

  5. Re:A Little Overblown-NOT NECESSAIRLY on Public Request For Microsoft To Release Deprecated File Formats · · Score: 1
    However, the moment you get to Windows XP and recent versions of Office, you hit the dreaded Product Activation bugaboo.

    Then this request comes right in time -- the problem is currently an inconvenience solvable by virtualization, and comes with its own handy cautionary tale. If they immediately stop using Office products that require activation or run on platforms that do, it's obvious that they're saving themselves from something worse than a simple inconvenience down the line.

  6. Linspire and their approach on Promoting FOSS to People Who Don't Care · · Score: 1
    Frankly, I think Linspire got some things right. While other people are saying, "Linux is secure, and we don't really have consumer-level antivirus software for it", their number one request from their new consumer-os-acclimated customers (I can't remember the article, but I believe it was an interview) was for antivirus software -- so they provided an antivirus offering.

    From a business perspective, this looks like a one-banana problem and solution. Maybe I haven't looked, but I haven't seen that kind of attitude from other distributions or the rest of the community.

  7. Re:Easy, no Licenses/activation key on Promoting FOSS to People Who Don't Care · · Score: 1
    To add applications there is a little 'add applications' menu, which has a list of all the applications available with a summary of what they do --

    -- all 18000 of them, because they're sorted by use, not difficulty (e.g., newbie->'luser'->user->etc.) Back to square 1a :-|

  8. mymicroisv.com book and rms's xerox story on Earning Money with Open Source Software? · · Score: 1
    Slashdot had a book review on micro ISV's, and I personally like Joel Spolsky's take on things. I'm a wage slave, but it seems like these would be good places to start when looking at this stuff, open-source or no.

    You may also want to consider this story, and consider that you might not have to completely open-source your software to satisfy your paying customers.

  9. Caps lock has other possibilities on The 10 Worst PC Keyboards of All Time · · Score: 1
    Oh, and while we're on the subject, why do we still make CAPS LOCK a large, easily pressed by accident, key?

    Thanks to rebindings, it's in a spot where it can be much more useful:

    • Remap it to control, like on the old DEC keyboards, a favorite of emacs users
    • Remap it to backspace -- like on the symbolics lisp keyboards.
    • Remap it to space -- I think it would speed things up quite a bit

    So why we don't have three keys in that spot?

  10. Re:I'd say both sides are wrong on Facebook Photos Land Eden Prairie Kids in Trouble · · Score: 1
    I think that the kids are pretty stupid to post photos of themselves doing illegal things on the Internet,

    And while it's not the administrators' job to be scouring facebook, hopefully the kids will be 'learning' a 'lesson', making them less 'stupid'. Shouldn't a school, whether it happens through a rigid, boring civics class curriculum or through other means, educate its attendees? Or actually care enough to play parent when the parents aren't?

    Of course it's likely that the admins are just trying to protect themselves, play righteous, or feel like they have to 'do something' when this sort of thing is 'brought to their attention'. I can't say I'm surprised when someone posts photos of themselves breaking the law, that they get in trouble, and that this isn't a reasonable lesson to learn about where the law and privacy intersect in the US.

  11. Re:software engineering != computer science on Professors Slam Java As "Damaging" To Students · · Score: 1
    Worst of all, the strcpy() function seemed to imply "buffer overflow is no great concern, we're not even going to give you a single argument on this very dangerous function to help you avert it". It was a false parsimony to save that extra argument in the default case.

    Aren't you being a bit harsh? When programmers used two digits instead of four to represent the current year, they saved a not-insignificant amount of memory for that time without any serious repercussions.

    Now if you'll excuse me, this new show called 'Enterprise' is on. The special effects are cool, but what I like most is the original concept, about Earth's first foray into deep space. I like the fresh face who plays the captain; I hope he goes on to do another TV show.

  12. Re:Tyan -- welllll? on Best Motherboards With Large RAM Capacity? · · Score: 1
    ... with the exact same burn pattern, before changing manufacturers --

    -- (drum roll) to whom?

  13. Re:Too nuanced? on Microsoft Opens Its Security Research Cookbooks · · Score: 1
    Why not just say "if your machine doesn't have a primary DNS suffix, you are not vulnerable"?

    Because you'd have to localize it in 50 different languages, and it's faster to post it once in a blog?

  14. Re:Small correction.. on Microsoft Opens Its Security Research Cookbooks · · Score: 1

    But in all fairness, to be anal-retentive, it's anal-retentive.

  15. Re:New perl additions more than whole of c++ on Perl 5.10, 20 Year Anniversary · · Score: 1

    When you'd rather do it in Acme::Eyedrops by hand, then I'll be impressed.

  16. Re:Power of Asterisk on Open Source Telephony Gives Customers Control · · Score: 1
    How easy is it to set up an asterisk for personal purpose at home? Anyone implemented a setup and care to share some opinions?

    I've been wanting to know what's possible for some time as well. Please repost this as an 'Ask Slashdot' question.

  17. Re:Surreal Suppositions? on Ubuntu Gutsy Gibbon vs. Mac OS X Leopard · · Score: 1
    What in Linux "just works" like the Unified Mac Experience?

    kio-slaves. If the mac had these, I'd use my mac a lot more.

  18. Re:Damages aren't enough already? on Congressman Hollywood Wants To Make DMCA Tougher · · Score: 1
    I'm pretty sure damages are about steep enough as it is.

    A better idea:

    1. Jack up the statutory damages for copyright infringement as much as possible.
    2. Hire an good attorney.
    3. Profit!
  19. Clothing designers and shoplifting on TV Industry Using Piracy As A Measure Of Success · · Score: 1

    Didn't some major clothing designer (Tommy Hilfiger or Abercrombie and Fitch) actually tell their employees to allow shoplifting but to note which clothes were being shoplifted, to spot clothing trends in lower-class urban youth? I think I read this something like ten years ago. Isn't this similar (and can someone provide corroboration for this)?

  20. Re:Perl 6: The Language of the Future (... Forever on State of the Onion 11 · · Score: 1
    A language with a clean design means that you can collaborate with others.

    Like English?

  21. Re:The more things change... on Freakonomics Q&A With Bruce Schneier · · Score: 1

    At least this device from an IBM training film was particularly robust for its time (pre-1970). But it also caught fire, after a sort.

  22. Re:A fixed release date is not a good idea on KDE 4 to Be Released on January 11th · · Score: 1
    On the other hand, not having a release date can make your project into a massive vaporware joke... for example, Duke Nukem Forever.

    I don't think you have to have a release date -- couldn't a list of milestones with expected and actual completion dates be enough to get a sense of progress? Consider Debian's dependency toplist, as an example of something that doesn't project out release dates, albeit with Ubuntu's twice-yearly releases as the counterexample.

  23. Re:Dolphin is neat, but unKDEish on KDE 4 to Be Released on January 11th · · Score: 1
    In fact, it's simplified in a rather smart way, with some neat utilities cleverly docked on the left and right sidebars. But the thing that has always drawn me to KDE is Konqueror. About 90% of KDE users will echo that.

    Unless more users are drawn to KDE in part because a simpler file manager is available, in which case that 90% number would go down, wouldn't it?

  24. Re:Synchronize your watches? on Vote To Eliminate Leap Seconds · · Score: 1
    I found a box of $30 Casio G-Shock 'atomic' (WWVB-receiving) watches in blister packs next to the eye-exam room at Costco. I simply had to check, and yes, they were all showing the same time. Also, at that price they're easily an inexpensive consumer item.

    I like the idea of a leap second. It serves a real purpose, ties in conceptually to well-understood concepts such as leap years, and investigating why we need it leads to a variety of ideas relating to what science has to do to accommodate nature. I suppose if you believe in intelligent design, it's also a reminder of how you can never get out the last bug :-)

  25. Re:The beginning of the end on RIAA College Litigations Getting A Bumpy Ride · · Score: 2, Insightful
    If they have an opportunity to get something for free (vs paying for it), they will do it.

    Like water in bottles?