Slashdot Mirror


User: javaguy

javaguy's activity in the archive.

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

Comments · 43

  1. Re:Programming without music? on Music While Programming? · · Score: 1

    Most engineers have some the intelligence and power to change their situation, even if it is by changing jobs to avoid stupid or ignorant managers. You and Dilbert should definitely look elsewhere. Alternately you could educate that pointy haired dude. Good luck.

  2. Programming without music? on Music While Programming? · · Score: 5, Insightful

    Without music at work there won't be any more programmers, the issue will be moot

  3. How about COBOL? on With a Computer Science Degree, an Old Man At 35? · · Score: 1

    Go for it, having knowledge and qualifications will always benefit you. I haven't done hiring in a while, but maturity and experience counts for something.

    I think there's a great opportunity around at the moment - learning mainframes and COBOL. The people who understand them and who are good at it are retiring, and once you're decent at it you could make a shedload of money as a consultant/contractor. It's not sexy, and it's not leading edge, but I think it could be a really good niche and great earner. Legacy systems are definitely not going away.

  4. I have a 10Mbps line running off a Telstra Clear fibre infrastructure in Wellington, New Zealand, using a well seeded torrent I can often saturate my 10Mbps connection on weekday evenings. A friend of mine has Telecom ADSL in a building in central Wellington, she's lucky to get 1% of that - 20KB/sec is good for her. Maybe you just need a better ISP.

  5. Re:Many vulnerable AWStats sites on google on phpBB Forum Down After Defacement · · Score: 1

    "This could be as bad as one of the old ISS vulnerabilities. "

    What's wrong with the International Space Station? ;)

  6. New Zealand lags behind on 8Mbit Broadband to Become Available in the UK · · Score: 1

    You guys should stop moaning, it could be a lot worse. Here in New Zealand I pay US$50 for 2mbps down, 256kbps up, and if I exceed 10GB in a month the speed's cut back to 64kbps.

    This is all because the short sighted NZ government decided against opening up the local loop. This means the government sanctioned monopoly can make a fortune supplying a crap service.

  7. Re:Not so many comments here.... on Indian Consortium To Offer 2 Mbps At $2.30/month · · Score: 2, Interesting

    What would probably be a better idea is to save up a bit of cash then go live the good life in India for a while.

  8. Don't forget backups on Experiences w/ Software RAID 5 Under Linux? · · Score: 1

    What if the house burns down, you're robbed, or a tornado destroys your house? Bye bye to all your data. Don't forget you need to back up your most important data, if not the whole array.

  9. Re:All links dead.. on Xbox Modchip Featuring Onboard Operating System · · Score: 1

    A lot of people behind corporate firewalls can't connect to port 8090.

  10. Re:Spelling on Revolutionary Spam Firewall Developed · · Score: 1

    "X can be a smaller percentage if the e-mail has any hyperlinks in it, because it is virtually guaranteed that someone is trying to sell you something..."

    Not true. Forums/message boards "new post" notifications all contain at least two links.

  11. Re:Health care is in trouble! on Trekkie Communicators Now a Reality · · Score: 1

    After reading it a couple of times, I think it means the nurses saved 1,100 hours collectively, not each. It's not a well written sentence.

  12. Aardvark did this too on Build Your Own PVR · · Score: 1

    Here's a do it yourself windows setup: http://www.aardvark.co.nz/pvr/

  13. Re:Did anyone else notice? on Mini-iPod Mystery Drive Unveiled? · · Score: 1

    I don't get it. Explaination anyone?

  14. quantity on Ink More Expensive Than Champagne · · Score: 1

    Remember that the quantity of champagne you would consume in a sitting is far more than the quantity of ink you'd consume (use) in a sitting (or day). So per day, you're spending less on ink than drink.

  15. acer on Toshiba Introduces A 17"-Screen Laptop · · Score: 1

    Acer alredy have one of these - the Acer Aspire. Take a look here

  16. pvr project on Home-Grown TiVo Stories? · · Score: 1

    Take a look at http://www.aardvark.co.nz/pvr/

  17. ireland and roaming sms on SMS Messaging Unreliable · · Score: 1

    SMS seems to be 99.99% reliable here in Ireland. If a message doesn't arrive, you get a failure notice, and delivery receipts let you know if messages arrived or not.

    I've also used SMS extensively while roaming all over Europe. Approx 98% of the time they're delivered within a few minutes, but occasionally you lose a message, or they take a few days to arrive. That's why you don't send anything important over SMS.

  18. Re:Applications Design... on On Building High Volume Dynamic Web Sites · · Score: 1

    I do a lot of work with application servers. If you're prepared to spend lots of money on app servers ($10,000 - $35,000 per CPU) you can scale to very large numbers of users. The app servers do load balancing and caching for you, scales to support multiple processors per box and multiple boxes, and can scale to hundreds of hits per second (with fast enough hardware).

    Have a look at the Netscape Application Server (or the new version, the iPlanet application server, which is not yet available), WebLogic, SilverStream, or IBM WebSphere advanced.