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:Interesting ...I'd think it would've been... on New Algorithm Boosts Network Efficiency · · Score: 1

    Large portions of chat, P2P, spam and websurfing is for porn.

  2. Re:therefore on Bell Labs Kills Fundamental Physics Research · · Score: 2, Insightful

    Currently, there is a massive lack of funding for basic research (except stuff which enables showoffs, like putting humans on the moon). Marketing is a higher priority.

    A significant proportion of research is just reshashing what hjas been done elsewhere, not truly new stuff.

  3. Re:Lather, Rinse, Repeat on Microsoft Rinses SOAP Out of SQL Server 2008 · · Score: 1

    And I thought Java was the replacement to Perl because there was only one way to do it?

  4. Re:My head hurts. on Massive VMware Bug Shuts Systems Down · · Score: 1

    Google for PostgreSQL dollar quoting.

  5. Re:I work at a 900+ seat Red Hat shop on Paid Support Not Critical For Linux Adoption · · Score: 1

    Redhat support is Pune, not Bangalore

  6. Re:Cyber spying?!? China? on US Warns Olympic Visitors of Chinese Cyber-Spying · · Score: 1

    See California

  7. Re:Storage isn't the issue sometimes on Are There Any Smart E-mail Retention Policies? · · Score: 1

    As a large scale mail admin, let me give you a hint: Databases are not good email stores. You more likely want maildir format for your message store.

  8. Re:Just now? on China Races To Clean Up Olympic Air · · Score: 2, Insightful

    http://en.wikipedia.org/wiki/List_of_countries_by_greenhouse_gas_emissions_per_capita indicates that the US emitted 22.9 tonnes of CO2 per capita, China was at 3.9 tonnes, and India was at a measly 1.8 tonnes per capita. The US should have been emitting ~ 0.8 tonnes per capita of CO2 to be equitable to India, twice that for China.

    After all, all that India and China are asking for is the same quality of life for their citizens as enjoyed by the more "developed" nations. Perhaps you need to rethink your assumptions here.

  9. Re:Horse Pucky..... on The Father of Multi-Core Chips Talks Shop · · Score: 1

    The problem is that the mainframe is still a huge, single point of failure. What we need is the ability to toss a few dozen _CHEAP_ systems at the problem, and figure out how to make it work.

    Failures happen. Code around them.

    There is only so high you can scale a mainframe up to. Then you need to start scaling out. Scalability isn't a few thousand users pounding your systems. It's about a few million users pounding your systems, with increases of one order of magnitude being common.

  10. Re:Old School Old Fart on Reusing and Recycling Code · · Score: 1

    Don't Repeat Yourself is a good principle.

  11. Re:a boy can dream on Apple Files Suit Against Psystar · · Score: 1

    You can do that with RedHat (also see CentOS). Very definitely a redistribution of commercial application.

  12. Re:Don't be easily boxed on Surviving Outsourcing? · · Score: 1

    Learning how systems work WILL make you a better programmer. It will cost you in terms of time spent at work. The big difference is that your code will be better performing, and easier to maintain.

  13. Re:Um.... duh? on Online "Public" Spaces Don't Guarantee Rights · · Score: 2, Informative

    ISPs are not common carriers.

  14. Re:Yahoo already peaked on Microsoft Going After Yahoo! Again · · Score: 2, Insightful

    Flickr and Yahoogroups were companies purchased by Yahoo! !innovation.

  15. Re:You see, there's this thing called economics on Stallman Attacks Gates, Microsoft, & Charity Foundation · · Score: 1

    That wasn't Microsoft software, that was Compaq who truly ushered in the PC revolution.

  16. Re:People are accustomed to bait-and-switch langua on The Privacy Paradox · · Score: 2, Interesting

    http://www.studentsfororwell.org/

    The US has always been the land of the free*.

    * Subject to terms and conditions, offer not valid where inapplicable.

  17. Re:Damn those customers on Beating Comcast's Sandvine On Linux With Iptables · · Score: 1

    The bandwidth for a call is fixed. If you call someone but don't talk, that circuit is still running at full bandwidth.

    Packet switching saves on the costs of keeping the virtual circuit alive by multiplexing the stream between multiple users. By always using the bandwidth, even when the humans aren't around, you are removing the benefits of multiplexing, but expect to pay the same price. Something has to give, and it's not likely to be the packet switching. You can get dedicated, always on, unshared connectivity. It's called a T1.

  18. Re:A handshake. on Gates' Last Day At Microsoft · · Score: 1

    That's not Microsoft, that's Compaq. Microsoft merely rode the gravy train.

  19. Re:I believe it. on Studies Show the Value of Not Overthinking · · Score: 2, Insightful

    Just toss the coin 'n' times, where 'n' is a positive integer such that 2^n >= k > 2^(n-1) where k is the number of possible choices.

  20. Re:There will be some good from this. on ICANN Board Approves Wide Expansion of TLDs · · Score: 1

    Then they need to switch to local.example.com (where example.com is their domain, or they could just use example.(com|net|org).

    It's even a RFC.

  21. Re:MOD PARENT UP on Does an Open Java Really Matter? · · Score: 1

    Multi-process FTW. You don't always need threads. Event driven programming + multiple processes can make your life easier.

    Threads generally imply shared memory, and all the attendant pain that comes with it.

  22. Re:What's IT? on New Grads Shun IT Jobs As "Boring" · · Score: 1

    Well, it varies from basic tech support, to systems administration, to writing code, to architecting systems, to network maintainance, dealing with performance, security, ...

    What you are thinking of is probably business IT, which SUCKS.

  23. Re:Different perspective on New Grads Shun IT Jobs As "Boring" · · Score: 1

    Perhaps the people who worked on this sort stuff:
    http://en.wikipedia.org/wiki/Bell_Labs#Discoveries_and_Developments

    A few of them are even at one of those search engine companies.

  24. Re:I pledge not to be a shill or tool on A Hippocratic Oath For Scientists · · Score: 0

    The idea of profit is not evil. However, the idea of unrestricted, increasing growth in profits forever is. Make a reasonable profit. But don't expect the percentage growth to remain the same on and on.

  25. Re:What has overselling to do with monitoring? on Sandvine CEO Says Internet Monitoring a Necessity · · Score: 1

    The ISP probably buys 10 Mbit/s of transit, but sells it to 100 users at 1Mit/s each (1 1:10 oversubscription). If users wanted less oversubscription, those plans would be available (typically business class ADSL, or T1/E1 and above).

    This would be reasonable for usage patterns which were previously considered normal (web surfing, email, some chat) over asymmetric links, with a large bandwidth bias in favour of the subscriber.

    This is one of the reasons why ISPs forbid end-users from running servers (which have a bandwidth usage bias in the other direction).

    It isn't necessary that you use only 1/4th of the bandwidth, it is that you use full bandwidth only 1/4th of the total time, and be nice to your neighbours. What we have on the other hand is a culture which encourages grabbing shared resources for yourself all the time instead of being nice to your neighbours. ISPs don't encourage the "be nice to your neighbours" viewpoint either.

    In a civilised world, file-sharing wouldn't even be a problem because it would be dealt with by social measures (but we would also have world peace and no spam). In this scenario, the file-sharers are the abusers of the last-mile bandwidth commons, and cause trouble for the remaining users (just like spammers cause trouble for the rest of the Internet).

    Distributed file sharing technologies re-define normal, throwing their existing calculations off kilter.