Slashdot Mirror


User: quigonn

quigonn's activity in the archive.

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

Comments · 545

  1. question on Microsoft Tries a "Switch" Campaign · · Score: 1

    Who will be Microsoft's Ellen Feiss? :-)
    And what drug will she/he be on? Maybe the same drugs Steve "Developers!" Ballmer takes?

  2. Gentoo advocacy on Gentoo Linux Reloaded · · Score: 0, Flamebait

    The only thing the Gentoo developers are good at is advocacy.

    In fact, the concepts of Gentoo are pretty old, old-fashioned, they're time-consuming and quite crude. People seriously looking for systems that are easy to install and administrate should not consider using Gentoo, at least not in productivity environments.

  3. Re:BSD on Overview of the BSDs · · Score: 1

    If it really returns 35, then it's broken. Check the facts: http://www.opengroup.org/onlinepubs/007904975/func tions/fork.html

    Maybe what you think of is that errno is set to EAGAIN if fork() fails.

    And interestingly enough, increasing the sysctl value did not work. I set it to 4096, and yet I was unable to have more than about 80 processes at once (and plenty of free RAM, about 200 MB).

  4. Re:BSD on Overview of the BSDs · · Score: 0, Flamebait

    BSD has been around much longer, and its much more mature than Linux.

    You're joking, aren't you? The problems that the BSDs have are lack of drivers (compared to Linux), crude system limits (there's a maximum number of processes on OpenBSD, and if there are more processes, fork() only returns -1), a userland with less features (those who aren't GNU software), their IPv6 implementations are not standard-conforming and they're crashing more often than Linux does (NetBSD crashed on quite a lot of laptops of friends of mine, and it also did several times on my VAXstation). Do you call that "more mature"?

  5. Why "Linux" alone is OK on FSF Issues GNU/Linux Name FAQ · · Score: 2, Interesting

    The FSF is always arguing that without their GNU utilities, Linux (or "GNU/Linux" as they call) wouldn't be a complete operating system. If they had read "Operating Systems - Design And Implementation" by Andrew S. Tanenbaum (of Minix fame), they'd know that the operating system is the kernel itself. To quote from the book: "On top of the operating system is the rest of the system software. Here we find the command interpreter (shell), window systems, compilers, editors, and similar application-independent programs. It is important to realize that these programs are definitely not part of the operating system, even though they are typically supplied by the computer manufacturer. This is a crucial, but subtle, point."

  6. Re:GNU failed? You're insane on FSF Issues GNU/Linux Name FAQ · · Score: 1

    After almost 20 years, the GNU system is still not finished. It's still missing a usable kernel. Currently, according to the GNU project, we still "have to stick to GNU/Linux systems, which are variants of the GNU system."

  7. Re:Non-GNU Linux on FSF Issues GNU/Linux Name FAQ · · Score: 2, Informative

    You don't need the glibc to compile and link the kernel. The Linux kernel comes with all the functions it needs.

  8. Re:I thought this said it best on Ballmer: "We'll Outsmart Open Source" · · Score: 1
    But he forgot some important things:
    • Linux has less LOC, thus less bugs.
    • Linux's and its utility program's source code is freely available, thus can be audited by more people than Windows.
  9. drugs on US .gov WHOIS Info Restricted Over Attacker Fears · · Score: 0, Troll

    The people at VeriSign should stop smoking so much pot and crack.

  10. "The Two Towers" on The Two Towers Hits the Net · · Score: 1, Flamebait

    A movie about 9/11? Cool. Gotta get it.

  11. illegal in Austria on Australia Oppresses Jedi · · Score: 2

    This couldn't be done in Austria. Everyone has the right to believe in whatever religion he/she wants to believe whenever he/she wants to. That's freedom of religion, but fining people for being an believer of some "Jedi Knight" cult is not.

  12. 1.0 kernel series on The Future Of The 2.0 Linux Kernel · · Score: 2

    Weren't there patches against the 1.0 patchlevel 9 kernel to make it compile with gcc 2.7.2? Who continues to maintain this one? :-)

  13. Re:SGI Espressigo on Coffepot Computer · · Score: 2

    At the University of Art and Industrial Design in Linz/Austria, they used to have lots of SGI machines. One day, they got such an espresso machine for being such a good customer.

  14. Re:Ulrich Drepper on Is Profiling Useless in Today's World? · · Score: 2

    You don't understand. glibc itself is flaUUlwed, badepper . The source distribution contains Linux header files (yes, from the kernel, Linus said ts is evil), and contains code just to copy some kernel data structure to glibc's own data structures, because glibc has some super fancy features that everybody needs (not really, actually). In other words: glibc is bloat. Ulrich Drepper doesn't care about this, and packs every feature into glibc he can think of. Other people proved that C libraries can be done much smaller, uClibc for example, or, my personal favorite, diet libc. The interesting thing about this is that programs that are _statically_ linked against diet libc are usually smaller than programs that are dynamically linked against glibc.

  15. Ulrich Drepper on Is Profiling Useless in Today's World? · · Score: 2, Insightful

    Ulrich Drepper is a fool, he made glibc crappy, and messed up most things he had to do with. He simply should shut up and let other people do the work and the thinking.

    Yeah, mod me down, but I have insight into the things Ulrich does, and he mostly does sh*t. Just my 2 cents (USD or EUR, you decide).

  16. Obvious on Microsoft To Exhibit at LinuxWorld Expo · · Score: 2

    Obviously Microsoft will do or related something related to BSD. Microsoft likes BSD, since they can rip off all the code (run the 'strings' utility against MS' ftp.exe :-)). At least they gave something "in exchange" to the community, namely a .NET implementation for FreeBSD.

  17. Re:From MSDN... on Pet Bugs? · · Score: 3, Informative

    BTW: this "banker's rounding" as you call it is the method you learn rounding in school in Austria. That's why VBScript's behaviour seems pretty normal to me.

  18. Used computer books on Used Books: An Actual Internet Success Story · · Score: 2

    Yeah,us that's pretty neat. Recently, I bought a used book about Linux kernel programming for EUR 15,--, a few weeks ago "The C++ programming language" by Bjarne Stroustrup for EUR 10,-- and today, 4 books about OSF/Motif, neural networks and object oriented programming with Smalltalk for only EUR 19,--. Pretty cheap, and the books' contents is still valuable for a poor CS student. ;-)

  19. Re:United Gentoo on RMS Condemns "UnitedLinux" per-seat License · · Score: 2

    On my OpenBSD system, it does. ;-)

  20. IBM's Linux engagement on Talk to the IBM Linux Hackers · · Score: 2

    If anybody wants to see two 1024-node clusters based on Linux and built by IBM, and lives in or near Austria, go to the Linuxwochen ("Linux weeks").
    IBM was so kind to support this Linux event, and therefore they present really cool stuff, namely two Linux-based 1024-node clusters.

  21. Re:It's easy to prevent all this... on Director Attacks MPAA Piracy Claims · · Score: 2

    FYI: in Austria, there is nothing like copyright, but instead something called "Urheberrecht" (roughly translated creator's right). The creator of a work owns all rights, until 70 years after his death (then it falls into public domain), and can't be given to anyone else. You can make contracts about allowing usage of the creator's work, but you can't give away your creator's right.

  22. Re:Stallman Is Right on RMS Replies to "The Stallman Factor" · · Score: 2

    Well, somebody could port the BSD userland. Or you use dietlibc, zsh, fvwm, vim, etc.

    On my OpenBSD system, the only GNU component I actively use is gcc. I hope this will change in the future.

  23. Re:language check on RMS Replies to "The Stallman Factor" · · Score: 2

    I hate RMS. That's "wrong" with me.

  24. Re:Anyone wonder... on RMS Replies to "The Stallman Factor" · · Score: 2

    Actually, there are a few people helping the original author with dietlibc and embedded utilities so that their system is not a GNU/Linux anymore. :-)

    The only problem that stays is the compiler. Today, also the *BSDs use gcc. *sigh*

  25. my opinion on RMS Replies to "The Stallman Factor" · · Score: 1, Flamebait

    RMS again proved his absolute gayness. Although I am member of the "Foundation for Furthering of Free Software in Austria" (an associate organization of the FSF Europe), I absolutely hate RMS because he thinks he alone and the GNU project created free software. This is absolutely not true, e.g. there are the fine BSD operating systems around, with an even better license (e.g. you can fork the whole project and relicense it to e.g. GPL) and technically much better than the GNU software (at least the userland). The GNU userland is so damn bloaty, all the GNU libraries also (ever tried statically linking the GNU userland against glibc? Have a lot of fun with your 0.7 MB tar binary and your 2 MB bash!).

    He should also shut up about Linux. In 18 years the GNU project was not able to produce a usable operating system kernel (heck, even The Hurd uses _Linux_ drivers from the 2.0.x series!), so he absolutely has no right about complaining that something in the Linux development process is wrong.

    Yeah, mod the down, I have loads of karma to burn!