Slashdot Mirror


User: lannocc

lannocc's activity in the archive.

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

Comments · 243

  1. Re:Proxification? on Iran Slows Internet Access Before Student Protests · · Score: 1

    If all Internet traffic in and out of Iran is being slowed down, running through a proxy outside of Iran won't help because traffic to and from it will be affected just as much as everything else.

    Not necessarily. That is, if the proxy did something like convert rich media to simple ASCII art it would provide a bandwidth savings and perhaps be useful.

  2. Re:oh c'mon on Personalized Search From Google Now Opt-Out · · Score: 1

    I'd like to see Google make their far-forward cookie and personalization tracking service be opt-in.

    Well if enough sites do it, then we have a good case for the browser to make accepting cookies an opt-in operation (per site?).

  3. Re:Unfriending due to Farmville on Farmville, Social Gaming, and Addiction · · Score: 1

    Just goes to show you really don't care about all the stupid shit your friends are up to. Why even have a news feed when your friends suck? No I'm not being mean or targeting you specifically; most people are boring as hell.

  4. Re:Shocking! on BlueHippo Scam Collected $15M, Only Shipped One PC · · Score: 5, Funny

    The fine print clearly stated

    Oxymoron

  5. Re:OS-impaired on Visually Impaired Gamer Sues Sony · · Score: 2, Funny

    you offend Debian!

  6. Re:one-letter domain? on PayPal Introduces Open API · · Score: 1

    As another commenter mentioned, it may have been PayPal. It was certainly some sort of financial institution. I still have an old X.com-branded credit card.

  7. Re:one word... on Disease May Prevent Manned Journey To Mars · · Score: 1

    symbiosis.

    I really had nothing more to add to your comment, it sums up my own thoughts very well and I felt it deserving of a reply (albeit a late one).

  8. Re:God damn it this again on Toyotas Suddenly Accelerate; Owners Up In Arms · · Score: 1

    There's no car you can buy today where you cannot overpower the engine with full braking force. Try it: stand on the accelerator with your left foot for a while, then stand on the brake. Push both down as hard as you can; your car will slow down and stop.

    Of course, you can't see where you're going since you happen to be turned around in your seat!

  9. two words... on Disease May Prevent Manned Journey To Mars · · Score: 3, Informative

    Diversified ecosystem.

  10. Re:Maybe Gentoo? Read 1st before modding down. on Installing Linux On Old Hardware? · · Score: 1

    I second this! I have a couple VM's I use to build binaries (server and workstation flavors) for my other boxes. While not a 486, I do have Gentoo running on a Pentium 133MHz w/ 32MB RAM... and it'll play DVD's (w/ some hardware decoder-card help).

  11. Re:More Easier... on Sneak Preview of New OpenOffice 3.2 · · Score: 1

    Thank you, I was waiting for somebody to complain about the "more easier" bit :-)

  12. Phishing scams on Tim Berners-Lee Is Sorry About the Slashes · · Score: 2, Insightful

    What I wonder is why the designers of DNS put the name in reverse? If the name had been in most-significant-first order, one could have tabcompleted it properly (using history and maybe zonetransfers of smaller zones).

    Not only that, but it would go a _long_ way towards preventing phishing scams.

  13. Re:More like 0% here on BSA Says 41% of Software On Personal Computers Is Pirated · · Score: 1

    I can say precisely 0%

    You say precisely, but how accurate is that?

  14. Re:"Need" an IDE on Interview With Brian Kernighan of AWK/AMPL Fame · · Score: 1

    If a programmer needs to use an IDE, as opposed to just using one for convenience, something is very wrong.

    Perhaps, but don't draw such a hard line. Time constraints can easily push a "convenience" to the "need" category. Sure we can get everything done in the simplest text editor but an IDE is a big help for things like looking up unfamiliar method signatures.

  15. Re:The legislative language isn't that important.. on Legal Code In a Version Control System? · · Score: 1

    +1 Demand. I am not a lawyer.

  16. Re:Wrong line of work! on Relaunched Recovery.gov Fails Accessibility Standards · · Score: 1

    I'm sorry but in my experience it is better to design first, optimize later.

  17. Re:Reboots on Forkable Linux Radio Ad Now On the Air In Texas · · Score: 1

    Ubuntu asks you to restart after upgrades of services. I suspect the other desktop-oriented distributions do the same. Whether you strictly need to is not the point, it's what the system asks you to do.

    I did not know that. In that case Ubuntu is broken, for the "convenience" of the user. I don't personally use it and I'm not saying it's such a terrible thing, but that certainly makes clear that Linux distributions are not created equal.

  18. Reboots on Forkable Linux Radio Ad Now On the Air In Texas · · Score: 1

    You have to reboot after installing things just as often as you do on Windows or OS X.

    Only if you don't know what services need to be restarted. Seriously, just how often are you updating your kernel? That's about the only install that would require a reboot.

  19. "reputation capital" on Google Offering Print Versions of Online Books · · Score: 1

    it is a good way to buy reputation capital...

    Reputation capital. Such a great concept. If only we could survive on reputation capital, the world would be a much better place.

  20. Re:Hard to find though... on Old Operating Systems Never Die · · Score: 1

    Model 12? I must say I had to look that one up, I had never heard of that model before! I have a Model 4 with at least a few copies of TRS-DOS (and many other DOS's as well) though I'm guessing it's not compatible with the Model 12.

  21. Re:Microsoft Afraid of Pioneering Boo on Windows 7 Touch, Dead On Arrival · · Score: 1
    so much for
    working in my example... I hope you get the idea though.
  22. Re:Microsoft Afraid of Pioneering Boo on Windows 7 Touch, Dead On Arrival · · Score: 1

    Seriously, show me the Java equivalent to:

    var foo = function() { // do some stuff } setInterval(foo, 1000);

    I've been programming in Java for over 10 years professionally and I've yet to really need your feature request. It could be that it just doesn't fit well in the object-oriented paradigm. For one thing, all functions belong in a class because in Java the Object is king. Objects do/own operations. However something like this might work:

    class ContrivedExample { static void foo() { // do some stuff } } // and elsewhere... setInterval(ContrivedExample.class.getMethod("foo"), 1000);

    So your setInterval() function is defined to take a java.lang.reflect.Method instance representing the function to call. This is a bit more laborious than your example, but I feel that in anything more than a contrived use-case there is really a better way to design the solution that fits within the Java way.

  23. Re:To whoever tagged story as uk on Irish Astronomers Investigate Sky Explosion · · Score: 1

    I prefer the term "USian" if I need a classification distinct from other Americans (Canadians, Mexicans, etc.).

  24. Re:Double no on Pain-Free Animals Could Take Suffering Out of Farming · · Score: 1

    +1 Montana. What part?

  25. Re:The people that created this must not be engine on Intel's Roadmap Includes 4nm Fab in 2022 · · Score: 1

    Yikes!

    Would a real engineer trade the joy of building useful things for the benefits you mention? Some of the qualities you mention are desirable for any job and everyone should strive for (e.g. good social skills) but most of your post came off sounding very vain to me. I don't care how much I could make in marketing, I'm not going to switch.