Slashdot Mirror


User: sofar

sofar's activity in the archive.

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

Comments · 405

  1. Re:Liability... on Former Intel CEO Rips Medical Research · · Score: 1

    Nonsense, these medical companies don't pay *any* damages nowadays, almost everything comes right from your own pocket through the overhead that they charge on the medicine and equipment that *you* paid for with your health insurance.

  2. Re:Basic Research on Former Intel CEO Rips Medical Research · · Score: 3, Insightful

    You think that it's good that medical/pharmaceutical companies have increased their revenues year past year without any significant increases in reduction of the major diseases over time?

    I'd say that the medical industry has been feeding on the community for way too long. Medical procedures are insanely expensive and the equipment and medicine costs are through the roof. But it's not like medicine got any better in the last 30 years, only the scale has been slowly tipping in our health's favour, but it should have swung completely over already.

    The medical industry has consumed more input than it has given back for a very long time. It's time we start seeing some payback to *everyone* who put money in the system: the consumers of medical care.

    You're completely forgetting that this is "medicine" we're talking about here, and not "biology". One was to observe nature, the other one for curing people.

  3. Re:Here's what is wrong - sucky tookits on Status Report From the Open Source Games Community · · Score: 1

    I have no idea why you want gtk+ but no wx

    there's a native gtk+ implementation for windows, and pretty much any platform

    the wx toolkit is extremely unstable. try compiling wx applications on a slightly-different distribution. remember the unicode mess? While the idea of wxwindows was good (portability), the implementation is horrible, and only suitable for binary-form distributions. Anyone doing development (i.e. compile) on Wx will get hung on the spaghetti of build requirements. The latest WxWindows often breaks compile of applications, and vice-versa.

  4. Here's what is wrong - sucky tookits on Status Report From the Open Source Games Community · · Score: 3, Insightful


    these games *DIE* because the developers pick tools that nobody wants to maintain in the long run. Look at irrlamb: written in scons, needs boost. This is bound to die a quick death as a project. Java gaming? maybe, sure it is cross platform, but your app is horribly VM limited and performance will sucky no matter how you tweak. You kill your project and game by choosing the wrong development tools.

    frozen-bubble keeps getting revived but in the end is not compileable with newer versions of SDL_perl. A tragedy, but I ain't gonna fix this, even if it won fancy awards.

    the better the toolkit, the longer lived the project - look at the old quake engines...

    I would donate plenty of money to anyone who picks a sane tookit to develop a 3D MMORPG that *encourages* development (no python, no boost, no java, plain autotools, C, no c++, SDL+GL, gtk+, no wx). Bring it on.

  5. Re:There can be other explanations on Meteorite Causes Illness in Peru · · Score: 1

    absolutely not. Any poisening symptoms include headaches and vomiting. Even rat poison will produce those already.

    While it is absolutely 100% assured that radiation levels of meteorites will be above normal levels, it's unlikely that they will achieve high levels that cause immediate symptoms as widespread as reported.

    If this meteorite was ferrous (heavy metal type), it's much more likely that the impact and subsequent vaporizing of material containing heavy metals (lead, copper are the immediate suspects) will cause these symptoms.

  6. RTFA - not SMP specific on Attacking Multicore CPUs · · Score: 1

    I was able to successfully bypass security in many system call wrappers by creating unmanaged concurrency between the attacking processes and the wrapper/kernel. This was possible on both uniprocessor systems and multiprocessor systems.

    So, this doesn't protect UP systems at all. preempt already exposes you to these kind of concurrency issues, and one can only assume that pretty much any RT OS also is vulnerable.

  7. Re:I smell something... on Man Arrested for Refusing to Show Drivers License · · Score: 1, Informative

    You can't arrest someone on "probable cause", even the police needs more proof than that to "arrest" you. You can use probable cause to search someone, but for a citizens arrest you need to have undisputable evidence (video, eye witness of someone putting something in a bag etc) to perform a citizens arrest.

  8. Re:how on earth? on Playing Music Slows Vista Network Performance? · · Score: 1

    irq sharing.... for starters!

  9. Re:I'm not a Google Fanboy, but... on Google Pledging to Bid $4.6bn to Open Spectrum · · Score: 1

    You gotta love it ;)

  10. well, Intel is not gonna like this :) on Microsoft to Sell PCs, Starting in India · · Score: 1


    but at least they're already selling linux ;)

    (OK, technically not selling, but intel is one of the bigger investors in linux, right up there with redhat, novell, IBM).

  11. Re:or fix the bugs :) on Good Ways To Join an Open Source Project? · · Score: 1

    doing support is nice, but it's not code. I always feel sorry for project people who do nothing but support (translations, artwork etc). They never get a real say in the big project decisions, don't get listed as authors, etc...

    You really have to love a project a lot to do just that. It is the least-rewarding job.

  12. Re:or fix the bugs :) on Good Ways To Join an Open Source Project? · · Score: 1

    some hints:

    1) send it again, send it to the right people
    2) if you still think it's a bug that needs fixing, make a stink about it. *convince* people that they need the fix
    3) if you still don't get it merged, try posting it to Andrew Morton himself instead of a public ML. Use the To: and Cc: fields wisely

    don't fall over and cry. open source developers are really busy and often can't be bothered to read things (hey, 700 mails a day on lkml is surely not helping to get your patch attention!)

  13. or fix the bugs :) on Good Ways To Join an Open Source Project? · · Score: 5, Insightful


    Andrew Morton has said it before, and it holds best: "What do I do if I want to be a kernel hacker?". His answer: "fix bugs". This applies for all open source projects. If developers have established that their software has shortcomings, they are very likely to accept solutions. Fixing bugs is the best way to become part of an open source project.

  14. Re:Easy on NASA Tackles Ethics of Deep-Space Exploration · · Score: 1

    Somehow I think that sending a crew of gay women is going to work out far better, not to mention be more entertaining :)

    Seriously though, this is the same issue as sending out men only on submarines, and plenty of research has been done on this topic. While men only on ships works great, putting all gay men together would likely be a disaster (not just fashionwise). For small crews, all male crews work fine, but for larger crews I think a healthy mix would still be preferred.

  15. Re:Excellent work but... on Ext3cow Versioning File System Released For 2.6 · · Score: 1

    It appears that this is the long-term goal for ext3cow. If you look at the formatting of the patch it's obvious that they have worked towards fully integrating their code into the kernel tree from the start (instead of building a separate set of code that compiles outside of it just like -e.g.- the fglrx installer does).

    I would assume that their next step is to submit it to Andrew Morton and stage it for later merging into the mainline tree. From how the code looks I can see that that might go quite fast.

  16. Re:how about non-windows platforms anyone? on Exhaustive Data Compressor Comparison · · Score: 1

    Thanks for staying polite and maintaining a proper level of attitude. You've demonstrated that you truly are better than single-celled organisms. Way to go.

  17. Re:I stopped buying amd because of ati on AMD's Plan To Recover From Its Perfect Storm · · Score: 1

    NVidia's drivers are technically only a hair better really. It's still a binary blob with too many "don't ask, don't complain" hooks on it driving everyone insane (except *ubuntu users).

    Open Source 3D accelerated video drivers, that's the way to go. Guess which vendor is pushing these? Right, Intel.

  18. how about non-windows platforms anyone? on Exhaustive Data Compressor Comparison · · Score: 3, Insightful


    The article conveniently forgets to mention whether the conpression tools are cross-platform (OSX, Linux, BSD) and/or open source or not.

    That makes a lot of them utterly useless for lots of people. Yet another windows-focussed review, bah.

  19. Re:But, can I install Linux on it? on Intel's Linux-Powered Mobile Internet Device · · Score: 1

    first, I doubt that they will prevent you from loading your own kernel. Intel isn't TiVo you know.

    but:

    > Also, why is some of the bundled software proprietary? That's so 1999...

    what's wrong with that? closed source software is an excellent way to get a platform started and make it economically viable for the future (look at the IBM PC ;)).

    almost all of the software I've seen in the demo's are open source or replaceable by better open source software. You can choose now to use the closed source app or whatever you prefer. Sounds like an OK deal to me.

  20. Re:Why RedFlag? on Intel's Linux-Powered Mobile Internet Device · · Score: 1

    I can only assume that they chose this since it will be pre-announced at the IDF in china, as the story said.

    It's far more likely that for a US version they will try to get something redhattish, suseish or possibly ubuntuish instead. (oh wait, redflag is redhattish..)

  21. Re:Death do gaim developers publically declared on Gaim Renamed — Now Pidgin IM · · Score: 1

    one word: git

  22. Death do gaim developers publically declared on Gaim Renamed — Now Pidgin IM · · Score: 1


    Quote pidgin.im: "Also, we have chosen to go with monotone for our revision control".

    That's a clear notice to me that they do not want anyone checking out their source code and having people hack on it.

    I once revived a gaim plugin and made it working again, only to be tremendously discouraged by the core gaim crowd (not to mention #gaim has been a worse flame-promoting hostile channel on freenode forever) in actually helping out.

    This is a great step for all Open Source IM users I think: Gaim is dead. nobody will know Pidgin, perhaps now a *decent* IM client will arise that doesn't bring the poisoned atmosphere from the gaim crowd.

    I'll drink to that.

  23. Re:Utter Piffle! on How Can We Convert the US to the Metric System? · · Score: 1
  24. Re:BSD on Why are Free-Desktop Developers Wedded to Linux? · · Score: 1

    -- "People built a Linux desktop because there wasn't one to begin with." --

    also completely false, Linux of course ran the desktop alternatives that were available for BSD just as well, because of the very same reason you pointed out.

    I have no idea when Linux had it's first GUI desktop, but I would think that BSD had one *way* before Linux did, as Xfree86 started in 1992 (and releases as early as 1990) as a coherent project. I don't think Linux even supported X at that time yet.

    And thus, BSD had a GUI Desktop before Linux.

  25. Go Xfce! on Why are Free-Desktop Developers Wedded to Linux? · · Score: 2, Informative

    See also Xfce (www.xfce.org), which has several key developers who work using BSD and Solaris instead of linux.