Slashdot Mirror


User: Vahokif

Vahokif's activity in the archive.

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

Comments · 384

  1. Singularity on World's First Formally-Proven OS Kernel · · Score: 1

    What about Microsoft Research's Singularity? AFAIK its kernel is written in a contract-based version of C# and can be proven correct.

  2. Re:full circle on Facebook Acquires FriendFeed · · Score: 1

    A lot of those are country-specific and very much alive. Also, Google Reader is an RSS aggregator, not a social networking site.

  3. Re:Informatics is a weird word on 21st International Olympiad of Informatics Opens, In Bulgaria and Online · · Score: 1

    The problem is that Informatics is vague and includes things like the philosophy of information and communication and (book) library management and such. Computer science isn't really a science as such but at least it's pretty clearly defined as the study of the mathematical underpinnings of computation.

  4. Re:Ideas are Cheap but Development Costs Money on Pitching Ideas At Gen Con Indy · · Score: 1

    If ideas are a dime a dozen, why are games still full of utterly uninspired gameplay elements? (fetch quests for instance)

  5. Re:The Robert Downey Jr. Game on Nicotine Improves Brain Function In Schizophrenics · · Score: 1

    What the hell are you talking about?

  6. Re:Finally, a reason. on Nicotine Improves Brain Function In Schizophrenics · · Score: 4, Insightful

    Bill Hicks is rolling in his fucking grave.

  7. What's the point? on Can We Build a Human Brain Into a Microchip? · · Score: 1

    What's the point of making something just as mysterious and imperfect as the human mind?

  8. Re:Holy shit. on UK Plans To Monitor 20,000 Families' Homes Via CCTV · · Score: 1

    That's not true, because a lifestyle supported by real work is currently still better than the alternative they live in. They still don't want to work, because they're born into a culture where hard work isn't appreciated.

  9. Re:Not exactly. on Sandia Studies Botnets In 1M OS Digital Petri Dish · · Score: 1

    But in the computing world, implementations are often obvious and just as limiting as patenting algorithms.

  10. Re:Coming to Cydia on Apple Kills Google Voice Apps On the iPhone · · Score: 1

    Buy Nokia.

  11. It's already illegal in Canada and New Zealand on Ireland Criminalizes Blasphemy · · Score: 2, Interesting
  12. Why not on Integrating Wikipedia With a Local Intranet Wiki · · Score: 1

    Why not run MediaWiki on your intranet and use InterWiki links to Wikipedia in your own articles?

  13. Re:And where exactly is moonlight? on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 1

    Not in the EU for instance, even if they had any patents on Silverlight.

  14. Re:And where exactly is moonlight? on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 1

    even when I go to a Moonlight 1.0-specific demo site.
    PEBKAC
    Besides, try 2.0.

  15. Re:And where exactly is moonlight? on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 1

    Only experimentally, and before 10 Linux only had a way outdated buggy plugin for years.

  16. Re:Security problems with a MS product? nah. on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 2, Informative

    Downloaded Silverlight apps run with the same permissions as embedded ones, meaning no filesystem access etc. The only difference is that they can use the function keys.

  17. Re:Silverlight's video capabilities have always... on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 1

    Probably because of Flash's market share. Silverlight is more technologically advanced however.

  18. Re:H.264 licensing on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 1

    Moonlight uses a binary blob containing proprietary codecs so it can legally decode H.264. Also, Silverlight 3 allows you to use your own codecs, and the Mono project has implemented Ogg/Vorbis.

  19. Re:And where exactly is moonlight? on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 1

    Besides, Flash (official or otherwise) isn't so hot on the "keep up to date with the Windows version" front.

  20. Re:And where exactly is moonlight? on Silverlight 3.0 Released, Allows Apps Outside the Browser · · Score: 1

    Moonlight is always hot on their heels.

  21. Re:Similar to Donald Knuth's Logic on Judge Invalidates Software Patent, Citing Bilski · · Score: 1

    Hopefully, nothing.

  22. Re:Microsoft shill on Mono Outpaces Java In Linux Desktop Development · · Score: 0, Offtopic

    You have any proof of that?

  23. Re:Good on Mono Outpaces Java In Linux Desktop Development · · Score: 1

    it's had a good decade and a half of hardening in real-world situations (top businesses etc.)
    .NET builds on Java's experiences as well, and according to Miguel they did a better job of addressing Java's main criticisms than Java itself.

    gcc even has a java (the language) compiler now (OK for about 5 years) that generates native machine code (what everyone used to whinge about)
    Mono has that too.

    and there are independent implementations of the Java libraries (e.g. GNU Classpath).
    Mono IS an independent implementation, along with DotGNU.

    Mono needs to die a death.
    No, it doesn't. Please stop talking out of your ass.

  24. In my opinion on What's the Importance of Graphics In Video Games? · · Score: 1

    Graphics can make a good game great, but they can't make a bad game good.

  25. Re:Windows TCO on PC Invader Costs a Kentucky County $415,000 · · Score: 1

    Ubuntu is still a desktop distribution, meaning that most users will know the root password and you still need to know how to use the terminal to install anything not in APT. Also if you try to do something you don't have permission to from the GUI, it'll pop up the graphical equivalent of sudo asking for the root password. As far as protecting users from themselves goes, Linux isn't any better at all.