Slashdot Mirror


User: don.g

don.g's activity in the archive.

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

Comments · 482

  1. Re:Gosh, I hope he gets a single cell on Meth Dealer Faces Loss of His Comic Book Collection · · Score: 2

    One of the (many, many) things I detest about prison rape jokes is that it's really a serious problem. If you're condoning rape as an acceptable sentence from your country's justice system... then I don't know what to say. If you just haven't thought about it, you might want to.

  2. Re:Wired wiki on Egyptians Find New Ways To Get Online · · Score: 1

    Yes. But they're not just a bunch of macs in radio range using bonjour and ichat. Also, they provide internet gateways.

  3. Re:Wired wiki on Egyptians Find New Ways To Get Online · · Score: 1

    Yeah, ad-hoc wifi: communicate with people who are within shouting range. Not really that helpful if your government cuts off the internet.

  4. Re:Hmmm on DSL Installation Fail · · Score: 1

    Thirded. Srsly. Although the guy who submitted this is new to spamming slashdot, doesn't he know you're supposed to link to your google ad filled blog?

  5. Re:Steve Jobs has clout on Are Consumer Hard Drives Headed Into History? · · Score: 1

    #1 provider -- well yeah, they're the only one who makes Macs. Combine the figures for all the PC manufacturers and Apple won't be coming out ahead any more.

  6. Re:On the desktop, perhaps on Microsoft To Charge Phone Makers a Licensing Fee · · Score: 1

    Preach it, brother!

    Trying to automate things on Windows Server consumes a large part of my time at work. Some of the managment stuff is kind of nice but all of it is complicated, fragile and inconsistent. For example: you can view BUT NOT CHANGE the IIS configuration via the WMI API. A lot of stuff can be changed via WMI, though, so I spent a good few hours trying to use it before giving up and spawning the IIS command line tools to change configuration.

    And don't get me started about Visual Studio; I had to develop a large chunk of ruby code to fix up VS projects so that Microsoft's command line tools will build what their own IDE created.

    The Unix/Linux way is great: everything is in text files and everything is a process/file. The Windows way means everything has one of several APIs you have to learn, and even then it might not work right. No wonder most people just use the GUI while yearning for some way to automate what they're doing after going through the same set of steps on the 5th out of 20 servers.

    Powershell is OK but lives in that awkward space where it's not a real programming language, but still has too many shell-isms. Somewhere between bash and perl with a neat way of piping objects around and a whole lot of inconsistencies to make things confusing.

    (oh, yeah: "automate stuff" is a large part of my job description)

  7. Re:The best part about in-browser GPU acceleration on IE9 Team Says "Our GPU Acceleration Is Better Than Yours" · · Score: 4, Informative

    AMD x86_64 processors have an IOMMU. Intel's first x86_64 processors didn't but I don't know if this is still the case. IOMMUs are also important if you are running virtual machine software that allows some VMs access to physical hardware -- Xen lets you do this, for instance.

  8. Re:The problem with jurors on Facebook Post Juror Gets Fined, Removed, Assigned Homework · · Score: 1

    Ah, how wonderful it is to live in a country with actual employment laws, where you can't fire people without a reason. Ok so our government is trying to weaken this but they're not doing as well as they'd like.

    But then I take all my annual leave every year -- and I work four days a week, happily taking the 20% pay cut this entails. The choice you present is a false dichotomy; I want to be the guy who is happy.

  9. Re:How about pulse-width modulation on The Secret of Monkey Island Shows Evolution of PC Audio · · Score: 1

    There were two tricks I knew about: PWM, which was used by a lot of MOD players to get sound, and another method where you (approximately) set the 1 bit speaker output to the derivative of the PCM sample values: signal goes up, set the speaker to 1, signal goes down, set the speaker to 0.

    I think PWM probably sounded better but the derivative-based method missed out on the characteristic whine of PWM (especially audible at a sampling rate of 11KHz).

  10. Re:stop messing wih the UI on Mozilla Reveals Firefox 4 Plans · · Score: 2, Informative

    eg. removing https:/// [https] from the location bar after we (the security/it industry) have spent 25 years teaching people to look for it

    Er, 25 years ago HTTP didn't exist. Let alone SSL.

  11. Re:Free BD Authoring Tool: Multiavchd on X264 Project Announces Blu-ray Encoding Support · · Score: 4, Funny

    Young whippersnappers these days crowing about their 5 digit UIDs...

  12. Re:Next up... styling without CSS on Proof of Concept For Ajax Without JavaScript · · Score: 1

    Hey, don't forget our old friend <table>!

  13. Re:call me when apple approves it on Android Ported To iPhone · · Score: 1

    "the rest of the people" ... well, the rest of the people who have sufficiently high incomes to be able to afford iPhones/etc. In your western middle class bubble that may well be many people but it's not "the rest of the people" by a long shot.

  14. Re:They can't get it into their heads... on Medical Professionals Aren't Leaping For E-Medicine · · Score: 1

    So what happens when people have the freedom to buy and take whatever medicine they want? There are externalities -- such as breeding antibiotic-resistant bacteria -- to you taking whatever you want.

  15. Re:If they do this.. on Preventing My Hosting Provider From Rooting My Server? · · Score: 1

    The original article was someone asking about problems with their dedicated server. What I guess I'm getting at is that EC2 isn't a dedicated server / VPS provider, and therefore not suitable for their use case. Which you agree with :-)

    Yes, I know servers will fail. But as long as the disks still spin and haven't had crap written over them, then random VPS/dedicated server provider will be able to resurrect your box without you having to lift a finger. Which is a lot less work for you to do. I still keep backups myself :-)

  16. Re:If they do this.. on Preventing My Hosting Provider From Rooting My Server? · · Score: 1

    I knew about EBS, didn't realise they did EBS backed images. It's good to know they warn you that your VM is going away (I didn't know that; is it advertised at all?).

    But still, if I want a stable box I'd rather get one that stayed up without me having to check my email to make sure it wasn't about to get shut down. And there are lots of VPS providers who'll sell you one of those for less than what EC2 charge.

  17. Re:If they do this.. on Preventing My Hosting Provider From Rooting My Server? · · Score: 1

    Relaunch ... with a new disk loaded from S3. So relaunch from a backup that you had to make yourself.

    My reading of the EC2 terms suggested that they could make your VM go away for maintenance reasons, whereas "normal" VPS hosting will try to keep your data around etc.

  18. Re:You're complicating things. on Preventing My Hosting Provider From Rooting My Server? · · Score: 2, Insightful

    Your MTA melting due to incoming connections is not the fault of their network. It's your box. Fix it, or get someone else to, or don't run an MTA (srsly, SENDMAIL? The 90s called, they want their line noise configuration back). If the connections never transfer any data, maybe SYN cookies would help? (is there a full TCP handshake?) Did you get a new IP when you moved?

    And $35 isn't that much to pay. Surely you're paying several times that per month for the hosting, and if not, their margins are thin enough that you can't expect them to jump through whatever hoops your paranoia requires.

  19. Re:If they do this.. on Preventing My Hosting Provider From Rooting My Server? · · Score: 1

    HA HA HA EC2 uptime SLA HA HA HA

    I'm pretty sure that an EC2 instance can just go away at any time... it's not supposed to be a permanent VM that lasts for ever.

  20. Re:I'm inclined to suspect... on Dad Delivers Baby Using Wiki · · Score: 1

    Sickle cell anaemia is the example of adaptation to something that isn't, in normal circumstances, good, that was given in my high school science class:

    http://en.wikipedia.org/wiki/Sickle-cell_disease

    Essentially, it's bad for you, but makes you less susceptible to malaria, which is worse. So if there's a high prevalence of malaria in your area, it gives you an evolutionary advantage.

  21. Re:Neo-luddite on Ten Things Mobile Phones Will Make Obsolete · · Score: 1

    How do you guys cope with having to add sales tax to advertised prices? Does it drive you up the wall? It's certainly confused me the times I've been to the US. The mental arithmetic to add those numbers is way easier than multiplying by 1.06...

    (in sensible NZ, prices advertised to the general public must include sales tax)

  22. Re:I must have the same bug... on Bizarre Droid Auto-Focus Bug Revealed · · Score: 1

    Some of us have no depth perception to begin with, you insensitive clod!

  23. Re:Higher taxes needed on Public School Teachers Selling Lesson Plans Online · · Score: 1

    Surely you guys could just put slightly less money into your enormous military, and more into education? No tax increase required!

  24. Re:Keeping score on Groklaw bias on Psystar Crushed In Court · · Score: 1

    Legally sound doesn't mean right. Even if what SCO did was legally sound I think most people here would still say it was wrong...

  25. Re:Please no... on Are You a Blue-Collar Or White-Collar Developer? · · Score: 1

    Butbutbut everyone knows it's the Python programmers who are the real anti-intellectuals!

    (ducks)