Slashdot Mirror


User: Splork

Splork's activity in the archive.

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

Comments · 415

  1. operators hadn't figured out how to charge for it? on Peer-to-Peer Cell Phones · · Score: 2

    the quote at the end of the article saying something like "key groups of users are currently left out because operators haven't figured out how to charge for it" is extreemly telling for how absolutely useless this stuff is.

    phone companies want to bill you for every little thing you do with your phone regardless of wether or not to costs them a thing to provide. ultimately the -only- additional cost to the telco for these services will be the maintainance of a complicated billing network.

    get a clue telcos. woo customers too your network with features. don't drive them away by trying to nickel and dime them to death.

  2. Re:NexIIe still USB - doesn't matter w/ CF cards on Slashback: GameBand, Nexia, Lunarocks · · Score: 2

    CompactFlash cards are hardly any faster than a USB interface to begin with so firewire would be pointless. all computers have a USB 1.1 interface. how many have firewire?

    most people don't use these things with a microdrive (half the battery life). A 512mb CF card is currenty 180 bucks.

    Nex IIs not nearly as convenient as something with 10gigs (ipod wins there!) but they are much lighter and cheaper.

  3. Re:You must be new... on Toss Me a Rope: Programming Yourself Into a Hole? · · Score: 2

    mod the parent up :)

  4. cut the Mhz crap on Images and Screen Shots of Zaurus SL-A300 · · Score: 2

    this is a tiny device. Mhz has no meaning. You think the CPU actually runs at a constant speed?

    Long battery life so that you can use the thing without ever worrying if you've got enouch juice to hold you until you're near your charger is much more important.

    I seriously hope people aren't being as stupid as they are with computers and buying PDAs based on the processor speed rather than the features.

  5. exactly what apple doesn't want on Is Monitor Spanning Possible on an iBook? · · Score: 3, Insightful

    even though it is easy and cheap to include such a feature. apple won't do it. doing that would prevent "serious users" (read: users with cash burning a hole in their pocket) from buying their $3000 machine in favor of their $1500 one.

    welcome to apple. bend over.

  6. increase the number of laptop user dismemberings on Crypto Leash for Laptops? · · Score: 2

    just as the proliforation of car ignition kill switches making traditional theft difficult caused the number of car hijacking to sky rocket, this could do the same for laptop users with their key attached to or hidden on or in their person.

    i'll keep my hand rather than attach a key controlling access to millions dollar secrets to it.

  7. case insensitive sorting in apps on Should "B" be the Same as "b"? · · Score: 2

    any application or standard dialog that lists filenames but does not sort them in a case insensitive manner should be trashed. its useless. i don't care if the filesystem itself is case sensitive or not but the high level application user should not present them to the user in a messed up order putting apple after Orange.

  8. perl is not how to run a website on Web Development with Apache and Perl · · Score: 2

    any website based on perl is doomed to become an unmaintainable mess. look at languages better designed for web use or at least maintainability (php, python, etc).

  9. working code, not pipe dreams on Is Profiling Useless in Today's World? · · Score: 3, Interesting

    i'll always choose a program that exists and works with a good user interface over one that is never released because the author(s) thought it could be faster.

    listen to your profiler. everything else lies.

  10. write event driven programs; threads for CPU work on Is Profiling Useless in Today's World? · · Score: 4, Informative

    minimize the use of threads whenever possible. write your code in an event driven fashion as your friendly AC suggested. the poll() system call [superior to select(), though select() works well within its fixed size filedescriptor array limits] makes this possible.

    the basic mentality to switch from threads to event programming is this: anytime you're using a thread solely so that it can sit around and block on high latency events (network or disk I/O) most of its lifetime, it should not be a thread.

    its acceptable to have worker threads/processes that you hand computational tasks to and they trigger an event in your event loop when they hand a result back, but don't use threads of execution to manage your state. you'll pull your hair out and still have a nonfunctional program.

  11. one bug away from total failure on Analyzing Palladium · · Score: 2

    all such security systems are by definition only a single bug away from total failure. don't be so worried.

  12. Re:Laptop with 3 mouse buttons? - not apple on Do Apple iBooks Make Good Geek Laptops? · · Score: 2

    this is one of the biggest geek drawback for apple laptops if you intend to be using X11 apps. to find out how annoying it is, map all of your current mouse buttons to button_1 and see how well you survive.

    i sure wish apple would put 2 or 3 button pads on their laptops, they could leave them configured to all act as the same button for dummies by default.

  13. fujitsu lifebook p-2000 series on Do Apple iBooks Make Good Geek Laptops? · · Score: 2

    small, light, amazing battery life, awesome screen (1280x768), includes a cd-rw/dvd combo drive. check their website. slightly over your price range starting at around $1449 but worth it for a machine that'll you'll enjoy for several years.

  14. Re:mod this up on The Practical SQL Handbook: Using SQL Variants (4th ed.) · · Score: 2

    why did some moron mod this down and give it a troll rating? he makes a perfectly good observation asking a perfectly good question.

  15. what about multicasting? on Copyright Office Publishes Final Webcasting Rates · · Score: 3

    the broadcaster has no need or reason to know how many people are receiving the stream as they only send out one copy of the data. granted with the ISP monopoly controlled by media companies today its doubtful we'll ever see multicast to the edge of the network. :(

  16. Re: doesn't save money on Home-Built vs. Store-Bought PCs · · Score: 2

    agreed. build your own if you really know what you're doing and -enjoy- building it. I still do that. however i'd be more than happy to buy a prebuilt or mostly prebuilt system for myself if i could find a whitebox vendor that uses the parts i want (easy access case, ultra quiet high quality power supply, and the motherboard + cpu that i want). i'd still buy the ram and possibly the hard drive from elsewhere as those are extreemly marked up by most vendors compared to the best raw price you can get for what you need elsewhere.

    you save a -lot- of time and headaches and messy vs. nice cabling if you buy a prebuilt system from a decent whitebox or bigname vendor. [you can even get warranties and support which can be good depending on how you plan to use the computer]

  17. no cell provider or phone maker will ever do this on Peer-to-Peer Cell Phones? · · Score: 2

    their business model is charging you per second or minute that you use the service. without going through a centralized system like cell towers they lose this ability.

    very nice, but not gonna happen due to existing billion dollar companies not liking it.

  18. go around and delete all user data regularly on Making Users Back Up Important Data? · · Score: 4, Funny

    that'll teach them to backup! BOFH!

  19. Haptic Paddle Bong on Haptic Battle Pong... Future of Game Interface? · · Score: 2

    ooo, these will be some good games.

  20. Re:what percentage understand the MS license? on Using OSS for In-House Tools, Only? · · Score: 2
    "Recently there was a /. story about an FSF quiz that was designed to gauge your GPL knowledge. Just about everyone here on /. scored 70% or so. That's 30% misunderstanding."

    What percentage of the microsoft license do people understand?

  21. Re:no agreement needed on Slashback: Gopherectomy, Portacinema, Disunity · · Score: 2

    if ms and intel didn't continue to release software that continually pushed the hardware requirements they would both lose their largest source of revenue: new computer purchases!

  22. use python w/ native mac GUI or Gtk/Qt on mac X on Perl Carbon/Cocoa Bindings on Mac OS X? · · Score: 3, Informative

    python apparently has excellent macos X gui support. (i don't pay the apple tax myself so i can't judge first hand). on top of that you should be able to use anything with Qt or Gtk bindings using X on the mac (python and perl both have good bindings there).

    [and before any perl weenies mod this down because i said to use a different language: grow up!]

  23. what about EVD-RW? on Taiwan Joining Chinese Royalty-free Video Disk Effort · · Score: 2

    we already have dvd-r, dvd-ram, dvd-rw, dvd+rw... why not add a lower cost higher storage capacity alternative?

  24. difficult passwords are written down more often on Passwords May Be Weakest Link · · Score: 2

    The more obfuscated a password is, the more difficult of a time people have remembering it. thus is more likely it is that they will write it down and store it on a piece of paper near their workplace.

    Try a combo of a reasonable but not insanely restrictive pass phrase plus a digital token (smart card, assuming you trust smart cards) to be safe. that way just writing the pass phrase down doesn't hurt and the pass phrase doesn't have to be so difficult to remember that it needs writing down.

  25. what? lucky morons on BMG to Purchase Napster · · Score: 2

    i wish i could sell absolutely nothing of value to a company for $8 million dollars.