Slashdot Mirror


User: Lally+Singh

Lally+Singh's activity in the archive.

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

Comments · 820

  1. Re:Do we really need another wireless standard? on Sony Starts a Standards War Over Wireless USB · · Score: 1

    What you're asking for is Software Defined Radio, probably something on the line of JTRS, only in consumer form.

    Until hardware can easily hop frequency bands, we have to dedicate different ones to different tasks & protocols.

  2. Sell a book, offer consultation. on Earning Money with Open Source Software? · · Score: 1

    If you really want to open source it:
      - Write a book, sell the book
      - In the book, offer consultation

    If the consultation gets popular, organize into more general support services.

    Of course, you could just take the dip & sell it.

  3. Re:OMG you are kidding right? on How to Recognize a Good Programmer · · Score: 1

    Simplest method I've learned: document what I'm thinking as it happens, in english. Then when
    it makes sense in English, write the code. Works like this:

    Put together a quick outline of what classes/methods I'm writing. Break it up with newlines
    between the descriptions. Comment the whole block, and copy/paste the text into the source
    I write because of it.

    For methods, a one-liner doc for anything that isn't 100% obvious by the name (and sometimes
    even then, if it could be ambiguously interpreted). If the method's implementation isn't obvious,
    I write an outline of what the method does, and comment the entire block. Then I write the code
    in between the outline steps.

    Works great, and some intelligent uses of /// vs // (or /** vs /*) will make doxygen (javadoc) happy.

  4. Re:Spluh on Antitrust Suit Filed To Halt Apple 'Music Monopoly' · · Score: 1

    Correction:

    [lally@LS-MBP ~]$ cd /Volumes/Lally\ Singh's\ iPod/
    [lally@LS-MBP Lally Singh's iPod]$ ls -al
    total 128
    drwxr-xr-x@ 19 lally staff 714 Jan 4 09:51 ./
    drwxrwxrwt@ 4 root admin 136 Jan 4 09:50 ../
    -rw-r--r--@ 1 lally staff 6148 Jun 20 2007 .DS_Store
    drwxr-xr-x@ 3 lally staff 102 Nov 14 12:33 .Spotlight-V100/
    drwxr-xr-x@ 3 lally staff 102 Sep 20 23:50 .Trashes/
    -rw-rw-r-- 1 lally staff 35065 Jun 20 2006 .VolumeIcon.icns
    -rwxr-xr-x@ 1 lally staff 4096 Jan 19 2006 ._.Trashes*
    -rwxr-xr-x@ 1 lally staff 82 Jan 19 2006 ._iPod_Control*
    drwx------ 4 lally staff 136 Jan 4 09:51 .fseventsd/
    drwxr-xr-x 13 lally staff 442 Oct 19 10:55 Calendars/
    drwxr-xr-x 5 lally staff 170 Jun 20 2007 Contacts/
    -rw-r--r--@ 1 lally staff 1024 Mar 17 2006 Desktop DB
    -rw-r--r--@ 1 lally staff 2 Mar 17 2006 Desktop DF
    -rw-r--r--@ 1 lally staff 0 Dec 31 1969 Icon?
    drwxr-xr-x 3 lally staff 102 Oct 22 2006 Notes/
    drwxr-xr-x 4 lally staff 136 Jan 4 09:51 Photos/
    drwxr-xr-x@ 9 lally staff 306 Jan 19 2006 iPod_Control/

    where iPod_Control/Music has my music in it.

  5. Re:Spluh on Antitrust Suit Filed To Halt Apple 'Music Monopoly' · · Score: 1

    um... open up iTunes and check the 'enable disk mode' box.

    Your music is in a folder prefixed with a period (.). Real tough, hmm?

  6. Re:bullshit on MS To Push Silverlight Via Redesigned Microsoft.com · · Score: 1

    As an X11 developer on OS X, I'd like to know what you're talking about.

    And to answer your inevitable question, BBEdit.

  7. Wow on MS To Push Silverlight Via Redesigned Microsoft.com · · Score: 1, Insightful

    Requiring a silverlight download for the website?

    That's 60 million people who won't go to microsoft.com anymore.

  8. Re:A Good DVD Writer For Most People on Windows Home Server Corrupts Files · · Score: 1

    I'd look at the file's creation date and find the snapshots made since.

    Also, I usually don't store more than 1 snapshot at a time. Just the snapshot I made when I last backed up. At next backup, I make a new one and save the delta between them. Then I delete the old one.

  9. Re:A Good DVD Writer For Most People on Windows Home Server Corrupts Files · · Score: 1

    Wow,that's complicated. I'm glad you're going ZFS, it's fantastic.

    One note, make sure you delete those snapshots eventually, or else you'll never reclaim any space from deleting a file!

    (a snapshot which has the file there has to take up space!)

  10. Re:Sounds like a bad idea. on Electricity Over Glass · · Score: 1

    And how much power do you need to run a sensor?

  11. Re:I call bullshit on this one... on Microsoft Fueling HD Wars For Own Benefit? · · Score: 1

    Try Netflix's streaming. It's 10s for the stream to begin. You select the movie and hit 'Play'. Which, considering it has recommendations and search functionality, is easier than a video store/rental place.

    Glitch free over here, and I live in Blacksburg, VA! Not exactly broadband-city.

  12. Re:Doing The Wrong Thing on Xbox Live Silver Accounts Now Wait a Week For Demos · · Score: 1

    Hmm, microsoft deciding to screw users instead of innovating? This is new?

  13. Re:Heh on An Acerbic Look At the Future of Reading · · Score: 1

    I can see an ebook reader taking a permanent place in my backpack. Carrying things I'd like to keep with me is a *huge* advantage for me -- I don't have space for that 3rd bookshelf in my bedroom :-) Also, being able to search my entire library is incredibly interesting. And having the whole thing accessible to me wherever I am, without having to find the book in a large collection or bring it with me when I'm not at home, that's really freeing.

    But, paper will always have its place. I can look at two books at the same time, without having to buy more hardware! But this fact doesn't make me any less interested in a kindle.

  14. Re:Clearly you're mistaken on Leopard as the New Vista? · · Score: 1

    FWIW, Leopard's been nothing but 100% rock-solid for me.

    And for switching out from Gutsy or Vista, consider Solaris.

    www.sun.com/sxde.

  15. Re:Maybe it's me on Java 6 Available on OSX Thanks to Port of OpenJDK · · Score: 1

    Depends... I still haven't found a C++ library that makes a good looking app on multiple platforms. QT still looks terrible on the Mac and doesn't really fit in with GNOME-based Unix desktops.

    Of all the cross-platform efforts out there, the Java camp's working the hardest.

  16. Re:Maybe it's me on Java 6 Available on OSX Thanks to Port of OpenJDK · · Score: 1

    There's an art to Java Client-side apps. Over time, the easy path is allowing larger & larger apps to run pretty close to native speed. Partially due to cpu speed increases, JVM enhancements, and better understanding of how to write responsive java client-side apps.

    Honest to God, my sun ultra runs eclipse so fast it feels native.

    As for Java 6, it's got it's own share of performance enhancements, one of the big ones is DTrace Support. At least we can tell why something's taking so long, and adapt the app to remove or mitigate the problem.

  17. I"d tell you... on Presidential Candidates and Online Privacy · · Score: 2, Funny

    but it's an invasion of the candidate's privacy.

  18. Re:DIY? on How to Turn Your PC into a Mac · · Score: 1

    mac mini?

  19. Re:No Thanks on Kindle Versus The iPhone · · Score: 1

    Try carrying more than 1 hardback reference book. An eBook reader + 6 months of batteries would *still* be lighter!

  20. Well, that's what you get on Police swoop on 'Hacker of the Year' · · Score: 5, Funny

    90% of what makes a really good hack hard is STFU'ing about it.

  21. Historically on How Much is Your Right to Vote Worth? · · Score: 5, Insightful

    The going rate for the year 2000 election was the $200-300 tax rebate Bush promised. I remember, quite explicitly, a colleague saying "I want $200, I'm voting for Bush."

    People don't care about their country, their children's futures, or their own long-term well being. They say they do, but they don't. When it comes down to it, they sell out their souls, their childrens' souls, and their nations souls for a pittance.

    The truth is that people get the government they deserve. A shit government elected by lazy, apathetic, and happily clueless citizens who simply don't deserve better.

    If they did, they wouldn't elect the people they do. The shit politicians we elect are *obviously* shit politicians. Few try and say they're not going to do that, so they vote for the joke politicians: Ron Paul, Ross Perot, whoever. Instead of sitting there with the politician they actually like and voting for them, even when they know they'll fail. Admitting they voted for someone who lost. Instead, we disconnect and feign apathy, as we've spoiled ourselves in our fantasies about what kind of government we deserve. Why do we get so many shit politicians? The good leaders gave up on the US citizenry, for good reason.

    Want proof? How many people pay attention in the primaries, where the good candidates actually show up once in a while?

  22. Mismatch on Speeding Up STM Imaging · · Score: 1

    So.. is the speedup 100 or 1000?

  23. Re:And "shoulder surfing". on Picture Passwords More Secure than Text · · Score: 1

    Please. You're ignoring the 35% of people (that's 70% of men) who'll just draw a giant cock on the image.

    I mean, that's what I'd do.

  24. Re:I have one word for you ... on Kmart Drops Blu-Ray Players · · Score: 1

    You forgot The Princess Bride.

    Which, btw, is great from iTunes, and is only 1 of 2 reasons I can see the demand for a video iPod (the other being BSG).

  25. Re:WTF?? on Seagate Offers Refunds on 6.2 Million Hard Drives · · Score: 1
    Seriously. The Wikipedia definition:

    A gigabyte or Gbyte (derived from the SI prefix giga-) is a unit of information or computer storage meaning either 1000 bytes or 1024 bytes (1000 = one billion). The usage of the word "gigabyte" is ambiguous, depending on the context. When referring to RAM sizes and file sizes, it traditionally has a binary definition, of 1024 bytes. For every other use, it means exactly 1000 bytes. In order to address this confusion, currently all relevant standards bodies promote the use of the term "gibibyte" for the binary definition.
    While I can see how consumers would be pissed, it's the fact that the software misreports the capacity as 2^30, instead of 10^9. As someone who wants to work in this industry, this sends me some chills — It's not about being right, it's about being right to a bunch of lawyers who don't apparently recognize standards organizations like ISO.