Slashdot Mirror


User: dodobh

dodobh's activity in the archive.

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

Comments · 1,765

  1. Re:Too good? I think not on Ask Slashdot: When Is the User Experience Too Good? · · Score: 1

    Yeah. Which is why I would rather the western world get some culture :P

  2. Re:This is a typical Sears Stupid Move... on Sears Is Turning Shuttered Stores Into Data Centers · · Score: 1

    Obligatory xkcd: Sysadmins

  3. Re:Remind me,,, on Amazon, Google and Apple Won't Need To Pay Tax, Despite Goverment Threats · · Score: 1

    Having access to the Internet isn't sufficient if you have no encouragement to actually use it. If you don't know that you can apply to a good school and get grants, you never will.

    Poverty drives a number of behaviours (and lack of information), whiich lead to a cycle of being poor again. Education is one of those things where you really don't want local taxes funding schools, just fund them all equally well on the educational side of things.

  4. Re:Yawn on Observed Atmospheric CO2 Hits 400 Parts Per Million · · Score: 1

    This needs paper and pencil, but it's an easy explanation (even if imperfect).

    If you draw a graph of temperature vs time, you will see a wave pattern emerge over a few years. Global warming implies that there is more energy in the atmosphere, so the amplitude of the wave will increase. This means summers get hotter and winters get colder.

    The scientific debate is about how much of an amplitude change will result, and what the consequences of that will be (we don't know this yet).

  5. Re:Mail recall capabilities on OpenBSD 5.3 Released · · Score: 1

    No. They default to the assumption that they may append to mailboxes or send mail to the world, but never delete from it. Deletion is a function of the POP/IMAP server.

  6. Re:For the individual programmer.. no laws.. on Popular Wordpress Plug-in Caught Spamming Is Put On Probation · · Score: 1

    Programming is the job of writing precise specifications.

    A picture might be worth a thousand words, but there's a good reason we have books of only words, and not merely picture books.

  7. Re:More person, more cost. Fine. on Samoa Air Rolling Out "Pay As You Weigh" Fares · · Score: 1

    So shop every day? Make cars expensive, followed by making mass transit convenient, and you'll change your lifestyle to suit. Or move :)

  8. Re:Nuclear weapons keep the world safe. on Nuclear Arms Cuts, Supported By 56% of Americans, Would Make the World Safer · · Score: 1

    Shall we play a game?

  9. Re:What?! on The US Redrawn As 50 Equally Populated States · · Score: 1

    The Indian equivalent of the US president is the prime minister. The president is the equivalent of British royalty.

  10. Re:so? apple is still selling less product on The Strange Math of Apple's Alleged Massive iPhone 5 Order Cuts · · Score: 1

    The hardware needs to be good enough. No need to match.

    Once it gets to be good enough, then price matters more.

  11. Re:I don't.. on Why JavaScript Is the New Perl · · Score: 1

    The web is HTTP only, by definition.

  12. Re:Baxter Doesn't Know What He's Talking About on Why JavaScript Is the New Perl · · Score: 2

    node.js is an event driven server for Javascript. A better Perl example would be POE. Of course, POE has a lot more modules and options.

  13. Re:Coming from a PERL guy on Why JavaScript Is the New Perl · · Score: 1

    $a and $b are "magic" variable names for sort (the function automatically assigns them values when comparing).

  14. Re:Start your own business on Ask Slashdot: Advice For Getting Tech Career Back On Track · · Score: 1

    An internship which ended early 2010, two years at one place, and then a job switch. That's not too bad.

    Job periods of about a year? Bad.

  15. Re:When I was in school, parties did this for $0 on The Power of a Hot Body · · Score: 1

    Do it Dutch style, all participants bring their own fuel.

  16. Re:Canary in the coal mine on China Tightens Internet Restrictions · · Score: 1
  17. Re:Server load on Hotmail & Yahoo Mail Using Secret Domain Blacklist · · Score: 1

    You are speaking of sequential io when you say 500MB/s. Email is random io. On spinning rust, your bottleneck is seek time.

    You have talked with people who have run systems for millions of users. I *have* run systems for millions of users. Not having to receive spam saves you from spending CPU cycles on email, disk seeks, fancy RAMdisk based architectures (I know how to do this, but there's a good reason I recommend against it).

  18. Re:Server load on Hotmail & Yahoo Mail Using Secret Domain Blacklist · · Score: 1

    Bandwidth isn't a scarce resource with email. It's disk io.

    CPU time gets really, really expensive when dealing with email at a very large scale.

    Bayesian scanners are nice for individuals, but do not work for groups of people with different tastes. False positives are even worse than false negatives.

  19. Re:Server load on Hotmail & Yahoo Mail Using Secret Domain Blacklist · · Score: 1

    Nope. You can't acknowledge receipt until the message is written to durable storage.

    And you have never run a really large email system. Bandwidth isn't really a limitation, disk io is.

  20. Re:Never forget on ITU To Choose Emergency Line For Mobiles: 911, or 112? · · Score: 1

    DD-MM-YYYY, not MM-DD-YYYY.
    So 1-12, or 11-2.

  21. Re:Why not both? on ITU To Choose Emergency Line For Mobiles: 911, or 112? · · Score: 1

    Indian mobile numbers are generally 10 digits, starting with 9. The country code is +91, lots of phone numbers and exchanges begin with 1.

  22. Re:If they can still print the email on UN Summit Strikes Climate Deal Promising "Damage Aid" To Poor Nations · · Score: 1

    It would help if the food programs were aimed at purchasing from the local farmers *before* shipping food from the US.

  23. Re:What happems on In a Symbolic Shift, IBM's India Workforce Likely Exceeds That In US · · Score: 1

    Forbes suggests it wasn't the unions which made the company fail, it was the management.

  24. Re:Are you an engineer? on Ask Slashdot: Developer Or Software Engineer? Can It Influence Your Work? · · Score: 1

    Yup. If you think of software as an onion, then there are simply people who work at different layers.

  25. Re:All well and good... on Climate Treaty Negotiators Are Taking the Wrong Approach, Say Game Theorists · · Score: 1

    PPP is irrelevant. The final metric is the increased energy in the atmosphere.

    Therefore, the end goal must be to reduce per capita energy consumption, without pushing people into unlivable conditions and improving conditions for those already there.