Slashdot Mirror


User: vingilot

vingilot's activity in the archive.

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

Comments · 51

  1. Wrong headline on Regulators Lose Piracy Battle · · Score: 1

    "Regulators Lose Piracy Battle"

    Its not a piracy battle, its about fair use.

  2. here is the solution on De-spamming Your Inbox The Hard Way · · Score: 1

    Shutdown your server for 1/0f seconds. No spam ever.

  3. play? on Rumored iPod Flash Leaked · · Score: 1

    So where are the play and stop buttons?

  4. why knock nasa? on SpaceShipOne Captures the X Prize · · Score: 1

    on a budget embarrassingly smaller than NASA's

    Last time I checked NASA's scope was signifigantly larger than the x prize's. the shuttle flies much higher and with larger payloads -- which exponentially more difficult. I'm not knocking what the space ship one folks have done, but we need to keep some perspective.

    Jonathan

  5. Re:Try Motif on Why is Java Considered Un-Cool? · · Score: 1

    The java language is not verbose, in fact it is quite the oposite. I like Java over other languages because it has great documentation, a powerfull core library and small syntax. Swing sucks but I don't try to build GUI's so no problem.

  6. Re:Absurd on P2P Leaks Surprises · · Score: 1

    Second, if the info isn't classified, why shouldn't it be on p2p? If a jet crashed and there's a picture, and its not classified info, then there's nothing wrong with it being public information, because it IS public information.

    There is information (FOUO) that is not classified (secret, ts, etc) that is not "public" information. This kind of information when viewed in the aggregate may constitute classified information.

    My ssn is not classified and it should not be posted on a p2p network!

    I do agree that there is a bigger security issue than P2P. "Whoever" should not be putting this kind of information on a machine that is on the public internet to begin with.

  7. is this sarcasm on The Linux Filesystem Challenge · · Score: 1

    copying an idea from IBM's hugely successful OS/400

    ?

  8. just so you know on PBS Feels FCC Chill On Censorship · · Score: 5, Funny

    They wanted to say "Fuck"

    Hope that helps.

  9. Re:Since registering to read news is GAY... on Who's Blocking Verified E-Voting? · · Score: 1

    bogus, if you don't like a law change it. It's like saying "I expect you to respect my decision to murder someone even if you don't agree with me".

  10. Re:minor setbacks and some carmack links :P on SpaceShipOne Flight Not as Perfect as it Seemed · · Score: 2, Insightful

    and in a capitalist society you pay CEOs 150m and the president o' USA 250thousand. There are wastes in both government and corporate. But in coporate its called 'enrichment' not waste.

    SpaceShipOne can barely fit 3 people, the shuttle can fit many more, plus cargo. There is not a proportional cost to weight ratio: the more weight you launch the much more it costs. Also consider the shuttle can reach altitudes of over 385 miles.

    So that is *not* the very reason spaceshipone costs 20m instead of 2B! Peas and carrots. NASA has a very different mandate then Scaled Composites.

  11. Re:Since registering to read news is GAY... on Who's Blocking Verified E-Voting? · · Score: 1

    maybe, but you should respect their copyright.

  12. Re:Oops... on Netgear's Amusing "fix" for WG602v1 Backdoor · · Score: 1

    "Router WG602 - Now With Even More Backdoors!"

    might attract the wrong crowd

  13. Re:The big problem with digital cameras ... on Digital Photography Composition 101 · · Score: 1

    Try the nikon d70 very fast camera. Instant on and has a 3 frame buffer, by with a WA CF card the buffer is flush fairly quickly.

    See:
    http://dpreview.com
    and click on camera for specs.

  14. my list on First Ten Programs on New Install? · · Score: 1

    apache
    java
    tomcat
    postfix
    imap/pop
    sshd
    ope nssl
    bastille
    postgres
    pine

    I can't stand the default locations for some of the webserver/network stuff.

  15. what privacy? on On The Privacy Subtleties Of GMail, Other Webmail · · Score: 1
    Whats the big deal about gmail? If you don't like their privacy policy or the idea of them indexing your mail... don't use it. It not like some carnivore system where you don't know whats going on and you don't have a choice-- the choice is don't use it.

  16. finally on Homeless to be Implanted with Subdermal RFID Tags · · Score: 1

    I was wondering when the april fools crap would really start flowing. I love it.

  17. Re:Numbers are numbers on The Golden Ratio · · Score: 2, Interesting
    Very intersting about the radix used. Is there a mathmatical proof for that? I have often thought that perhaps we find some numbers unique or special because we tend to use base 10, 16,8,2).


    For instance 1/3 in base 10 is (.33333333->infinity)
    but with a radix of 3 is .1 which unlike a radix of 10 is discrete. (Not that 1/3 is that unique or special, its just nondiscrete)

  18. Re:What's so great about Debian? on Debian Fastest-Growing Distro, Says Netcraft · · Score: 1

    debian is right of center.

  19. never felt guilty on Confessions of a Mac OS X User · · Score: 4, Insightful

    Linux is not on par with mac os x as a desktop system. Maybe someday, but not yet. In this instance you get what you payfor. My webserver is linux and that works fine-- no way would I pay for mac to run my domain, its just to expensive. I love linux but I will only use it where it is the best solution.
    Just like programming: java, perl, c++ depends on the solution I need to solve.

    Jonathan

  20. Re:Design Patterns are a Shared Language on J2EE Design Patterns · · Score: 2, Insightful

    I disagree that being able to identify patterns in your code saves time and effort though. And how does forcing patterns into your code help when, by definition, a design pattern is commonly occoring

    You have it backwards: Identify the pattern and your code will fit around it (no forcing). Design patterns are not about code or patterns in code-- but about architecture. And they are regonized from the problem-- the solution is the design pattern. There is not a design pattern for every problem but for the most common problems patterns represent a powerful tool.

    I have found that design patterns do relate to saved time and effort. Number one, they give clear direction as to the solution (if applied correctly). And number two, other devleopers who are familiar with patterns will understand your code quicker.

  21. Re:Don't use Java.... on Java Performance Tuning, 2nd Ed. · · Score: 3, Insightful

    Don't be an idiot. The size of the standard api does not relate to any inefficiency java has. How can the number of standard classes translate to inefficiency What is the magic number of standard classes to be "just right"?
    The best thing about java is the richness of the api. And the size of the documentation. C++/C should take a page from java's book in this department.
    You don't have to use the standard classes, go ahead and write the classes you need.

    Jonathan

  22. My website uses a walmart pc and runs great! on Xbox Linux Cluster · · Score: 1

    I have a walmart pc that runs RH8 and it runs my website quite well.

    Jonathan
    http://mtclimber.net

  23. Re:Just a thought.. on Cryptome Log Subpoenaed · · Score: 4, Insightful
    If you are worried about your IP being logged when you get into a server or access online content, dont get online.

    and if you are worried about government comming down on you for speaking out ...

    don't speak out

    sorry but that is ridiculous reasoning.

    Jonathan

  24. Very nice system on Wal-Mart Lindows PCs Selling Well · · Score: 1

    I bought one and put rh8 on it, added 512mb, and turned it into an apache/tomcat webserver. It runs quite well.

    Jonathan

  25. Advertisements dancing where? on Using Neuromarketing to Sell Products · · Score: 2, Insightful

    I don't like advertisements tapdancing on the chest of my own free will...What do you think

    then it's not free will. how about that?