Slashdot Mirror


User: LiquidCoooled

LiquidCoooled's activity in the archive.

Stories
0
Comments
4,752
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,752

  1. Re:Bad on/off interface on Palm Unveils Foleo, Linux-Based "Mobile Companion" · · Score: 2, Insightful

    Eh?

    Perhaps you haven't noticed, but practically everything has a single on/off button.
    Infact, I cannot think of anything with separate buttons, certainly there is a case for rocker switches and toggles, but not two distinct buttons.

  2. Re:Use a language that checks I/O errors by defaul on How to Keep Your Code From Destroying You · · Score: 1

    Additional to this, if the 'nice' language features give the user an error message and bails, what happens to the intermediate steps you were performing?
    Not everything fits inside a nice transaction and sometimes things need cleaning up.
    It might be the final step in a long list of sequential actions, or it might just be a few easy steps but you can be sure of one thing:

    If your program keeps kicking them totally out of the system (no matter how 'nice' the message) for a stupid simple handleable errors they will be pissed off.

  3. Re:Use a language that checks I/O errors by defaul on How to Keep Your Code From Destroying You · · Score: 3, Insightful

    Relying on the environment to do all cleanup leads to bad code.
    Every time you create something, destroy it afterwards.
    Assume every action will fail and handle it appropriately.

    I have seen 'developers' assume everything will be taken care of, then when the software gets into the users system their usage patterns make it explode.

    Simple management needn't make a development time longer or harder and allows you to migrate things to other applications/systems with ease.

  4. Re:Expect Apple to unleash the Legal Nazgul on Microsoft's Multitouch Coffee Table Display · · Score: 1

    aren't they getting together later on today to have a public meeting?
    Maybe Steve could settle this the manly way.

    CAGE FIGHT!

    Just hope Ballm er doesn't come running out with a chair.

  5. ALERT! ALERT! on Google Buys Anti-Malware Security Startup · · Score: 3, Funny

    Harry Kim: "Borg Attack!"
    Janeway: "Raise shields"
    Paris: "Its no good, they have adapted, they are firing sunloungers"

  6. Re:One word ... on China Crafts Cyberweapons · · Score: 2, Funny

    I'm sorry, but I cannot get the image of Stallman bashing a tambourine singing 'Kum by Yar' whilst crossing the battlefield.
    Linux is many things, but its not a cyber weapon.

  7. Re:Huh? on VM Enables 'Write-Once, Run Anywhere' Linux Apps · · Score: 1

    I would like to see autroun available in all operating systems.
    However, it should be the neutered version XP displays for flash drives.
    The supplier of the software can add a new item to a short menu of available options, thought no software is automatically run.

    Asking users to browse the file system and know to run programs is a little too much, but giving them a choice of "Install XYZ to computer" with a familiar software icon is a nice simple way of handling things.

  8. Re:Huh? on VM Enables 'Write-Once, Run Anywhere' Linux Apps · · Score: 5, Insightful

    Insert CD.
    Phone relative because the CD does nothing.
    Find Install and click it.
    Cancel the dialog and click the other install.
    Phone relative again and ask them why its going to take 3 hours.
    Make coffee.
    Return to computer and switch it off (thinking they were switching it on because the screen was blank)
    Ring relative and ask why its not worked.

  9. Re:ads for free are'nt on Free Ads Can Be Really Expensive · · Score: 1

    Actually, I would say advertising wise, this campaign will be a success.
    Consider that Heinz haven't been discussed in years and suddenly its here on slash and on digg and in loads of other places..

  10. Re:And what about the U.S.? on Some Soft Drinks May Damage Your DNA · · Score: 1

    Hell, you could break a leg turning over in bed.

    When I was a PFY I dislocated my hip in this very way.
    I rolled over in my sleep when my leg was wrapped in duvet.

    Its a very strange feeling to see the back of your own leg.

  11. Re:Novelty item? on OLPC Game Jam for an XO Laptop · · Score: 4, Insightful

    I do quite a bit of development for my PDA and whilst I have an emulator environment for it whilst developing, nothing says "usability test" better than putting it on the device and going sitting away from a real pc with a mouse.

  12. Re:14 HOURS! on Intel Prototypes World's Thinnest Laptop · · Score: 1

    Does it really cost that much energy to listen to radio signals?
    There is a difference between always on and always busy.

    My phone has 3g always on but it doesn't drain my battery much until I start connecting and actually using it.

  13. How much is it a problem? on Why Are CC Numbers Still So Easy To Find? · · Score: 2, Insightful

    What does it matter?

    How can a normal fraudster use a credit card number to his personal gain?
    Does he get goods delivered to his house?

    Anything purchased with it has an audit trail.
    It's not like you can turn up in a shop and swipe the printout or screenshot, and making up blank cards isn't yet in the hands of the common criminal.

    I will go out on a limb and say most credit card fraud occurs in the real owners home town right about the time of alcohol consumption.

    Regret buying that 'funky' leopard skin jacket? "OMG I haz been haxx0red!!"

  14. Re:Doesn't really work like that on Novell Partners With EFF on Patent Busting · · Score: 3, Funny

    Have you seen Wario wares for the Wii?

    It makes your eyes bleed whilst you play, then as a double insult you get the tune in your head.
    Its torture.

    At least Sony rooted your computer, Nintendo manage to root your brainstem.

  15. Let the market decide on Should Games Be More Boring? · · Score: 0, Redundant

    If there is a market for games of this type then they will take off.
    I know Nintendo have opened up whole new genres recently and some work, others don't.
    That's just like life.

  16. Re:So using this logic.... on Michigan Man Charged for Using Free WiFi · · Score: 1

    Actually, a wireless base station broadcasts its SSID information saying "Wireless network, get your wireless network here".

    Otherwise the guy would not have known it was there.

    http://en.wikipedia.org/wiki/Wi-Fi#Technical_infor mation

  17. Re:The real solution on First OpenOffice Virus, Not In the Wild · · Score: 2, Insightful

    Don't open email attachments of an unknown sender

    Many people get viruses (appearing to come) from well known trusted sources, so this advice is wrong.

    The correct thing to say is:

    Don't open unsolicited attachments or files, ever .

    If in doubt, speak to the sender and confirm its validity.

  18. itsatrap! on Microsoft Will Not Sue Over Linux Patents · · Score: 0, Offtopic

    I would say its a trap, but it appears as though our tags are being censored/hidden.
    It was amusing seeing the tags, seems bare now.

  19. Re:I must be missing something. on Rerouting the Networks · · Score: 2, Informative

    What happens when the second node goes down?
    If you automatically broadcast the knowledge of the message across all available channels, if it gets to the other end its won.

    This is the not putting all your eggs in one basket scenario which attempts to address bandwidth limitation issues.

    It was only recently I was thinking about global communications on a wireless mesh without ISP involvement (reroute the backbone across home networks), I wonder if this could be the kickstart it needs?

  20. Re:Reasons why NYC needs 'Team Hydra' on Attack-Proof Power Line to be Installed Under NY · · Score: 2, Interesting

    That sounds like the superconducting array embedded within the scrith of the RingWorld ;)

    I wonder if you could make use of the EM field which that will give off or if it will effect us in some way?

  21. Well done on Penguin Car Earns Indy500 Spot · · Score: 5, Funny

    The year of Linux on the racetrack is upon us!

    I just wonder how the pitstop will go

    apt-get new-tyres

  22. Re:Kids these days (?) on Texting Teens Generating OMG Phone Bills · · Score: 1

    That's the problem, they spend 30 seconds texting or calling to simply grunt "im coming out now" and then put the phone away.

    The problem is they do this several times an hour.

    My son gets credit once a month for his phone, the first few times it was gone within a day.
    After a few times of this hes thinking ahead, now it lasts him a couple of weeks.

    On the plus(ish) side of this, newer phones are gaining bluetooth text messages and sending things - it saves them texting and calling each other from opposite ends of the street corner.

  23. Re:You'd get even greater compliance... on Why Work Is Looking More Like a Video Game · · Score: 1

    I have always thought email should be sent via a FPS game.
    If you manage to deliver the message to the recipients' office, they see the message.
    If you are eaten by a grue, well your stuffed basically.
    Best hope you can work as a team, your boss needs covering while he posts the wageslips.

  24. Re:Ironically on The Pirate Bay To Create YouTube Competitor · · Score: 1

    And the English have neither.

    *Damn my country*

  25. Re:More details on Optimus Keyboard Pre-Orders In Mere Hours · · Score: 5, Interesting

    The phantom was just another games console.
    People actually want to do this, but the only thing stopping them is technology.

    I guess at some point or other we have cursed keyboards for having fixed symbols and wished for something better, I remember the cards you used to place above your Fn keys for word processing and graphics programs, we all get freaked out remembering the keys to games and I would love to see my keys change fonts to match what I am typing.

    This keyboard will give you all that, its not just another console - its new.

    Having said all that, you can probably currently just keep a few customised boards and switch as needed for less than the current expected price.