Slashdot Mirror


User: kentheman

kentheman's activity in the archive.

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

Comments · 23

  1. Largest object? Code smell! on Largest Object in the Universe Discovered · · Score: 1

    That's got to be one hell of an AntiPattern, I guess.

  2. Re:Distribution on Windows on Why Use GTK+? · · Score: 1

    .NET 2.0 has resizable dialogs. SQL Server Management Studio uses these throughout the application.

  3. Re:I wish this was a joke on Dutch to Open Electronic Files on Children · · Score: 1
    (To tell the truth; we're surprised the government actually does something like this right)

    Please speak for yourself. Not everyone in The Netherlands has joined the bash-the-government bandwagon.

  4. Re:at the risk of getting flamed into submission.. on What is the Best Firewall for Servers? · · Score: 0, Flamebait

    How on earth is just naming an OS Insightful???

  5. Re:volkskrant on New York Times Exploring how to Charge for Content · · Score: 2, Informative

    Lit. The People's Paper.
    One of the largest newspapers, with a social-democratic (in US, liberal) influence.

  6. Don't forget the wonderful review at /. on A Brief History of the iPod · · Score: 5, Funny
    From here:
    No wireless. Less space than a nomad. Lame.
    Well, Apple did it. Again.
  7. Re:Bernoulli on Japanese Inventor's Motor Uses 80% Less Power · · Score: 1

    Bernoulli is not appropriate for explaining why airplanes fly. Read this.

  8. Re:This seems like vapor ware on Boeing Moves Towards New Planes · · Score: 1

    Anouncing planes before they exist is standard procedure in aviation. A plane will not be built unless there are enough orders for it. Just like the 747 and the A380.

  9. Freshmeat? on Mozilla 1.4b Loosed · · Score: -1, Flamebait

    Last time I checked, my bookmark pointed to slashdot.org, and not to freshmeat.net.

  10. It's probably just ... on Crack a Password, Save Norwegian History · · Score: 1

    trustno1

  11. Lemme guess... on Linux 2.4.13 · · Score: 1, Funny
    "2.4.13 contains a highly severe filesystem bug, please upgrade to 2.4.14"

    :-)

  12. Gatekeeper? uh-oh on Microsoft: The Gatekeeper of the Internet · · Score: 1

    One word: Praetorians

  13. Re:the question on IBM Wants Linux · · Score: 1

    Yessss, of courssse it cansss beatsessss AIX, my preciousssssss...

  14. Re:Paperless Office? on Books on Demand · · Score: 1
    Not *everyone* likes to, or can read long stories/books/manuals online.

    When the radio arrived, they said: Well, that's the end of the newspaper.
    When the TV arrived, they said: Well, that's the end of the radio.
    When the Internet arrived, they said: Well that's the end of radio, TV and newspaper.

    All three of them are still around, and probably will stay around for a couple of eons. There will be no such thing as a paperless society.

    ----

  15. Good chance for young writers on Books on Demand · · Score: 2
    This is grand,
    No more stock doing nothing. Ten books sold, ten books printed. 1000 trees saved...

    And books will be cheaper because of reduced transport costs.

    But the really grand thing in it is it'll give new writers a chance. How many publishers are willing to risk to press 10,000 books if they're not sure the book's going to succeed? Now they can just deliver the electronic version, and if it'll succeed, cool. If it doesn't, less money wasted.

    ----

  16. Re:Only English on images.google.com · · Score: 1
    True, but for now you have to change it, so I thought I'd help in case some people couldn't figure out for themselves :-)

    BTW, have you tried the newly added languages? Hacker, Bork, Bork!, and more ... quite +1, Funny

    ----

  17. Only English on images.google.com · · Score: 1
    If the search doesn't work for you, try setting English as your language.

    So far for borderless Internet...

    ----

  18. Re:Development costs on What Actually Makes Up "Linux"? · · Score: 1
    I'm sure Microsoft has spent that much over the years on Office+Win9x+WinNT+Backoffice+etc (basically the functionality provided by RH 7.1)

    Yeah, sure. Can you help me to find the rpm's (or deb's, or tarballs whatever) for equivalents for:

    • MS Access
    • SQL Server
    • Exchange Server
    • etc...

    And I didn't even start comparing features (I prefer Excel over the bloated gnome/kde variants).
    Sorry lad, but basically Microsoft is still ahead of RH, Debian, and the whole Linux community.

    ----

  19. Satan Clara on Tom's Looks At The New P-III · · Score: 1

    I hope that's a typo ...

    ----

  20. Opposite... on U.S. Congress And Email · · Score: 1

    If con is opposite to pro, whats the opposite of congress?

    regards,
    kenneth

  21. Re:So what? on Ximian's Red Carpet Released · · Score: 2
    If you think it's not important, why haven't you disabled Ximian-postings in you prefs?

    Change 'em, then complain...

    kenneth

  22. No overhead savings on GTK+ without X! · · Score: 3
    Most of the memory overhead in X is due to pixmaps (allocated by applications, not by X self), and memory maps ... So X isn't as bloated as you think, when looking at top(1).

    X runs even on the Compaq iPAQ, so that proves that X isn't bloated...

  23. Re:Be should open source it on Be to Drop BeOS? No. · · Score: 1

    AFAIK the GUI and Tracker lean too heavily on the underneath layers of the BeOS. I don't think you can easily port it over to X or something. The whole concept of BeOS was building it up from scratch. So every mere part of it, is quite new technology, which relies on implementation of that technology in the whole OS. Ie. the GUI is multithreaded: it works so well, because the kernel is natively multithreaded, and fine-grained. Most UNIX kernels aren't (at least, not in the way dat BeOS is). So porting the GUI over, would only result in YATK (Yet Another ToolKit) and YAWM (Yet Another WindowManager), without any technical advances which the BeOS has.