Slashdot Mirror


User: sick_soul

sick_soul's activity in the archive.

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

Comments · 89

  1. before you move to btrfs, read the "Gotchas" on Btrfs Could Be the Default File System In Ubuntu Meerkat · · Score: 2, Informative

    I find some of the features interesting, but until these problems are solved, I will not try it out.

    https://btrfs.wiki.kernel.org/index.php/Gotchas

  2. Re:Well that was obnoxious on Avatars Used For Australian Online Sex Appeal Study · · Score: 1

    I never rated > 0;
    I got either the ogres, or some sort of male or genderless body with tits.

  3. I thank the Lord each day.. for the Apocalypse on Gulf Gusher Worst Case Scenario · · Score: 3, Funny

    The population is greatly decreased,
    and now the odds are greatly increased,
    that I may someday get a chance
    to kiss your lips.

    I thank the Lord each day,
    for the Apocalypse.

    Folks are mostly disfigured or dead,
    but sugar I won't let it go to my head

    My Mammas face has dripped down into the dirt,
    but I'm still chasing chittlins, whiskey and skirt.

  4. Re:Then why not C? on Exam Board Deletes C and PHP From CompSci A-Levels · · Score: 1

    "A programmer who doesn't know C is like a doctor who doesn't know anatomy".

    I will remember this; this is a very insightful comment.
    Too bad I have no mod points, as I mostly do not bother to login anymore.

  5. Re:Failed how? on Skydiver To Break Sound Barrier During Free-Fall · · Score: 3, Funny

    Missing the ground is fundamental in learning how to fly

    http://www.urbandictionary.com/define.php?term=flying

    See 3.

  6. OLPC: CPU too slow on Ivan Krstić Says Negroponte's Wrong About Sugar and OLPC · · Score: 1

    I also bought two OLPC, using the "give one, get one" program,
    and gave the one sent to me as a Christmas gift to my nephew.

    He used it and is still using it, but the main problem is: it is painfully slow.

    The CPU in the XO-1 is an AMD / 433 Mhz and integrated graphics, with 64K Level 1 and 128K Level 2 Cache: I think that it simply cannot keep up with the amount of computation that its software components require.

    And I do not think that Python is necessarily to blame here.
    I cannot say for sure without profiling, but I think that for most interactive uses the perceived performance problems are not in tight Python logic loops, but in rendering and other basic stuff which mainly happens in C libs.

  7. robot uprising: I am ready. on Terminator Salvation Opens Well, Scientists Not Impressed · · Score: 1
  8. great news! on 64-Bit Slackware Is Alive · · Score: 1

    Great news for me, I'll be able to continue using my favorite distribution even in the 64 bit environment. After a brief initial experience with SuSe,
    I went with Slack and never looked back.

  9. that's great. We need more of these game companies on Quake Live Dev Says Mac and Linux Are "Top Priority" · · Score: 1

    I am happy of course to see that having a Linux native version is a priority at least for some developers.
    Too bad I really don't like Quake-like games, or any FPS.
    If only the RPG companies would have Linux in their mind. Like Bioware, which delivered Neverwinter Nights (thanks!), but now turned its back on us with Dragon Age.

  10. Re:All aboard mateys!!! on The Circus Widens In Aftermath of Pirate Bay Verdict · · Score: 2, Funny

    To Somalia! Clear blue waters with skull islands...

    http://www.southparkstudios.com/episodes/220764/

  11. my first time on What Did You Do First With Linux? · · Score: 1

    I bought SUSE Linux together with a new computer in a small shop near my home.
    I specifically asked for it, since I was going to go to the university, and I needed a Unix-like system for my studies, to practice at home and work on assignments, without having to always go to the computer labs, where DEC machines and terminals were available.

    The guys in the shop installed the OS for me, so I had everything already working. No network connection btw.
    I started messing around, and soon discovered that a game called "nethack" was installed.
    It blew my mind.

  12. Re:Slashdot poll on He's a Mac, He's a PC, But We're Linux! · · Score: 1, Informative

    We need a poll. I vote for the penguin doctor video

    The penguin doctor video was much better. Btw, the linuxfoundation.org site is already /.ed, so http://www.youtube.com/watch?v=svaHnha-PXs

  13. Re:Broke the internets! on Google Search Flagging Everything As Potentially Harmful · · Score: 1
  14. obligatory southpark reference on Keeping Older Drivers Behind the Wheel · · Score: 1

    "With South Park's senior citizens behind the wheel, more than a few farmer's markets have been mowed down. Unwilling to surrender their driver's licenses, the elderly fight back."

    http://www.southparkstudios.com/episodes/103856/

  15. slackware 12.1 on Fast-Booting Text-Editor Operating System? · · Score: 1

    My slackware 12.1 (with kernel 2.6.26 though) boots in 30 seconds, from Loading Linux to the login prompt.
    Then I'd go emacs -nw, but since you ruled it out, try the other already suggested simple editors
    (nano seems a good choice).

  16. Why don't you get the joke? on The Flat Earthers Are Still With Us · · Score: 1

    Reading these comments I am distracted by a loud "whooooosh!" of a great joke passing over everybody's head.

  17. Re:ffmpeg on Which Open Source Video Apps Use SMP Effectively? · · Score: 2, Insightful

    Just want to inform you that threads nor any other
    multiprogramming mechanisms are necessary for
    responsive user interfaces,
    and that IO multiplexing in particular does not require
    threads at all.

    You can solve both with threads, but you don't have to.
    And in most common cases it is much better not to;
    it seems that threads continue to be one of the most
    misused and misunderstood of the programming concepts.

  18. Re:Losing Anonymity? on Google's Knol, Expert Wiki, Goes Live · · Score: 4, Insightful

    I agree, and in addition there is currently
    no context when creating a new article.
    It's maybe just too soon, but the process seems
    to make it more difficult to reach critical mass.

    I wanted to start writing something, but
    desisted, because I found no contextual information.

    On wikipedia I would read some article, see a
    dangling link with no page associated, and create
    one from there. Or read an existing one, and
    just add additional information, or correct
    some detail.

    Otherwise it is hard to just start writing
    general, context-free articles about
    "what I know". Maybe they should have started
    with wikipedia content, applying the new process
    for further edits and new articles, in order
    to already have a lot of context already.

  19. what is the goal of the wine project? on Ask Jeremy White and Alexandre Julliard About the Future of WINE · · Score: 2, Interesting

    Premise:
    I was a very hopeful wine user, and even tried to contribute
    some small improvements to the project that never went anywhere
    (support for the undocumented INI empty section and empty keyname
    features of the profile kernel32 API), partly since I had
    no real windows to test on, partly since I could not establish
    a good dialog with the developers, partly because the applications
    using this undocumented behavior are not the big known apps.

    Question:
    Currently wine strategy seems to be (correct me if I am wrong),
    to target one application at a time, privileging the big known
    apps, with less interest in supporting the smaller apps,
    or in breaking them with new versions:
    is there any chance that after getting most of the big apps
    working, the current strategy will be changed to focus on a
    more generic solution, matching the win32 API as closely as
    possible, in order to support most if not all of the small
    programs, and thus enabling much more migrations to free
    software-only solutions and thus achieving world domination?
    (http://www.catb.org/~esr/writings/world-domination/world-domination-201.html)

    Thank you -

  20. Re:Bah! I'll wait for version 3 on Wine 1.0 — Uncorked After 15 Years · · Score: 1

    codeweavers _are_ the main wine developers.
    There are no real boundaries between the company and the free software project;
    this is in my opinion the cause of the divergence between
    the community-perceived goals of wine, and the real ones, which are far
    less far-reaching than I would like.

  21. Re: Do Women Write Better Code? on Do Women Write Better Code? · · Score: 1

    No.

  22. take your best developers into the process on How Do You Find Programming Superstars? · · Score: 2, Insightful


    When hiring, take your best developers into the process.
    They recognize people like them in a very short time,
    with very few questions.

  23. Re:The answer is simple, very simple on Desktop Environment for Proprietary Applications? · · Score: 1

    That was a good answer. Specifically, I would follow the examples of firefox,
    thunderbird (free), acrobat reader for unix (proprietary), and go GTK+.

  24. Re:Solaris? on NYSE Moves to Linux · · Score: 2, Informative

    NexentaOS includes an OpenSolaris kernel in its installable images,
    which means it must contain some proprietary code as far as I
    understand.

    See the OpenSolaris README:
    http://dlc.sun.com/osol/on/downloads/20071203/README.opensolaris

    I quote the relevant part that makes me think that:

    [quote]
    The encumbered binaries tarball contains
    complete binaries (libraries, kernel modules, commands) that are
    compatible with the source. These are binaries that cannot be built
    using only the source tarball for one reason or another. If you wish
    to build the kernel (or some portion of it), or if you wish to build a
    complete set of installable archives, you will want the encumbered
    binaries.
    [/quote]

  25. Re:Solaris? on NYSE Moves to Linux · · Score: 1

    The OpenSolaris project does convey code under a free software
    license, but there are core components which are only available as
    binary blobs, under non-free licenses. They are necessary to
    successfully run a Solaris system.

    This is the OpenSolaris binary license under which most of these
    non-free components are distributed:

    http://opensolaris.org/os/licensing/opensolaris_binary_license/