Slashdot Mirror


User: godefroi

godefroi's activity in the archive.

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

Comments · 982

  1. Re:Of course! on Stanford Study Flawed: Organic Produce May Be More Nutritious After All · · Score: 1

    Why isn't "solar dried" counted as "chemical processing"? It's a chemical process going on there, after all.

  2. Re:Remember the old addage on TypeScript: Microsoft's Replacement For JavaScript · · Score: 1

    Meanwhile solutions developed with Standard C/C++, Java, etc get better tools and there are code changes required to maintain them are far more minor.

    We call that "platform stagnation". Unless, of course, the platform is already perfect and cannot be further improved.

  3. Re:idiotic politically correct fears indeed on Torvalds Uses Profanity To Lambaste Romney Remarks · · Score: 1

    I believe the Mormons would say, "your bible is wrong." I also believe that's not uncommon, to prefer various slightly-different translations or interpretations of the bible.

  4. Re:idiotic politically correct fears indeed on Torvalds Uses Profanity To Lambaste Romney Remarks · · Score: 1

    There's a billboard (or used to be, at least) on SR-201 around here that advertises a support group or club or something for athiests. They meet Sunday mornings. The irony is so thick you can cut it with a knife.

  5. Re:idiotic politically correct fears indeed on Torvalds Uses Profanity To Lambaste Romney Remarks · · Score: 1

    They call that one Scientology.

  6. Re:idiotic politically correct fears indeed on Torvalds Uses Profanity To Lambaste Romney Remarks · · Score: 2

    Hint: just because you like guns, or don't agree with the President, doesn't make you batshit crazy.

    No, but I fully intend to go batshit crazy someday, and I plan to have lots of guns by the time I get there. Simple correlation? Who can say?

  7. Re:idiotic politically correct fears indeed on Torvalds Uses Profanity To Lambaste Romney Remarks · · Score: 1

    If you believe the "words" came from a "magic rock", then it shouldn't be a large leap to believe that they came from a divine being. If you don't, then "words of a magic rock" shouldn't be any more crazy than "words of a stone tablet" (Moses) or "words of a cave" (Mohammed).

    If you don't believe any of that, then it's all just the crazy imaginings of the loony religious. I don't get why one is more crazy than the other.

  8. Re:When I was in high school on Ask Slashdot: How To Ask College To Change Intro To Computing? · · Score: 1

    I've worked as a programmer for about 13 years now, part of it for a VERY high-profile investment bank (I left there after only staying a short while, because the workplace was even more soul-crushing than you might imagine), and my college experience consists of 1 CLEP test, an AP test or two, and about two quarters.

    Your experience isn't consistent with mine.

  9. Re:Visual Studio 2012 Has Worst UI Of All Time on The Linux-Proof Processor That Nobody Wants · · Score: 1

    There's a setting in the registry to disable the all-caps thing. I haven't tried it.

    As for the colors, MS released an extension ("Visual Studio 2012 Color Theme Editor") that can be used to change the theme. It comes with various new ghastly themes, along with "Blue" which looks pretty much like VS2010.

  10. Re:Suprising how? on The Motivated Rejection of Science · · Score: 1

    I used to think I might be a libertarian, until I learned that many of them believe that there should be no such thing as personal property. Bleh.

  11. Re:FB shares on Mark Cuban Blames Himself For Losing Money On Facebook IPO · · Score: 2

    Someone said this when Google went IPO. There's only three reasons to buy stock:

    1) because you want a say in the running of the company (the shares of Google that were available were all non-voting shares)
    2) because the stock pays dividends (Google said their shares never would)
    3) because you're gambling

    If you're into gambling, then by all means, gamble. Just don't be surprised if the house wins.

  12. Re:Doesn't matter in the end on Comments On Code Comments? · · Score: 1

    As you've noticed, comments should explain WHY something was done. The code itself should explain WHAT is being done.

  13. Re:IBM on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 1

    If headers are required for the features you list to work, then how does C# do it? How does Java do it? How does Perl do it? How does Python do it? I guess either they don't have compile-time error checking, or they're "absurd".

  14. Re:IBM on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 1

    of course the coder has to generate the WSDL - you're not suggesting you write a bunch of methods and expect the system to write your definitions for you?! I know there are systems that do this - but you still have to decorate your methods with the appropriate codes to make the generator work correctly.

    Yes, that's exactly what I expect. I currently write code in C#, and I use WCF for my SOAP webservices, so my "decorations" consist of [ServiceContract] on the class and [OperationContract] on each method that is part of the service. I've never, ever, in my entire life, hand-coded a WSDL.

  15. Re:Why are people still using this? on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 1

    I don't write in Java either, but I wasn't necessarily talking about Java. Doing things the "Java" way certainly requires a lot of boilerplate, but if the "Java" way sucks, there's noone holding a gun to your head...

  16. Re:Why are people still using this? on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 1

    What sort of software do you write?

  17. Re:IBM on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 1

    Except that the programmer doesn't (generally) have to create and manage the WSDL file, it's generated on-demand by the framework or toolkit in use. If the header files were generated automatically behind the scenes, and included where necessary all invisibly, then they'd be great.

  18. Re:IBM on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 1

    I'm not sure what you're saying. Having the "common definitions" inside a class or outside a class is orthogonal to requiring header files. Why can't "common definitions" simply be derived from the source files, as they are in pretty much all "modern" languages?

  19. Re:IBM on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 2

    What about the D programming language? Object-oriented, memory management, C ABI compatible, compiles down to native code and requires no runtime components, I don't believe. There's a GCC-based compiler, an LLVM-based compiler, and the reference implementation.

  20. Re:Time to Revive Microsoft's JVM on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 1

    Amen to that.

  21. Re:Why are people still using this? on Polish Researcher: Oracle Knew For Months About Java Zero-Day · · Score: 0

    If the limiting factor to your programming productivity is the speed of your typing, then you either need to A) use more than one finger to type, or B) write more interesting programs.

  22. Re:Circumcision or healthy lifestyle, which's bett on US Doctors Back Circumcision · · Score: 1

    I've got three boys, all circumcised. None of them were done by a urologist (they were done by the pediatrician), and none of them were done under general anesthesia.

    Nowdays, I guess the common method isn't really even considered surgery. They clamp some sort of device on there, and the foreskin falls off after some time. Never seen that method done, but I'm told that all the cool doctors are doing it that way now.

  23. Re:Another reason... on Windows 8 Changes Host File Blocking · · Score: 1

    No, it's not part of the "TCP/IP implementation" either, unless you include higher level application protocols (such as DNS) in that "implementation". Let's say, "networking stack", because that would be, you know, correct.

  24. Re:Another reason... on Windows 8 Changes Host File Blocking · · Score: 1

    Microsoft can't "kill the hosts file off" because the behaviour is part of the IP specification (defined in the RFC's)

    Uh, the IP specification doesn't say anything about the hosts file, because the IP specification doesn't specify how to map names to addresses. In fact, it specifically says:

    It is the task of higher level (i.e., host-to-host or application) protocols to make the mapping from names to addresses.

  25. Re:Another reason... on Windows 8 Changes Host File Blocking · · Score: 2

    I think he meant the technique of redirecting certain names to (f.e.) 127.0.0.1 using the hosts file as an ad-blocking tool was an unsupported hack. The original purpose of the hosts file certainly didn't include ad-blocking, but to say "unsupported" is a stretch.