Slashdot Mirror


User: FigWig

FigWig's activity in the archive.

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

Comments · 586

  1. Re:This cries out for one-time use credit card num on Caveat Emptor: Egghead.com Credit Records Nabbed · · Score: 1

    You so funny! Too bad you so stupid! A one time CC is only one use, so if the DB is compromised there is nothing to lose - you have already used up the CC account.

  2. Re:A dual CPU box on Best Supported Video Card For Linux/XFree86? · · Score: 1

    And no, the current cards suck in 2-D speed

    Are you running a 300dpi monitor or something? Jesus, the current cards are fast enough in 2d, quality is much more important.

  3. Re:I sure hope so -- they could hardly be dumber! on UK Researchers Make Neural Networks Smarter · · Score: 4

    You can think of a NN as a non-linear function which is modelled after nueral connections. The inputs are weight vectors determining the strength of the connections between nodes, and a test vector with length equal to the number of nodes in the first layer. The output is a vector of length equal to the number of nodes in the final layer. Backpropagation is a technique that will optimize the link weights in order to minimize the error function - usually one half the sum of the square of the difference between network output and intended output (makes the derivative look nicer).

    I don't think you can call a NN any dumber than a curve you fit to a graph, since you are just optimizing a function to minimize the error between the observed output and the output of the fit function. A traditional function may give you slightly more insight into a problem, but they can also easily mislead you (eg every function looks like a parabola around a min or max).

    My point is that NNs are tools, sometimes effective, sometimes not. They aren't anything close to the AI you read about in scifi books, but nothing is. More interesting actually are support vector machines (svms). There are several papers on the web about them, they were devloped at bell labs by some russian dude whose name escapes me at the moment. They can be more effective than NNs, but the math is a bit harder to understand.

  4. Re:Not really... on The Floppy Awards · · Score: 2

    Actually it is not exactly clear that non-commercial sharing of copyrighted works is legal or not. The concept of fair use and several updates to copyright law seem to grant this right, but the exact definition of fair use has always been left up to judges themselves rather than a firm definition in the lawbooks. Sorry, no citations offhand, if anyone has any backing me up or proving me wrong please post them.

  5. TMBG on NPR on Answers From 'They Might Be Giants' · · Score: 2

    You can hear the episode of This American Life which talks about dial a song and other interesting TMBG stuff here. Don't bother clicking unless you have Realaudio or steambox ripper. The TMBG segment is in act two, about 37 minutes into it. The original referring page is here. Enjoy.

  6. Re:Don't worry about your homegrown scripts... on Can URL Transaction Tests Be Patented? · · Score: 1

    Too bad software patents don't require the release of source code, which is the true equivalent to releasing design diagrams for machines.

  7. Re:Why not SmallTalk? on College Board AP CompSci Exam Will Be In Java · · Score: 1

    Have you ever thought of using Integer, Float, etc. and just not using static methods/variables. A little awkward but it works.

  8. Re:It's easy enough to obfuscate the source on Open Source Licensing Issues · · Score: 1

    just write your code so that the compiled result creates a distinctive pattern easily found by grepping the output of strings

    I've been doing for a while without even realizing it. Half my comments are curse words.

  9. Re:What about legal legitimacy? on Open Source Licensing Issues · · Score: 3

    Is tacking a Copyleft (GPL) in the header of your code a real way to protect it?

    As soon as the work is created it is copyrighted by the author. By tacking the GPL to ALL of your source files grant additional rights (along with some responsibilites) to the user of the code. This provides no more or less protection than any other license. The real protection would be in the enforcement of the license. This is why many have transferred copyright of there GPL code to the FSF. Only the owner of a copyright is able to enforce it and the FSF probably has more legal resources than you or I.

  10. Re:Here's a thought... on Tutoring A Child Prodigy? · · Score: 1

    So we shouldn't brag about our accomplishments that are purely the product of our genes and external environment? That still leaves a lot of ground - I guess I can still brag about all my accomplishments that are due to my rich uncle. Good way to think it through, Socrates.

  11. Re:BeFUDdled on MP3 Player - The Be Way · · Score: 1

    Sigh...try looking up "B+ Tree" & "Database"

    Kids these days...

  12. Re:cdrw unit ? on MP3 Player - The Be Way · · Score: 1

    Ripping at 32x is easy...doing it well is not. Most good rippers (like cdparanoia or eac) use secure copying, which reads data several times to make sure you are getting the intended data.

    If you want a recommendation on a CDRW, I've heard nothing but raves about the plextor 12x burner. Personally I've had good luck with my HP 10x burner, not one coaster yet at 10x, that's a full CD in about 8 minutes.

  13. Re:Language Advocacy Is Great! on Why Language Advocacy is Bad · · Score: 1

    I just have to figure out a clean way to parse it all

    Dude, Scheme (or LISP) are the easiest to parse languages on the planet. Just write a function to read in a list and your done with parsing. Eval/Apply are pretty straightforward also - take a look at Structure & Interpretation of Computer Programs (by Sussman et al) if you haven't already.

    Although I have more experience with Perl, Python is another fun interpreted language with some functional elements. Exercise for the student - write a Scheme interpreter in Perl, then write a Python interpreter in Scheme. Then write a Perl interpreter in Python.

  14. Re:Sounds like Thief on Interview With Hideo Kojima, Designer of Metal Gear Solid 2 · · Score: 2

    Deus Ex is another cool sneak around type game. Also has lots of role playing elements and a really great storyline.

  15. Re:Definition of "work"? on Programmers work 47 days per year · · Score: 1

    If they spent more time on design & programming, they would spend less time on debugging.

  16. Re:This is DIVX Part 2 - Audio Edition on Money For Nothin' From The SDMI Hacking Contest · · Score: 3

    I hope you're only a freshman at MIT...the point of the watermark is to add analog encoded watermark information to the signals without compromising audio quality. The watermark is designed to hold up even after analog recording - such as through the output of your soundcard. Think of it as the opposite of mp3 encoding - mp3 uses a psycho-acoustical model to remove sounds that we won't perceive, SDMI uses a psycho-acoustical model to add sounds we won't perceive.

  17. Re:Alternative on Bring Back Gopher Campaign · · Score: 1

    Amen brother! I couldn't have said it better myself. One qualm however - Chewbacca is obviously not from Endor! If you read Star Wars Saga part IV, in chapter 17 it is clearly stated that Chewbacca is a large accumulation of pubic hair brought to life by Technomages from Alderon. Please do research before posting to the forums.

  18. Alternative on Bring Back Gopher Campaign · · Score: 2

    Calm down people, just use Lynx! I remember the days of gopher, nothing incredibly special about it. I'm much more nostalgic for the local BBS scene.

  19. Brute force solution on Wireless SSH2 Devices? · · Score: 4

    Get one of those Sony Vaio "Picture books" with the camera on them. Buy a ricochet or cellular modem, install linux. Now you never have to go into work again. Waterproof it and you can work from a jacuzzi. In brazil. Naked.

  20. Re:Have's and the Have Not's on Hacking The City · · Score: 2

    This most likely will be my last post to /. Anyone interested in having this slashdot account number can email me

    Pulling away from society (or a culture) will not improve it. You can only change things if you are involved. So stay and post your opinion. Someone might just hear you.

  21. Re:Why asian character sets? on Registrations Now Accepted For Asian Domain Names · · Score: 3

    Wouldnt it make more sense to implement umlauts like ö/ü/ä first?

    I have dibs on släshdot.org!!

  22. Re:Something just occured to me on Enlist, Boot Up, Change Fewer Batteries · · Score: 1

    I would prefer SpecInt / Watt. MIPS is a fairly meaningless benchmark.

  23. Re:Seen in fortune cookie: on Linus Confirms 2.4 In December · · Score: 1

    Is the Algore programming language compatible with the W Windowing system?

  24. Re:Copyright doesn't exist to restrict copying... on What If There Was No Copyright Law? · · Score: 1

    Um, no. Copyright was always meant to protect a specific expression of an idea, rather than the idea itself ( that would be what patents are for ). There was a famous case around the turn of the century (1900) in which an accountant's claim of exclusive rights to an accounting system based on copyright was rejected. It was ruled that copyright only covered the particular expression of the idea, not the idea itself.

  25. Re:Why can't they? on Can the BSA Investigate Your office for Piracy? · · Score: 1

    I'm glad someone on /. is thinking of the children. There's too many cynical, sarcastic types around here that we need someone like you with a balanced viewpoint.