Slashdot Mirror


User: buckinm

buckinm's activity in the archive.

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

Comments · 86

  1. Re:I have said it once on Mono Project Releases Beta 1 · · Score: 1

    A Win32 app running on Windows is talking directly to the OS; a Win32 app running on Linux is going through Wine as an extra layer.

    Actually, win32 is just a subsystem that runs on top of nt. So, basically, the win32 subsystem and wine are roughly equivalent.

  2. Re:Better control experiment... on Do Your $20 Bills Explode In the Microwave? · · Score: 5, Funny

    I learnt a valuable lesson that day my friends. Don't forget your towel (of al foil).

    Shouldn't the valuable lesson be "leave the dildo in the car when you go into Target?"

  3. Re:Damn. on US Govt Makes Times New Roman 14 Official Font · · Score: 5, Funny

    Only if Dean gets elected.

  4. Re:Where Does Europe Fit In This? on East vs. West: Culture and Distributed Development · · Score: 1

    Which stands for "Estados Unidos", which means "United States."

  5. Re:Salute! on Ctrl-Alt-Del Inventor To Retire From IBM · · Score: 1

    Actually, +++ means swtich to command mode. Sending ATH while in command mode means hangup.

  6. Re:More precisely... on Ctrl-Alt-Del Inventor To Retire From IBM · · Score: 1

    The SysRq was added on the IBM AT. The original IBM PC and XT did not have that key.

  7. Re:Engineering degrees are more versatile on Switching from Comp. Sci. to EE? · · Score: 1

    I find the majority of B.S. comes from those with Business or Marketing degrees.

  8. Re:I agree.... on Worst Cars Of All Time Rated · · Score: 1

    In Columbus, Ohio, there is a used car lot where somebody converted a yugo-gv into a 4 wheel drive monster truck snow plow.

    Stupid thing sits about 8 feet high now.

  9. Re:Agreement, and then some. on Joel Rants About Resumes · · Score: 1

    you're quite the C++ snob!

    Actually, no, I really try to avoid C++ if I can. I do most of my work in Java.

    My problem with C++ is I really haven't seen too many people who were all that good with it, or didn't just treat it like C with nicer comment charaters.
    C++ lets you do the same thing about 100 ways. You can use objects. You can use generics. You can use pointers with a lot of unsafe casts. Problem is, in any sufficiently large program, one guy will use objects, two guys will use generics, and three of them will use a lot of pointers with unsafe casts.

  10. Re:Agreement, and then some. on Joel Rants About Resumes · · Score: 1

    What this means is that their students can basically pick up a new language by grabbing and book and be useful in a day or two - and be proficient in probably a week or two.

    I'd agree with you if the language to pick up wasn't C++. Becoming truely proficient in C++ takes a lot longer than two weeks. Heck, I know people who have coded in C++ every day for two years who still don't have any idea of what they are doing. :-)

  11. Re:Hired for what? on Joel Rants About Resumes · · Score: 1

    Oh, I get it. Deceit and stupidity...must have been an HR position!

    Marketing, actually.


    Right. HR is deceit and cruelity.

  12. Re:A fatal exception 0E has occurred..... on Spirit Rover Communications Error · · Score: 1

    This is why you should always remember to install VNC before you blast things into space.

  13. Re:pagefile on Knoppix Variant Offers Full NTFS Write Support · · Score: 1

    You could do that, but I would think it would make your swap partition pretty slow...

  14. Re:How could those features be sensibly added? on Lightweight Scripting/Extension Languages? · · Score: 1

    I agree. So, how could those features be sensibly added to C++?

    That's exactly the problem.
    You can't add every nice language feature to a single language without creating a huge mess.
    C++ is the prime example of this...
    C++ supports functions, it supports objects, it supports bit-twiddling. Because of this, any decently large project coded in C++ contains functions, objects, and bit-twiddling.
    One language for everything is just not the answer.

  15. Bush on Global Dimming · · Score: -1, Flamebait

    How long before someone blames Bush for this?

  16. Re:DirectCD actually used? on Company Claims Patent on CD Writing · · Score: 1

    I'd love to see a study of the impact on support costs of DirectCD on businesses. The bundled ones even come with "CDR"s, but if you look at the labeling closely it says "Formatted for DirectCD", which means "another optical disc with some fucked up format that will break with the next version."

    Actually, it means that it was formatted for UDF. Any machine with a DVD ROM drive can read it, because that's the industry standard file format for DVD's.

  17. Re:Perhaps I'm stating the obvious, but... on Sun Drops Bid To Join Eclipse · · Score: 2, Insightful

    It's marketing seppuku - proof that big applications would need native code to really work.

    It doesn't really prove that native code is required. It just proves that Swing is crap.

    I have a bunch of java applications that run fine without native code. They just aren't GUI apps.

    The problem with Swing isn't that it's java, but Swing's overall design. After all, swing calls native methods to display stuff eventually, just not as early as SWT.

    I think Sun could fix Swing if they really wanted to. I just am not sure they really want to.

  18. Hey new money! on Minnesota Senator Says Email Tax Might Reduce Spam · · Score: 1

    An "tiny" email tax might work well to slow down spam a little. The problem is that new taxes never go away, instead they tend to get bigger.
    So it's small today, but tomorrow when some politician wants to pay for his or her pet project, it will be that much easier to just raise it a "little bit" to bring in more cash.
    It's rediculous that governments think that they can tax any kind of activity. What's next, a per-page tax on the web?

  19. Re:I don't understand the fascination with X on New X Proposal on Freedesktop.org · · Score: 1

    C'mon, dude... KDE and Gnome wouldn't be a reality today if their developers had thought back then: "Well, Windows/Motif/CDE/MacOS GUIs are a huge investment... why reinventing the wheel?".

    Maybe because all of those GUIs are closed source? (Actually, I think Motif is somewhat open now...)

  20. Class-Action lawsuit on SCO Now Willfully Violating the GPL · · Score: 2, Interesting

    Couldn't someone start a class action lawsuit on behalf of everyone who has any code in the Linux kernel? Seems like it might be a good way to pool resources, especially if there is a lawyer out there who might take the case on a get-paid-if-you-win basis...

  21. Re:Maybe XFree has had its day on Cygwin/XFree86 Leaving XFree86.org · · Score: 1

    So think of the kittens and forget the "network overhead".

    Wow. You never really think of all of the implications of making a random slashdot posting.

  22. Re:Why bother? Because. on Branding Mozilla: Towards Mozilla 2.0 · · Score: 1

    What is the difficulty in making mozilla look here %userprofile%\Favorites for bookmarks instead of here %userprofile%\application data\Phoenix\Profiles\Default\(random).slt\bookmar ks.html It doesn't matter how many users use IE or Mozilla on a system. If mozilla gets it bookmarks from %userprofile%\favorites, it will quite simply, "Just work"

    That all depends on what version of windows we're talking about... I bet %userprofile% doesn't work on 95/98 or nt 4.0.
    Why should Mozilla standardize on a moving target?

  23. Re:Requirements for a linux specialist: / on A Novell Linux Specialist? · · Score: 1

    I kind of assumed (call it a prejudice if you will) that anyone who speaks any dialect of Sql is likely not a troll.

    You haven't met the dba's where I work then.

  24. Re:other disasters on Software Error Causes Crisis in Mississippi · · Score: 1

    Hershey Company (chocolate) switched to SAP right before Holloween a few years ago. It was a very big mistake that caused them to miss most of the holiday season.

  25. Re:"under god" on Supreme Court Will Hear Pledge of Allegiance Case · · Score: 1

    Prove it. And if Christianity is so evil, then why did so many Christian Germans die hiding Jews in their houses?