Slashdot Mirror


User: marcosdumay

marcosdumay's activity in the archive.

Stories
0
Comments
6,436
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,436

  1. Re:Failures of tech. companies are often social. on Major League Baseball Dumps Silverlight For Flash · · Score: 1

    Oh, they used to have some nice games for my 4MHz Z80 based TK90X (64KB of RAM, not like your old busted Heathkit). Also, they used to make some nice keyboards and joysticks just last decade. Too bad their drivers got so bad that their hardware nowadays is only usable at Linux, but they still excel at Linux.

  2. Re:not really.. on Microsoft Ending Mainstream Support For XP · · Score: 1

    "No new silverlight updates"

    Nice way to shoot themselves at the foot. But I don't think MS will be that stupid.

  3. Re:Wait.. on Microsoft Ending Mainstream Support For XP · · Score: 1

    "imagine just how much worse the malware scene would be if they had access to windows source code? (tho from the levels of sophistication seen in modern malware, it's painfully obvious they've already grown very skilled with a decompiler)"

    Exactly because malware writters are so good with a decompiler it won't make a huge difference for them to have the original source. Alternatively, Windows is still worse than we think, and malware writters aren't that good, but I'm more willing to bet at the first option.

  4. Re:XP support on XP Reprieve, Downgrade May Continue After Win7 · · Score: 1

    "Is micrisoft coming in to kill everyone that is using XP stormtrooper style?"

    No, but soon you'll have trouble fiding hardware that XP supports, then your hardware dies. But yes, you have more than 3 years.

    "MANY applications are vertical apps which means I cant go to Best-Buy and buy a new app to replace it."

    That is why one of the options I recommended is replacing it. I didn't know that you don't have your data attached to a vendor, you'll probably be ok with that option. Unfortunately, on most cases, the first option leads to data migration (ever tried to migrate data from a proprietary vertical "enterprizey" software? I had, fortunately, those people didn't buy the "safer" option, with a cyfered database.), user adaptation and several other issues that can delay a project further than XP will probably be available.

  5. Re:re-read the section you quote on Google's Plan For Out-of-Print Books Is Challenged · · Score: 1

    To be fair, Google didn't erect any barrier. It has just put one down, but only for himself.

    Now, I also am uneasy about this situation.

  6. Re:cry wolf on Scientist Forced To Remove Earthquake Prediction · · Score: 1

    "The best way for this scientist to prove himself is to let people study his work"

    Hum, no. The best way for him to prove he is correct is making another prediction and being right (or 2 others if people aren't still conviced). It shouldn't matter if he's using a complex mathematical model or a crystal ball.

  7. Re:Honeymoon is over on Microsoft Boasts 96% Netbook Penetration · · Score: 1

    Just to be pedantic, Linux isn't even in a market...

  8. Re:Honeymoon is over on Microsoft Boasts 96% Netbook Penetration · · Score: 1

    Well, take your desktop Linux, now add the size of /boot, /bin, /sbin and /etc. How big is it? That is all of an entire full-fledged desktop Linux that one needs to boot. Ok, you'll need a big EPROM for that, but those are available.

  9. Re:Honeymoon is over on Microsoft Boasts 96% Netbook Penetration · · Score: 1

    Forget about specific posts. Just mod Bruce Perens +5 forever and we are done.

  10. Re:I'm an XP lover but how about we make a deal,.. on XP Reprieve, Downgrade May Continue After Win7 · · Score: 1

    How hard it is to manufacture has no impact on its uselfuness. The need for 64 is rare, and it has simply no use on a limited machine with just a bit of memory.

    If economies of scale make 64 bits processors cheaper than 32 bits ones, the netbooks will adopt, but there is simply no positive price tag that makes the 64 bits desirable.

  11. Re:XP support on XP Reprieve, Downgrade May Continue After Win7 · · Score: 3, Insightful

    Well, some day (probably soon) you won't have the XP option anymore. Waiting for the software to be ported is illuding yourself, such developers normaly go out of business before they are able to port anything. So you'd better change software or try it on wine once in a while and, if it doesn't work, filling bug reports. It is better to do that now than waiting for an emergency.

  12. Re:I run Debian, and I run FreeBSD. on Debian Gets FreeBSD Kernel Support · · Score: 1

    You mean weard like if all UNIXes were implementing the same standard, or something like that?

  13. Re:Not that it matters ... on Antarctic Ice Bridge Finally Breaks Off · · Score: 1

    Thanks to Google:

    100 feet = 30.48 meters

    24 inches = 0.6096 meters

  14. Re:Not that it matters ... on Antarctic Ice Bridge Finally Breaks Off · · Score: 1

    Have you alrady decided on a methodology for considering the tendering process? I guess you are jumping some stages here, be carefull, so your project don't off-track later because of it.

    Too bad I don't have mod-points today.

  15. HTTPS on Online Banking Customers Migrating To Lynx · · Score: 1

    "...some customers still report difficulties when trying to make HTTPS requests through Telnet without the aid of an extended keyboard layout."

    That sentense made my day.

  16. Re:LINKS IS BETTER on Online Banking Customers Migrating To Lynx · · Score: 1

    Both suck, elinks is the only winner here!

    On a side note, give up vi users, emacs waits you.

  17. Re:If only... on Online Banking Customers Migrating To Lynx · · Score: 1

    I'd access my bank trough elinks, but no brazilian bank can be accessed because our central bank requires them to have GUI based authentication.

  18. Re:This'll never work. on Online Banking Customers Migrating To Lynx · · Score: 1

    That is only available at GOVERNEMNT (debug) mode.

  19. Re:OMG, try look at Slashdot in Lynx!! on Online Banking Customers Migrating To Lynx · · Score: 1

    I've browsed /. trough elinks for a while. It's quite usable.

  20. Re:"CLUI" on Online Banking Customers Migrating To Lynx · · Score: 1

    Because (the good) command-line interfaces are created in such a way where there is no difference between a person using it through a keyboeard or some computer automaticaly sending commands through a SSH connection. And both normaly happen.

  21. Re:Sounds like AwesomeBar 2.0 on Command Lines and the Future of Firefox · · Score: 1

    "and it really sucked for looking up pr0n"

    Why the past tense here? Did it get any better from last week to now?

  22. Re:Nobody ever got fired for... on Enterprise FOSS Adoption Beyond Linux Servers? · · Score: 1

    Ok, are you out for a +5 Funny or are you really not aware of the world wide crisis we are in?

  23. Re:I would go further than Linus on this one... on Kernel Hackers On Ext3/4 After 2.6.29 Release · · Score: 1

    I don't code that way. Well, no programming language that I'm aware of will let me code that way unless I start making system calls by hand, even then, I would need to outsmart the OS :)

    But if makes no difference assuming it is bug-free.

  24. Re:Here's an idea: FEATURE COMPLETE?!?! on KDE Project Invites Ideas With Online Brainstorm · · Score: 1

    And what features are missing fot it be feature-complete? See? That's what they want to know.

  25. Re:MySQL for a desktop on KDE Project Invites Ideas With Online Brainstorm · · Score: 1

    Well, and why shouldn't an DBMS be a requirement for a desktop? Really, why do you think it is a bad idea?

    At least, with a DBMS there will be less need for complex text files, and less problems like the one with EXT4. And, no it doesn't use a lot more recources than the no-db version, a DBMS is a quite low profile app compared to current GUIs. It may even use less, since all the data management is kept at a single place.