Slashdot Mirror


User: voxner

voxner's activity in the archive.

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

Comments · 43

  1. volunteering on Tech-Related Volunteer Gigs · · Score: 1

    Take a look at Doctors without borders. They have got a new york field office. More info here
    I offered to volunteer for web-design work and I got a mail stating that they will get in touch with me if they require one in the future.

  2. Eclipse RCP on Your Favorite Tech / Eng. / CS Books? · · Score: 1

    If you are into eclipse RCP I would recommend Eclipse: Building Commercial-Quality Plug-Ins
    And then there is this superb newsgroup.
    For algorithms I found "Algorithms in C" by Robert Sedgewick very useful.

  3. Re:wow on If Programming Languages Were Religions · · Score: 1

    In many Islamic countries proselytising is banned so for many muslims in these countries being muslim is not a choice.

  4. dillo on Too Good To Ignore — 6 Alternative Browsers · · Score: 2, Interesting

    For those looking for a go-between between lynx and other heavy-duty gui browsers like firefox: give dillo a try.

  5. hadoop on Google Sorts 1 Petabyte In 6 Hours · · Score: 1, Interesting

    I developed a search engine in c++ in grad school and I remember applying the concepts of vector space model, okapi model in it. Looking at the relatively snail pace speed I got from the c++ stl datastructures (with limited hardware resources), I still can't help but wonder how google pulls off the "magic" of split second results.
    MapReduce is a powerful concept and a good starting point is hadoop. Google uses its own proprietary system called GFS.
    We once had a session with Mr.Raghavan who was the yahoo search chief.He advised that students in general should learn to work in projects that involve a large corpus of data and that phds are especially valued in the field.

  6. Re:Riddle me this on 16 Interviews With Linux Kernel Hackers · · Score: 1

    Absolutely. I wish I had mod points.

  7. Re:Stupid Tricks on (Useful) Stupid Unix Tricks? · · Score: 1

    du -sh * | sort -n
    This makes more sense I guess.

  8. Re:Mod parent up. on Do Software Versions Really Matter? · · Score: 1

    I partly agree with your post. But still when I look at vlc's version (present version - 0.9) number it gives me an impression that the player is somehow imperfect though I found it to be a very mature media player.Of course vlc is an open source product that is not susceptible to the tugs and pressures that plague commercial software.
    Personally I feel impressions do matter and that giving a "bump" to the version number of a product is a valid and not a dishonest marketing tactic.

  9. Linux on Reliable, Free Anti-Virus Software? · · Score: 1

    A lot of people have already suggested linux and though it may not be the right answer in this case I completely second using linux. I switched to kubuntu after I "tried" it for a while. I never had to worry about accursed anti-virus software. With xbindkeys command line is the frontline.
    Now even starting a movie goes like this
    ctrl-alt-t gets me cmd window then i navigate to folder and type in xine movie-name
    The vista bloat is still there in my laptop as I need to use photoshop once in a while...... someday I will try gimp.

  10. Re:I'd go iPhone: on Which Phone To Develop For? · · Score: 0, Troll

    And add to that the time spent in learning Objective C....I don't think its used anywhere outside apple.

  11. ID vs Darwin on Review of Discovery Institute's Evolution Textbook · · Score: 1

    I participated in a seminar about ID in my college. The PBS site has a set of movies which offer an interesting insight into the debate.
    PBS Nova

  12. Re:It's not over for Mozilla after all on Examining Chrome's Source Code · · Score: 1

    (In fact a much stronger motivation than to get Chrome running on OS X - I wouldn't be surprised to see the Android/Linux version out earlier.)

    If they have such a motivation they don't seem to be acting on it. The linux version of chrome is just a bunch of unit test cases probably worser than the one for OSX.

  13. Re:Flash sucks on Why Is Adobe Flash On Linux Still Broken? · · Score: 1

    If you're trying to keep market share you'll sabotage any real compatibility and interoperability.

    Very true. This article explains Adobe's attitude to linux. The article goes on to mention that Adobe's CEO John Warnock was suspicious with linux due to emergence of open-source GhostScript.

    Adobe very much has the same mindset as Microsoft.

  14. Re:Fences, Gates and Guards.... on Google Says Complete Privacy Does Not Exist · · Score: 1

    I personally know someone who was a victim of video voyeurism and that might have colored my response. But my argument stands, Google is helping people who would otherwise be discouraged from taking pictures.

  15. Re:Fences, Gates and Guards.... on Google Says Complete Privacy Does Not Exist · · Score: 2, Informative

    Wrong. In New York it is illegal to take pictures of people in places where they can expect a reasonable degree of privacy (one's home surely falls under that definition). http://www.criminaljustice.state.ny.us/legalservices/ch69_2003_stephanie_vidvoy.htm So by your argument it must be perfectly okay to "zoom" in on other peoples private lives. Google's argument could and will aid parasites that "zoom" in on little children. Can you comprehend the gravity of the situation? Video voyeurism is one of the most insidious crimes. It is indecent and is an affront to the sanctity of an individual. Society has to set standards on decency. Google has no right taking pictures of people in their homes.Err on the side of caution. Period.

  16. Re:Why alarm bells? on Firefox 3 Already Rules the Roost · · Score: 1

    Well, good for you. It doesn't seem to work for me. Some of those ads are downright annoying. I don't refer to the passive ones in google but the ones that "jump" to catch your attention. If websites learn to moderate their ads I will turn my adblock off. Until then the red icon in the top right corner of my browser stays.

  17. Useful on The Interactive Linux Kernel Map · · Score: 1

    My operating systems course involved hacking the freebsd kernel. This would have come very handy then though there are differences between freebsd and linux. Is there a similar map for freebsd?

  18. Re:Humour on Bjarne Stroustrup Reveals All On C++ · · Score: 1

    I just updated to kubuntu and I couldn't agree with you more.