Slashdot Mirror


User: EvilRyry

EvilRyry's activity in the archive.

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

Comments · 292

  1. Re:"Like Office but cheaper" not a good business p on SoftMaker Rolls Out Office Suite for BSD, Linux, and Others · · Score: 1

    Word isn't even compatible with itself. Sure, it usually shows up mostly correct. But I've had experiences ranging from poor formating to error messages when opening the document (2000 to 2003 seems to be the worst).

  2. Decent charting! on SoftMaker Rolls Out Office Suite for BSD, Linux, and Others · · Score: 3, Informative

    At first I was kinda let down by the demo. The load time really wasn't that impressive compared to OpenOffice on my Pentium-M Edgy system. Then I came across something amazing....

    Planner (spreadsheet program) can actually do excel style charting (read: crappy but easy for routine tasks) with half-decent trendlines and the ability to show the forula on the chart.

    This basic functionality has been on my openoffice wishlist for years, I've filed requests for it with OO.o but got nothing. I've even tried to implement it myself but OO's code is kinda scary. Since then I started using gnuplot for plotting, but for basic stuff its kind of overkill.

  3. USB flash as extra memory on David Pogue Takes On Vista · · Score: 1

    If you have a spare U.S.B. flash drive, your PC can use it as extra main memory for a tiny speed boost.
    Can anyone comment on this? Last time I checked flash memory (and USB, even 2.0) are S_L_O_W. Caching flash to system memory for faster access to the flash drive I could see, but this just doesn't make sense.
  4. Re:autopatcher has been doing this for a while now on DIY Service Pack For Windows 2000/XP/2003 · · Score: 1

    I've been using autopatcher as well. I install it on my desktop with Wine, then upload it to my Samba server. I have a line in my logon.bat for the Windows machines to add Autopatcher as a weekly job, and I keep autopatcher up to date.

    What does all this add up to?

    Ghetto rigged WSUS for Linux servers to Windows clients.

  5. OpenOffice anyone? on Microsoft drops VBA in Mac Office 2007 · · Score: 2, Interesting

    This coming right on the heels of the news that OpenOffice will be getting VBA support soon, how convenient!

  6. Re:Can I load it in Word? on OpenDocument Now Published ISO Standard · · Score: 5, Funny

    You have a very accurate username!

  7. Right case-wrong reason on Opening Statements Begin in Microsoft - Iowa Case · · Score: 5, Interesting

    OK, its fairly obvious microsoft abuses its monopoly status but theres really nothing wrong with bundling a browser with the OS, except that they make it unremovable. Even then, not too terrible IMO.

    Why can't we get into some real abuses? Like leveraging their monopoly on the desktop market to try to get into other markets (servers, portable media devices and formats, office suites, etc, etc) and their lack of compliance with standards in preference to their own undocumented formats. This is the real problem and is strengthening their stranglehold on the market. They really need to be sat down and told to play nicely with the rest of the software world.

  8. Re:What is this? on OpenSUSE Opens Up to Questions About the Microsoft Deal · · Score: 1

    Then theres the little problem that none of those are legitimate patents. Either they are blatently obvious, or prior work.
    I'm not quite sure when the first version control software came out but it certaintly was long before 7,131,112 was filed in 2000.

  9. No soul on The Soul of A New Microsoft · · Score: 1

    What? Everyone knows Microsoft doesn't have a soul.

  10. Re:Squid proxy = Homebrew injection on Wii Internet Connection Reverse Engineered · · Score: 1

    I gotta believe these executables need to be signed or something. I can't believe they'd leave the back door wide open like that.

    If not though, does it run Linux?

  11. Better idea on Recycled Tires Could Filter Water · · Score: 1

    Lets just leave all those old tires on the bottom of the river and let them clean the river instead.

  12. Better idea! on ICANN Under Pressure Over Non-Latin Characters · · Score: 2, Funny

    How 'bout we all just speak English and forget about all those weird letters.

    (It was a joke... well sort of)

  13. I take responsibility! on A Closer Look At Oracle's (Legal) Linux · · Score: 3, Insightful

    "We take responsibility for any and all damages that could possibly happen as a result of any bug in our products. For example, you can sue us into the ground because a kernel bug ate your multi-billion dollar document or allowed an intruder in who stole trade secrets. " With love, EvilRyry Enterprise Linux Systems, Inc. Honestly, what do you expect. Any company will take pretty limited responsibility for their product, not just oracle. Even a small bug could be the death of the company. MS for example takes no responsibility for just about anything that could happen with their products.

  14. Re:OpenGL? on Gaming Post-Vista — Myths and Realities · · Score: 1

    And the PS3 and Wii uses what for graphics exactly? Wait... wait... its on the tip of my tongue...

  15. Re:At the risk of being modded reundant on The Outlook On AMD's Fusion Plans · · Score: 0, Flamebait

    Now that AMD and ATI are one company, I've extended my purchase boycott to include AMD like you have. Intel provides me with an opensource solution, why don't you AMD?

  16. I know! on Bungie Promises "Big News" Next Week · · Score: 1

    A native Linux port!

  17. Re:ZFS on Sun Considering GPL For OpenSolaris · · Score: 4, Insightful

    ZFS has some really awesome features. Pooling, snapshots (no, not quite like LVM), RAID-Z, and native compression and soon encryption.

    I'd love to see all this in Linux but I'm thinking even if it were GPLed there would be a lot of work to do to port it. And of course after its ported, the Linux devs would probably make a big stink about accepting it using lines like "a file system should only put files on a block device!" ZFS however is a different approach to storing files and in many ways much better.