Slashdot Mirror


User: davidgay

davidgay's activity in the archive.

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

Comments · 70

  1. Re:I love ARMs... on ARM — Heretic In the Church of Intel, Moore's Law · · Score: 1

    And he wouldn't complain as much about x86 if he had actually programmed the 8086 ;-)

  2. Re:Sesame Street & the Importance of Bilingual on Shouldn't Every Developer Understand English? · · Score: 1
    The closest language to English is French. Even though it is not a Germanic language, most of the words (and spelling horrors) in English come from French, and English grammar is fairly easy to pick up anyway. This means that language proximity is fairly irrelevant when there is no application in study of the language.

    One of the more incomprehensible English texts I've seen believed this. They appeared to have translated their French sentences word-for-word into English (*). The result was gibberish...

    David Gay
    *: I assumed they had done this because their text did make sense when translated word-for-word into French...

  3. Re:Um .... it's a conference! on Software-Generated Paper Accepted At IEEE Conference · · Score: 1

    "A little knowledge is a dangerous thing" - not all conferences work as you describe.

  4. Re:Retention policies are good on Are There Any Smart E-mail Retention Policies? · · Score: 1

    Or, to summarise your post, retention policies are necessary because of crappy email servers and clients. Why on earth should a modern computer slow down to a crawl handling a few 1000/10000 items?

  5. Because they drastically reduced academic funding on Why Are the Best and Brightest Not Flooding DARPA? · · Score: 3, Informative

    Well everything I hear says that (in CS at least) DARPA drastically cut their academic research funding. Is it then any surprise that research-minded people ignore DARPA?

  6. Re:ahem.... on MS Moves R&D To Canada Due To Immigration Problem · · Score: 1

    Geneva has all the international organisations (you can't throw a rock without hitting one), not the EU ones ;-)

  7. Re:Internet "shopping around" is bad on SCOTUS Case May End Sale Prices · · Score: 1
    As a side effect, it makes it possible for the "New York Photo Shop Scam" to exist where they advertise an item at an incredibly low price (grey market, of course) but then you are required to purchase something else to get the price. You find this all the time doing price searches for photo and electronics gear. Good thing? I don't think so, but that is what Internet price searches thrive on - low prices.

    You obviously didn't try to buy photo stuff before the 90s. The "New York Photo Shop Scam" significantly predates the web - it thrived on very-small-font greyscale-ads in photo magazines. Or try to buy a camera in various over-touristy parts of the world known for their "cheap" camera prices (e.g., Hong Kong).

    David Gay

  8. Re:Children are the bane of telecommuting on Google Perks Are Great, But They All Mean Business · · Score: 1

    Wow. I knew some people were young and stupid, but this subthread definitely shows them up well!

    David Gay

  9. Re:This is news? on No Passport For Britons Refusing Mass Surveillance · · Score: 1
    Will the train wait for you if you are running two minutes late? Or will it leave exactly on time? What if you are going to visit your sick mother in the hospital? Will the conductor let you on if you run up at the last minute, after the doors have closed, tears in your eyes?

    I'll note that in Switzerland the buses run on time, and are generally nice to people running up to them. In the Bay Area, the buses run late and ignore people banging on the door to get in. Make of this what you will ;-)

    David Gay

  10. Re:A switcher on Windows Expert Jumps Ship · · Score: 1
    I've been using Windows from day 1, and seen the Mac as a curiosity.


    You used Windows 1?


    David Gay

  11. Re:Worst of '94... TSR vs DikuMUD on Predicting the Internet in 1995 · · Score: 1

    mume.pvv.org, port 5100 is still up, after 15 years... David Gay, who spent to much time hacking mume's code...

  12. Re:Stroustrups on Bjarne Stroustrups and More Problems With Programming · · Score: 1
    The project you are all looking for is Oink: http://www.cubewano.org/oink

    David Gay

  13. Re:Ph.D. student: MS for internship, then real job on Microsoft Research Fights Critics · · Score: 1

    Strange. I graduated from one of those "big universities", and I think your comment shows some fairly severe anti-Microsoft bias. Microsoft Research *is* well respected in the research community, and people don't go there just to improve their resume. A number of people don't want to go there because they don't like Microsoft, but if they are any good as researchers, they don't try to pretend that MSR does bad work.

    David Gay

  14. Re:The new outsourcing paradigm on "Revenge of the Nerds" Remake Cancelled · · Score: 1
    Are America's academic programs more challenging? It's difficult to achieve high marks in many American schools, isn't it? Or haven't you been a student here before?

    Today's most hilarious post - we have a winner! AFAICT, the US is the land of straight A's and grade inflation (my experience is for college, but I somehow doubt high school is harder). In many other places, perfect grades at high school or college is basically unheard of (as in, maybe one person every 10 years), and many people get non-passing grades.

    David Gay

  15. Re:Not in the USA on Life Without Traffic Signs · · Score: 1

    I think you'll find that Hawaii wasn't a US state in 1941.

  16. Re:The current face of censorship: "Hate speech" on EU Considering Regulating Video Bloggers · · Score: 1
    Thanks to all those who are "offended" by ignorant, belligerent, and on rare occasions insightful opinions, we have the PC phrase "hate speech."

    I suspect you don't know much about on the origins of hate speech legislation in Europe (hint: your description has no historical accuracy). Or, if you're going to attack something, understand where it comes from first.

    David Gay

  17. Re:Why bother? on The First Blu-ray Burner, Pioneer's BDR-101A · · Score: 1

    You don't believe in backups, I see (and no, an extra hard disk connected to your computer only deals with some problems).

  18. Re:I'm amazed on New Clues for Antikythera Mechanism · · Score: 2, Interesting
    "Dark Ages" was always an anglo-centric concept. The French think about Charlemagne (look him up if you don't know him, i.e., if your European history was anglo-centric) when they think about that time period.

    David Gay

  19. Re:Spouse and children on HP To Cut Back On Telecommuting · · Score: 1
    Society wouldn't "implode". You're implying a lower birthrate means a society disappears, which is mathematically silly. A lower birthrate means the population shrinks for a few generations, then stablizes with lower numbers, which is a GOOD THING.

    You seem mathematically confused. If the birthrate stays below the replacement level (2.1 children/women I believe), then the population will continue shrinking. Whether this is good or bad is a different question...

    David Gay

  20. Re:Computers are not Turing machines on Torvalds on the Microkernel Debate · · Score: 1
    However, results for Turing machines are not always interesting because physical computing machines are not Turing machines. Notably, physical computing machines lack unbounded memory. A better model for a computer is a linear bounded automaton. All LBAs can be converted into machines that always halt by running them in a virtual machine and looking for cycles in their states.

    We have a winner for the ridiculous statement of the day. The statement is true, but so totally irrelevant as to be of no interest whatsoever:

    • your halting detector will indeed halt, but not in the lifetime of this universe for most programs (those 2^(2^40) states are going to be a problem to deal with)
    • something with an infinite loop leading to resource exhaustion will be decreed as halting

    David Gay

  21. Re:It's a naming problem on Americans Are Seriously Sick · · Score: 1

    > But on a serious (sorta) note, how long does milk typically last
    > over on your side of the pond, compared to here?

    Well, it seems to last about a month in the US. In Switzerland, they sell two grades of milk:
    - pasteurised, lasts about 3 days after being opened
    - ultra-pasteurised, lasts (maybe?) a week after being opened (but is happy to live for a couple of weeks outside the fridge before being opened)

    One might theorise that the US milk is ultra-ultra-ultra pasteurised ;-) Or else, the cows were so well preserved that their milk lasts longer ;-)

    David Gay

  22. Re:And all 9 of those jobs will be filled by H-1bs on Computer Science as a Major and as a Career · · Score: 1

    No, no, you're quite wrong. It doesn't cost a 1/4 or a 1/10th less to get a degree, it costs 1/30th to infinitely less. And that was Switzerland, mind you (*).

    David Gay
    *: You can always tell that something is overpriced if it's cheaper in Switzerland ;-)

  23. Re:A female perspective on Gender Gap in Computer Science Growing · · Score: 1
    Just a random thought, but I wonder how much that has to do with communism. In the eastern european countries at least, the gender gaps were much smaller just because the communists did make things a lot more equal (everyone suffers equally, blah blah blah). The majority of the doctors I went to as a kid in Poland were women. Lots and lots of women scientists.

    Yes, and I'm reliably informed that in Bulgaria at least, they had to use affirmative action to ensure there wasn't a gender gap in universities. They made the exams harder for the women, my wife still complains about it ;-)

  24. Re:Why emacs? on The Future of Emacs · · Score: 2, Informative
    Also, using Emacs will give you significant time off, as your wrists get pounded by the Ctrl-Meta- combos all the time, and you end up with RSI.


    Remaps caps lock as control if you're a heavy emacs user. Your hands will thank you.


    David Gay

  25. Wimp on Why Students Are Leaving Engineering · · Score: 1

    The strange thing about this article is that most people consider US science/math/engineering undergrad classes too easy (this is based on first hand observation).