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:Get out of your mother's basement on Hope For FOSS In Electronic Health Records · · Score: 1

    So, I'm going to go out on a limb here and say that I'm one of the few here that has gone through the CCHIT certification.

    I can say that it's an involved processes. The fee is justified. The EMR and HIE spaces aren't places where one-guy-in-a-basement can play, they're BIG deals involving BIG money and LOTS of CRITICAL (i.e. people die if you get it wrong) data.

    I can also say that CCHIT are not anti-FOSS, from what I can see. The certification itself involved several FOSS tools (and some of them were mighty broken...). I have to agree with nacturation here, this guy is bitching because he doesn't like the consequences of the GPL. Tough luck, dude.

  2. Re:solution: on Narcissistic College Graduates In the Workplace? · · Score: 2, Informative

    This is why projects like Linux and Android are so important.

    Wait, what? How did we get from "college kids are narcissistic" to "Linux and Android are great"? Are you actually going to attempt to blame college kids' shitty attitudes on Microsoft?

    Or are you saying Linux is simple?

    Seriously...?

  3. Re:WebOs might change that... on Palm Pulls the Plug On Palm OS · · Score: 1

    That sounds like a horrible idea. "Web applications" on full-size full-power browsers are slow and sucky. Why limit yourself to something like that when your constraints are so much tighter?

    Anyone who thinks HTML is an appropriate "application development platform" needs their head examined.

  4. Re:USB connectors on Universal Power Adapter Struggling For Support · · Score: 1

    Nope, but we're not talking about USB flash memory, here, we're talking about phones.

  5. Re:USB connectors on Universal Power Adapter Struggling For Support · · Score: 1

    My phone runs Windows Mobile. It's really easy to get stuff on and off it without anything but a USB cable. There's even a little piece of software for the phone that makes it look like a USB mass storage device to the computer.

    Looks like you picked the phone running the wrong OS.

  6. Re:GPL not in Public Domain on Best Approach To Keeping a Virtual World Protocol Free to All? · · Score: 1

    Sure, you can't, but you can't sue others either (and win, at least).

    So it's like not having a trademark at all.

  7. Re:Set her up on another VT... on Is It Windows 7, Or KDE 4? · · Score: 2, Insightful

    Yeah, it's the "switch user" button. Been there since XP, but it actually works in Vista.

  8. Re:GPL not in Public Domain on Best Approach To Keeping a Virtual World Protocol Free to All? · · Score: 1

    Do remember that an undefended trademark is no trademark at all. If someone else takes the name, and you don't defend it, you lose it.

  9. Re:Put Your Documents & Code on SourceForge on Best Approach To Keeping a Virtual World Protocol Free to All? · · Score: 1

    Making it public domain and licensing it under the GPL are two COMPLETELY DIFFERENT THINGS. Understand what you want to do before you do anything.

  10. Re:Yes. Bad PSUs are not reliable. on Brand Names Take On Generics In PSU Showdown · · Score: 1

    If you're not backing up your important data, the quality of your PSU is the least of your worries...

  11. Re:Yes. Bad PSUs are not reliable. on Brand Names Take On Generics In PSU Showdown · · Score: 1

    Except it's not $30 more, it's $130 more. Because I only paid $90 for the motherboard, the $20 PSU I bought could completely take it out and I would STILL be saving money over the name-brand PSU.

  12. Re:Antec is the worst on Brand Names Take On Generics In PSU Showdown · · Score: 1

    As opposed to your post, which is a case of "I didn't have a problem, so obviously no-one else will."

  13. Re:Generic PSU + Good UPS = silence and acrid smok on Brand Names Take On Generics In PSU Showdown · · Score: 1

    I've replaced a lot of PSUs in my day, mostly since I can buy a lot of $20 PSUs that each last me a year for what someone else would spend on a "nice" PSU.

    Oh, and I've never had a failing PSU damage anything else. Replace the PSU, and on I go.

  14. Re:A couple of test vs. scientific benchmark on Java Performance On Ubuntu Vs. Windows Vista · · Score: 1

    I've run Windows Server 2003 (64-bit) and XP Pro (64-bit) and I didn't have a single driver problem. Not one.

  15. Re:Interesting, but lacking some crucial details.. on Java Performance On Ubuntu Vs. Windows Vista · · Score: 3, Informative

    That's gotta be the stupidest comment I've ever read. Congratulations.

    Programming languages are not IO bound. Operating systems aren't IO bound. TASKS are IO bound. ALGORITHMS are IO bound.

  16. Re:none on What Restrictions Should Student Laptops Have? · · Score: 1

    Oh, and one other thing.

    I'm a firm believer that computers have only a very controlled place in school (especially during the early years). Putting a computer on every desk would be a colossal mistake, as they're just a distraction. Children definitely need to learn to use them as a tool, as many of them will be using them all their lives, but things like learning to write with paper and pencil needs to come first, just like we teach them arithmetic without a calculator.

  17. Re:none on What Restrictions Should Student Laptops Have? · · Score: 1

    40% of the machines will not be used at all, because the students don't care or don't want to be a "nerd" or "geek".

    40% will be used exclusively for porn and/or social networking (which, from a school's point of view, are the same -- a distraction and a waste of time).

    The other 20% will be used for legitimate work.

    In other words, it's all a big waste of money, learning will suffer, and hardware and software vendors win.

    FYI, a close family member of mine was involved (as a teacher) in a project to give all the students in the school an iPaq with wi-fi. They had fairly robust filtering, and it's WinCE so there's much less you can even do, but they gave up after the 1st year because the machines were pretty much only used for porn downloading.

  18. Re:Try lisp on Solving the Knight's Tour Puzzle In 60 Lines of Python · · Score: 1

    I'm referring to the significant whitespace. And the fact that spaces are the preferred significant whitespace. You like 8 character tab stops, I like 2. Why can't we use tabs and each have it look the way we want it?

    Also, I'm not defending VB here, they're both disasters.

  19. Re:Try lisp on Solving the Knight's Tour Puzzle In 60 Lines of Python · · Score: 1

    Ugh. Python's syntax is everything that's wrong with Visual Basic, but even more.

  20. Re:printf on Solving the Knight's Tour Puzzle In 60 Lines of Python · · Score: 1

    Yeah, I noticed:

    Console.Write("I ate {0} {1} in {2:f3} seconds", 99, "hotdogs", 62.0895);

  21. Re:It's knowing when on Reuse Code Or Code It Yourself? · · Score: 1

    I've long said that better programmers write simpler code. Poor programmers write complex code.

  22. Re:a bunch of questions on C# In-Depth · · Score: 2, Informative

    Where have you been? System.IO.Compression has been available since, what, the 2.0 framework? Even before that, you always had SharpZipLib.

  23. Re:a bunch of questions on C# In-Depth · · Score: 1

    *ahem* python

    (yes, yes, I know, mod down)

  24. Re:Welfare States on Newegg Defies New York Sales Tax Law · · Score: 1

    What's "missing" is the truth about the Red States, which are Welfare States. They always have been: they were all colonized and defended by the Blue States, starting with the armies raised and funded by the Blue States;

    Wait, hang on. This particular Red State (where I'm sitting) was colonized by a bunch of religious outcasts, after they were chased (at gunpoint!) out of several other states. They weren't defended by Blue States, as much as Threatened by an army raised and funded by the Blue States merely for having the gall to exist.

    Just wanted to clear that up.

  25. Re:When it's all said and done... on Was Standardizing On JavaScript a Mistake? · · Score: 1

    Wow, I never thought of it that way. You, sir, have my respect and admiration.