Slashdot Mirror


User: mcover

mcover's activity in the archive.

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

Comments · 9

  1. Proprietary on Intel DC S3700 SSD Features New Proprietary Controller · · Score: 0

    What is "proprietary" supposed to tell me about hardware?

    There is just so much wrong with calling things "proprietary" and thinking it'll make the reader perceive the product as superior.

  2. Legality unchanged on Alan Cox to NVIDIA: You Can't Use DMA-BUF · · Score: 1

    See: http://lwn.net/Articles/154602/ By using EXPORT_SYMBOL_GPL the kernel's linker simply prevents any kernel module NOT marked as GPL, which is using EXPORT_SYMBOL_GPL'ed functions, from loading. EXPORT_SYMBOL is not magically allowing non-GPL code, it just means that people can play ignorant and pretend they didn't know better. IANAL

  3. Don't feed the troll on Linux Kernel Power Bug Is Fixed · · Score: 5, Informative

    This is making Linux look bad without reason. Before the whole "Linux Power Regression" coming up and being advertised as a problem by Phoronix, I did enjoy reading the occasional article (Benchmarks, etc.) by Phoronix, but after this whole thing I have lost complete respect for Phoronix.

    It's not a Linux bug but BIOS misbehaving. Linux is simply playing it safe.

    Summary: http://www.fewt.com/2011/09/about-kernel-30-power-regression-myth.html (been posted before in older threads)

  4. Re:You still use Latex?? on Is Apple Pushing Away Professionals? · · Score: 2

    LaTex == Typesetting system. If you want to use a "word processing" system, go ahead, but never compare it to typesetting! That goes hand in hand with LaTeX's philosophy of "what you write is what you mean". The one thing I hate most about writing a document (with WYSIWYG "word processors"), is making it look the way it needs to look (imagine trying to change the way headings, references, etc are displayed [all at once] in a "word processor" for a 200 page scientific document).

    Point is, word processing != typesetting.

  5. Re:Not a good test. on Linux 3D Games Run Faster On PC-BSD · · Score: 1

    Amen. Mod parent up. Though on the other hand, it's perfect propaganda for PC-BSD/FreeBSD; so well done to that.

  6. Emulate on How Do You Get Your Geek Nostalgia Fix? · · Score: 1

    A few months ago I installed Windows 3.1 in DosBox. If you can get a hold of the installer, it sure is worth it ... for approx. 5 mins. Does bring back a bunch of memories though.

    The furthest I've gone back in time is with this: http://www.hercules-390.org/

  7. Re:Amen. on How the Social Tech Bubble Is Different · · Score: 4, Insightful

    "The best minds of my generation are thinking about how to make people click ads" - Has there ever been a brief description that describes so well the technological time we live in? Hammerbacher should write a book or two.

    His statement might be flawed: Maybe so that many bright minds of our generation work for these companies, but these companies don't just "make people click ads". It might be at their business's core, however, they provide services which many of us embrace while they last and it helps us be more productive (exceptions exist), which in turn contributes to the overall achievements we will see in the following years. That is only that. Many of these companies also have people in employment who work, full time, on open-source software, do research and publish academic papers, etc. If ads fund these, by all means, go ahead. His argument can be somewhat justified if the business's ONLY operations surround "making people click ads".

  8. Education on On the Efficacy of Flu Vaccine · · Score: 1

    I think it would be far more effective to educate the people about how to effectively manage or prevent flu right now, than telling people about vaccines, spending millions on them and not even knowing if they are effective. The UK's NHS is running a "wash your hands" campaign, which is a start. General hygiene seems to be misunderstood by many people. Touching a handrail in public and then picking your nose doesn't ring a bell? Seen it too often. One thing that I've seen a lot in most Asian countries is people just wearing face-masks. It would greatly reduce the risk of the flu spreading, if a person being sick is wearing a face-mask. But it seems that in the western world (Europe, North America) wearing a face-mask does not agree with fashion. And who would want to out themselves by wearing a face-mask anyways. But staying home can't be too hard?! Why are there still millions of people leaving their house while sick? Policies at work, at educational institutions, government institutions, etc. should regulate this and not leave it up to the one being sick. Now I also have to add that I'm recovering from a flu (be it H1N1 or not, I don't know). I stayed at home the whole time, and worked from home. It was a nasty bugger that one. If a vaccine would have prevented it, I think I would have gladly received any vaccine.

  9. what competition? on Mickos Urges EU To Approve Oracle's MySQL Takeover · · Score: 2, Informative

    I don't see why the EU is worried in the first place. First of all MySQL could never compete with Oracle's DB. They will never compete and never have. Completely different use-cases. Apart from that, I'm still using PostgreSQL and if i had an app specifically designed for MySQL, I'd go with Drizzle(fork).