Slashdot Mirror


User: dmeiz

dmeiz's activity in the archive.

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

Comments · 36

  1. time is on our side on Can Linux Do it? · · Score: 1

    the sweet thing about linux is that it is (and always will be) a choice. very few linux vendors are trying to force themselves on customers; they are simply presenting linux as an alternative to windows and other unix systems (with certain cost advantages, of course). linux does have its disadvantages, but those will be addressed in time, and by people who care about the system and not the dollars it may generate.

  2. rdf? on Tim Berners-Lee's List · · Score: 1

    rdf' that. sgml and its derivatives (i.e., xml) are well on their way to fulfilling those very requirements. the last thing we need is a new standard.

  3. who's going to work on all this? on Apple Going the Open Sourcish? · · Score: 1

    with everything going open source, there won't be enough nerds to work on it. don't get me wrong, any software is better when source is available but every article you read emphasizes that open source software is successful because of thousands of nerds contributing time and effort. with more and more software opening up, the source:nerd ratio is getting worse. will this not hamper the open source effect?

  4. M$ office on Linux? on MS Office for Linux · · Score: 1

    i never had a problem with office. it's a decent suite. 95 and nt on the other hand, well, those stink. why not let everyone choose for themselves. me, i'd choose linux and html.

  5. What exactly is HACKING on The Road To Linux -- The Summit, but not the Peak · · Score: 1

    uuuuuh, no.

  6. alright already on The Road To Linux -- The Summit, but not the Peak · · Score: 1

    i dig the series but every paragraph is starting to sound the same. calm down jon, it's an operating system, not a religion.

  7. more stats on Home connected to the Internet · · Score: 1

    where's the page that shows how many chicks dumped him?

  8. wizards: helping you around on Impact of Windows Programmer Hordes on Linux? · · Score: 1

    i remember thinking i was cool when i wrote those windows programs using devstudio and its helpful wizards.

    soon after, i found myself developing x-based apps. i never understood my windows programs (even while i was writing them) as well as i did after writing x-based code. that is, it became very clear that windows was struggling to do what x had been designed to do from the start.

    those helpful wizards were just leading me blindly past all of the ugly hacks in the windows api, sparing me headaches and, unfortunately, understanding.

    now i find myself back doing windows programming , daydreaming of those x libraries that set me free.
  9. inciting the flames on Descent Into Linux (Part Two) · · Score: 1

    i'm not sure i've ever read a more vapid response.

  10. making money on Interview with L. Peter Deutsch of Ghostscript · · Score: 1

    i have been toying with a business model that includes open source software, something along the lines of deutsch's developing additional functionality for ghostscript for money. i'm having a difficult time (more difficult than i anticipated) figuring out how to make a profit (much less get rich). what made it feasible for deutsch?

  11. C is dumb? on Advanced C Programming by Example · · Score: 1

    i'd take a closer look at the nitwits in redmond before laying the blame on c++. true, c++ extends c to facilitate object oriented programming. a simulation? alright, i'll give you that; but it's quick and backward compatible and that ain't bad.