Slashdot Mirror


User: ezakimak

ezakimak's activity in the archive.

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

Comments · 90

  1. Python is pretty decent, I only have two concerns on Book Review: Core Python Applications Programming, 3rd Ed. · · Score: 1

    The only two things that really bother me about python are:
    1) after 25 years they still refuse to add a switch/case statement (makes writing FSMs harder)
    2) there is no gaurantee that a destructor is ever called, thus you cannot implement a RAII pattern with objects

    As for white-space delimiting, don't knock it till you try it. Just use a good editor (eg emacs, or other smart editor). Once you get used to it, it's actually very easy on the eyes sans having extra delimiters (curly braces, semicolons, etc.) and winds up saving typing to boot.

    The libraries are pretty great. The documentation could be organized better, but on the hole is fairly complete.
    The community is for the most part very responsive in #irc to questions. (Just don't offend them or get obstinate about doing it a non-python way...after all the help they provide is *free*).

  2. m-disk by millenniata.com already does this on A Million-Year Hard Disk · · Score: 2

    http://millenniata.com/
    Produces optical media with a rock-like substrate on optical media--you're literally etching in stone.
    They claim it will last at least 10,000 years.

  3. Re:Why do we need an advertisment for Dextr? on Is It Time To End Our Love Affair With the QWERTY Keyboard? · · Score: 1

    I use 8pen--it's great. I can use it with one hand w/o even looking. Try that with *any* layout-based or tap-style input method. With two hands I can go very fast--much faster than with swype. The only real competition to 8pen for speed and usability might be some variant of slide keyboard.

  4. Re:what, no atari 2600? on $1.2 Million Ultimate Games Collection · · Score: 3, Informative

    no Atari 5200?
    no Atari Jaguar?
    no Colecovision?

  5. A good opportunity for peer review on How To Get Developers To Document Code · · Score: 1

    Have someone else comment your code.
    If they can make sense of it to describe what it does, that's a good indicator it's decent code.
    If they can't figure it out--big red flag.
    Plus, they may find some bugs in the process.

  6. Re:Let's see how well it flies on Fan-Developed Ultima VI Remake Released · · Score: 1

    Midi-Maze on the ATARI could network up to 16 players with a Midi-loop. Non-textured, but 3-d. Fun as hell in it's day. (Would be boring comparing to the stuff we have today though.)

  7. Re:Correlation is not causation on Court Rules Autism Not Caused By Childhood Vaccine · · Score: 1, Interesting

    How is this logic sound?
    If vaccines actually work (I'm not claiming either way), then logic should say that only the unimmunized are ever at risk, and that the immunized are completely safe regardless. Otherwise, what's the point?

  8. back-door to big-brother id cards? on New Jersey Enacts 'Smart Gun' Law · · Score: 1, Interesting

    Well, I don't see how they could possibly implement this w/o some sort of id tag on the owner. It should be interesting to see how they attempt to implement this in any reasonable fashion, if it is indeed possible...

    "...after the state attorney general determines a smart gun prototype is safe..." Since when are guns safe? They are inherently unsafe last I checked--as implements of destruction usually are.

    How does the mechanism they descibe (the grip test) prevent "accidental gun deaths and suicide"? If the owner grips it and fires, _it will go off_ --that's it's purpose! Also, will their 'grip id' work through gloves? It doesn't seem likely. If not, cops couldn't wear gloves in the winter!

    Even more interesting, would be to follow the money trail to see who's really trying to make a buck...

  9. Same goes for evolutionists on British To Release UFO Files · · Score: 0

    Very interesting way to put it. I notice that this is exactly what all those people who profess evolution to be a fact rather than admit that it's still just a theory (and a poor one at that imo) do.

  10. I'll probably be there opening night... on Harry Potter & The Chamber of Secrets Leaked · · Score: 0

    Probably not if you don't already have tickets. In my state the first two days are already sold out.

  11. "long-term customer value..." on Microsoft Responds to Leaked Memo · · Score: -1, Flamebait

    no doubt meaning that the customer keeps sending highly valued $$$ to M$ over a very 'long-term'...

  12. Re:What the heck?! on Novell Releases PostgreSQL for NetWare · · Score: 1

    Load distribution.
    This company tracks visitor statistics among other things and experiences an extremely high volume of hits. Many users were high enough volume themselves to warrant their own set of tables, while low volume users were still grouped together.

  13. Re:What the heck?! on Novell Releases PostgreSQL for NetWare · · Score: 1

    "a database larger than MySQL could capably handle"...

    There are users with over 50 million records, and I personally know a company that had nearly 4 million tables.

    Why, exactly, was MySQL not 'capably handling' a mere 3 million records?

  14. Banner ads are a waste of bandwidth. on Advertising on a Free Wireless Network? · · Score: 1

    I haven't actually looked at a banner ad in ages,
    and I can't even remember the last time I actually clicked on one. (probably not since I was testing an ad serving system I was being paid to develop...)

    On that thought, while I was in that position (for over a year) the stat went from 10% click-thru ratio down to well under 0.5%. That was over two years ago. I can't imagine how ads could be of any use at all if they're even below that now.

    They also waste valuable screen space in my browser which is just plain annoying.

  15. Re:aic7xxx: what's so good? on Linux 2.4.3 Released · · Score: 1

    Nothing considering it won't even compile. Dies with yacc errors concerning aicasm_gram.y