Slashdot Mirror


User: hobarrera

hobarrera's activity in the archive.

Stories
0
Comments
1,954
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,954

  1. Re:Open on Google To Devs: Use Our Payment System Or Be Dropped · · Score: 1

    No, the concept doesn't exist in every country actually.

  2. Re:Google Wallet vs PayPal on Google To Devs: Use Our Payment System Or Be Dropped · · Score: 3, Informative

    Yet, regrettably, when trying to sign up as a seller on google wallet, only "US" and "UK" are listed for me for some reason.
    I live in Argentina, so GW is a no-go for me.

  3. Re:encrypted gmail on The Privacy Richter Scale · · Score: 1

    If no-one man-in-the-middles the recipient's connection, or something similar, and if no-one at google get their hands on this.

  4. Re:How it really gets done. on Server Names For a New Generation · · Score: 1

    I just get the server names from /dev/urandom. They're equally easy to remember.

  5. Re:I'd welcome the day on Chief Replicant Dev On Building a Truly Free Android · · Score: 2

    That's why I have a Nokia N900. A Nokia N9 might be of interest to you as well.

  6. Re:Not sure how useful now. on Wine 1.4 Released · · Score: 1

    It's usefull because I don't have to buy windows (simply because I don't want to), and because I have far better integration.

  7. Re:Blast from the past on Wine 1.4 Released · · Score: 2

    It's not a virtual machine, it's a reimplementation of the windows API.

    That aside, I play last-gen games (like the Mass Effect 3 Demo) with great performance. That's imposible inside any VM.

  8. I use flashblock and just got a flashblock logo. When I clicked to allow flash, it gave an error ("could not load movie").

  9. Re:our first solid metric on Cambridge's Capsicum Framework Promises Efficient Security For UNIX/ChromeOS · · Score: 1

    halt and reboot, in unix (and also in linux in the past), would inmediantely halt or reboot. No informing users, killing processes, etc, just HALT.
    Shutdown on the other hand, informed users, first sent sigint, and then sigkill, etc. It was the "friendly" choice, and gave processes a chance to exit gracefully and save anything they should.

    Since so many users where using halt and shutdown -h as if they were the same, most linux distros have adapted the behaviour to what those users (who had not read the manpages) expected. Depending on what OS you use, the manual may describe this.

  10. Re:Of course on US Asserts Super-Jurisdiction Over Dot-Com, Dot-Net, and Dot-Org Domains · · Score: 1

    That's interesting. It does in almost all countries (unless you configure google no to do so.)

  11. Re:Of course on US Asserts Super-Jurisdiction Over Dot-Com, Dot-Net, and Dot-Org Domains · · Score: 1

    My point is that US should be using the ".us" TLD, and leave ".com" to international uses.

  12. I don't get it. You're a machine, right?

  13. Even worse if it's a flash one. Why not just GIF?

  14. Re:What about false positives? on Microsoft Seeks Patent For "Search By Sketch" · · Score: 1

    Almost any keyword is bound to show at least two naked women in the first couple of pages. We tried with the oddest of keywords at my last job, and 9 out of 10 times, this was true... so there's nothing new here.

  15. Re:People underestimate the power of the organic. on New Interface Could Wire Prosthetics Directly Into Amputees' Nervous Systems · · Score: 1

    In short:
    If a machine fails: it can crash an require intervention. (generally)
    If an organic fails: it slowly degrades itself, having chance to fix whatever might be wrong, or at least notify someone. (generally)

  16. Re:"Heavily exposed" on After Legal Fight, NCI Researchers Publish Study Linking Diesel Exhaust, Cancer · · Score: 1

    Why is this downvotes? This is quite true, regrettably.

  17. Re:I approve on Cell Phone Jamming Devices Enjoy an Increase In Popularity · · Score: 1

    I disagree. People need to be taught to be respectfull and to behave, not caged or forced into not-behaving badly.
    You don't chain a 12 year old to avoid his going outside through the window when he shouldn't. You *teach* him when he can, and when he can't.

  18. Re:I approve on Cell Phone Jamming Devices Enjoy an Increase In Popularity · · Score: 1

    I heard an excelent argument as to why this shouldn't be used in banks/schools, etc. In case of emergency (think "the bus crashes and the user of this device is unconcious), calling an ambulance/police/etc become imposible.
    If the bus crashed, and someone dies because it's imposible to call an ambulance thanks to his ilegal usage of a device... I really wouldn't want to be in this guy's shoes.

  19. 150ms in 2005 in was "acceptable" on Ask Slashdot: What Is an Acceptable Broadband Latency? · · Score: 1

    I lived in a rather not-so-large city in the south of Argentina in 2005, when ADSL was just starting to become available to middle class (at least there), and 150ms was the norm (I remember this because a lot of friends would play CS online with people from the rest of the country).

  20. Re:Of course on US Asserts Super-Jurisdiction Over Dot-Com, Dot-Net, and Dot-Org Domains · · Score: 2

    IMHO, ".us" is the US TLD, while .com, .org, etc are the "International ones". For example, google.com redirects to google.com.TLD (google.com.ar in my case). The same goes to all major international websites.

  21. Re:Debian Base on Ask Slashdot: What Is the Best Distro For Linux Lessons? · · Score: 1

    Ubuntu is *not* for servers, keep that in mind. It's a matter of personal opinion if it's any good for desktop, but it's no use on servers. Go with something more like debian if you want a linux based OS.

  22. Re:Why the anxiety? on Ask Slashdot: Life After Firefox 3.6.x? · · Score: 1

    What distro are you using? Lots of distros (and BSDs) still pack newer versions of firefox on officially unsupported platforms.

  23. Re:Slow news day? on Torvalds Calls OpenSUSE Security 'Too Intrusive' · · Score: 1

    Nope, I insinuate that he doesn't want to bother configuring these things, much like many other users don't want to, even though he *could* if he wanted to.

  24. Re:What an ass on Torvalds Calls OpenSUSE Security 'Too Intrusive' · · Score: 1

    This would only prove that OpenSuse if impractical for shared computers, since all users need a root password for ordinary tasks, one of which is bound to screw up.

  25. Re:Slow news day? on Torvalds Calls OpenSUSE Security 'Too Intrusive' · · Score: 1

    He has the knowledge to do the above, but he dedicates his time to developing the kernel, instead of configuring user-level stuff like printer installation UIs and stuff like that. He just relies on some distro, with it's general packaging of software, etc. This time, he just hit one with an anoying habbit of asking for a root password every five minutes. Lots of people can tweak it so it doesn't do that. But moving to a distro with saner defaults is just faster, and more efficient.