Slashdot Mirror


User: Nicolay77

Nicolay77's activity in the archive.

Stories
0
Comments
1,108
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,108

  1. MS market research on Dvorak on Windows Genuine Advantage · · Score: 1

    I believe this is a result of market research:

    - "Lots of people are paying $$$ to fix their spyware and troyan infections!"
    - "Hey... it should be MS the one receiving the $$$!"
    - "Yessir, I'm working on that!"

    So, home users, expect to pay a lot $$$ in renewing licenses when you get hit by a virus.

  2. Re:It looks increasingly like Firefox on IE7 Released and Available for Download · · Score: 1

    You're right, however, MS will enjoy the marketshare.

    Is there a bigger acknowledgment than that ?

  3. Re:It looks increasingly like Firefox on IE7 Released and Available for Download · · Score: 1

    And Firefox looks increasingly like Opera. So?

    It simply means that despite initial rejection tabs are a very good design decision. In fact, tabs are just MDI done right. MS ditched MDI in favor of SDI because they didn't got 'tabs' fast enough.

    In fact we all want IE7 to entirely 'copy' that Firefox 'innovation' known as CSS.

    (Opera: formerly known as "the tabbed browser")

  4. Re:What made Youtube take off? on Dot-Com Bubble v2.0? · · Score: 1

    To me the only good looking online video is the new DivX stuff. Those flash plugins are slow as hell. They make a Duron2000+ feel like a 200Mhz CPU, with the same low res quality... nah flash is actually worse!

    I have new processor now, but still hate flash videos.

    However, I use iTube to grab and import YouTube videos to iTunes, works as a charm.

    (And Opera is still better than Firefox! (tired of seeing "just download yet another ff plugin" as the computer panacea) )

  5. Total Bullshit on GIMP's Next-generation Imaging Core Demonstrated · · Score: 2, Insightful

    I use Paint Shop Pro 9 and I sometimes have to use both things, shape drawing tools and photo manipulation tools in the same file.

    The shape drawing tools adds what... One button to the toolbar? And are easy and intuitive to use.

    Having said that, I like the way you describe Gimp doing the same task, as long as I can edit the circle properties at any time afterwards, like stroke width and color.

  6. Re:the one advantage on The eBook, Mark 2 · · Score: 1

    You said that, but I have read over 70 science fiction books in my Sony Ericsson P900. Over forty of them by Isaac Asimov.

    Much easier to carry all the time and read it when using a bus or between college class sessions.

    As it's easier to just go scrolling and reading than entering text in my cell phone (except when connected to the computer as I can use a full sized keyboard then), I find easier to read than to use reference books or encyclopedias there.

  7. Hey! on The eBook, Mark 2 · · Score: 1

    That book has been lying in my room for months now.
    You're spot on.

    (and I didn't had to click to know how dwarfish bread is made :P)

  8. Re:What won't be making it into translations on Real-Time Computer-Based Translation in Iraq · · Score: 1

    Well, it seems I prefer the literal translation. I can get the meaning of that without further explanation. And it has a nicer meaning.

    Take into account that I'm not a native english speaker and I didn't knew the english proverb.

  9. I do on Microsoft Gives MVP Award to Adware Pusher · · Score: 1

    I can't use Messenger without it, because I'm used to its features.

    As you say, the sponsor software is ENTIRELLY OPTIONAL and I HAVE NEVER INSTALLED IT.

  10. And Opera on Gap Between Google and Competition Widening · · Score: 1

    It's the default there too.

    I remember Opera Google version in which as soon as you typed something, it populated the combo box with the results of the search.

    Somehow the feature was removed, a very sad thing.

  11. IANALA ? on Geekspeak Baffles Web Users · · Score: 1

    Then comes all the slashdot IANAIPH. And right after it the expanded acronym.

    If you have a known acronym, use it. Or use the full expression instead. I don't see the point on using both forms in the same sentence (besides a wish that it becomes a known acronym to be able to say "it was my creation").

    To end this post/rant, it was directed to everybody, not just you. And I am not a *insert profession here*. :P

  12. No exploits here on What a Vista Upgrade Will Really Cost You · · Score: 1

    I'm a windows user. I have no exploits or weak security, not using IE myself.

    I don't think security is a big concern (at least to me) regarding a migration to OSX. That's just a non issue. I have Opera on both platforms :D

    Things that would piss me off? WGA. DRM. Lack of compatibility with windows software I like. A randomly expiring OS (we lost your key, and you have to pay for another one). Losing my data because of that!

    And things that I would miss? Games. Tons of games.

    That's the windows situation: Games vs WGA/DRM.

    Anyway, I think that I will buy a Macbook Pro as soon as I get the money, and keep a WinXP partition on it for the games.

  13. Re:Canonical Terms of Academia on Advanced Data Structures? · · Score: 1

    I totally agree with you.

    The things commonly known as "Design Patterns" are really just several implementations of one of the two real patterns: The Human Compiler at Work. You have to do that stuff by hand because your language is not powerful enough.

    The other real pattern, is macros (as in lisp macros). That is, extend your language to do that stuff for you.

  14. Re:The article talks a lot about the author on Ten Geek Business Myths · · Score: 1

    You are right, it's not infected by GPL, but by LGPL. My mistake.

    But ECL is designed to be embedded in C/C++ programs. That embedding is done by linking.

    Read this, from the LGPL license site:

    However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License.

    May be using a DLL is enough to bypass this. However I must read the fine print each time.

    There is a LLGPL license that address the special issues with linking that Lisp has (you can link at runtime, at any moment). LGPL is not infectious-free enough for Lisp.

  15. Re:The article talks a lot about the author on Ten Geek Business Myths · · Score: 1

    Elisp is an ancient and outdated dialect of lisp. I would prefer python to it. However, there are Common Lisp and Scheme.

  16. Re:The article talks a lot about the author on Ten Geek Business Myths · · Score: 1

    Have you used wxCL? I tried to compile it with CLISP and it didn't worked. This was in Windows, maybe it's far easier in Linux. So if it doesn't work for me, I can't really count on it.

    And about ECL then I had to add "or you don't mind your application being infected by GPL".

    I'm interested in the SBCL por to windows and as far as I know, there is no threads support in my platform.

    However, and despite it all, it's still the best language I have ever used.

  17. Re:The article talks a lot about the author on Ten Geek Business Myths · · Score: 1

    Well, LISP is the best thing since slice bread provided that your application meets this requirements:

    -Big memory and fast hardware (the same as Java/C#, but LISP competed in the time C was king, so was too slow for its time).
    -You don't need to have a traditional GUI -or- you have the $3000 bucks for a commercial license.
    -You don't need threads -or- you have the $3000 bucks for a commercial license.
    -You're a good coder (but LISP makes you better).

    As most programs are either GUI desktop applications, or are multithreaded servers, LISP has a really limited niche to compete.

    But these are limitations of the implementations, not limitations of the language per se.

  18. Re:Nothing new here, mostly the old FUD and some i on Why Microsoft's Zune Scares Apple to the Core · · Score: 1

    My friends Bah-lee and Da-nee will buy the Zoo-Nee :P

  19. The name is a tribute to Pratchett on The GIF Format is Finally Patent-Free · · Score: 1

    Two characters in his books are the witch Nanny Ogg from the Lancre series and Vorbis the bald religious freak from Small Gods.

    However, and as much as I like to read Pratchett, I too, find the name Ogg stupid for a codec.

    What marketer would like to boast it in a specs sheet? None, we have found out.

  20. No Core 2 Duo in the link... on What Went Wrong for AMD's AM2? · · Score: 1

    There where not Core 2 Duo processors in the benchmark you linked.

    Take into account that Core Duo and Core 2 Duo are different arquitectures, Core Duo is the old Netburst in 65nm and Core 2 Duo is the new Conroe, in 65nm.

    Then again, I think that Intel marketing is deceptive just because of that.

    My bet for now, is not to upgrade anything yet, the best processors/prices still are under the companie's sleeves.

  21. Just ask me a favor... on A Quantitative Analysis of Online Dating · · Score: 1

    And although I wouln't prove to you that I exist outside your mind, I will rejoice myself just telling you to f@ck off and denying what you just asked :P

    Hey even better, play this game with your boss !

  22. Yes please... on Sexy Intel Computer Design Worth Big Bucks · · Score: 1

    I really want better designs.

    I have a nice case, it's black and metallic, and has a handle on the top with some curves.

    I also want to buy a new one, but current designs are sooo dawnnnn uglyyyyy...

    To me... any F@#$% change in the current "we are squared cars, without wheels, but with radiators and front lights" is an improvement.

  23. And then comes Python and f!#@$ your argument... on Python 2.5 Released · · Score: 1

    By implementing the Common Lisp operator unwind-protect :P
    In case you miss it, the one Python calls WITH.

    Don't worry, you can update your paper, and then in Python 3.0 they will copy something else :D

  24. unwind-protect on Python 2.5 Released · · Score: 2, Insightful

    So this is like Common Lisp unwind-protect special form.
    Nice feature :)

    Ohh sorry, I just forgot that Python is trying not to be more Lisp-like!! :P

  25. The Internet you say? on What Is Real On YouTube? · · Score: 1

    The bible is full of manipulation and misrepresentation of facts.

    And guess what? Most people believe in that thing!