Slashdot Mirror


User: jZnat

jZnat's activity in the archive.

Stories
0
Comments
2,871
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,871

  1. Re:Two words... on Vista Licenses Limit OS Transfers, Ban VM Use · · Score: 1

    Or, y'know, they can type "apt-get install some-program", or point and click in an interface like Synaptic or Adept. Fucking FUD is all your post is.

  2. Re:Same tired old rhetoric on Vista Licenses Limit OS Transfers, Ban VM Use · · Score: 1

    There are games other than FPS?

    Yes, I know there are MMOGs and RTS's, but those tend to run in WINE, and they don't require top of the line hardware to function.

  3. Re:On getting a Mac instead.... on Vista Licenses Limit OS Transfers, Ban VM Use · · Score: 1

    Just thought I'd update you on this: the only thing that has to be Apple-made in a Mac nowadays is the logic board (motherboard). Everything else is swappable.

  4. Re:Two words... on Vista Licenses Limit OS Transfers, Ban VM Use · · Score: 1

    I really don't see how that works as a cheap file/print server. Linux + CUPS + Samba [ + NFS ] are all free (both types), so I don't see an issue. You could even use OpenBSD or another variant of BSD as well.

  5. Re:I doubt it becomes as much an issue on The Parallel Politics of Copyright and Environment · · Score: 1

    Weird Al, too.

  6. How about fixing the problem instead? on Cache Servers Keeping Exploit Code Alive · · Score: 3, Insightful

    How about fixing the problem that's exploited rather than try to hide the problem's existence in the first place?

  7. Re:Been using it for a week on New KDE 3.5.5 Features 1,200 Changes · · Score: 1

    Although it seems like the rounded corners on Slashdot are off by a pixel now. Hrmmm...

    BUT! Now Konqueror comes with an easy to use AdBlock thing! There's now a filter icon on the bottom, and you can create/modify rules from there just like the Adblock extension.

  8. Re:Only 12? on OSX To Feature Portable User Accounts? · · Score: 0

    Forget video editting; what about porn?

  9. Re:Which program on OSX To Feature Portable User Accounts? · · Score: 1

    Uh, cp?

  10. Re:So when... on OSX To Feature Portable User Accounts? · · Score: 1

    Dude, how did you know the name of my porn folder?

  11. Re:Impressive on OSX To Feature Portable User Accounts? · · Score: 1

    Apple is playing catch-up to UNIX. Wait, that doesn't make sense...

  12. Re:And the Ever Popular... on Google Code Search Reveals Dark Corners · · Score: 1

    Or better yet, &\w+\[0\][^\[]

  13. Re:This was a brilliant purchase on YouTube Leaves Google Vulnerable? · · Score: 1

    Hey, money that isn't backed by gold is just like shares in a corporation; we just trust government mints to stay far more stable than public corporations (despite inflation). Therefore, your argument isn't too valid (unless you can point to some currency that is indeed backed by gold or some other [rare, finite] natural resource, and is in wide use).

    Physical assets can increase (e.g. house) or decrease (e.g. car) in value, too, so that's not very stable.

  14. Re:stock increase on YouTube Leaves Google Vulnerable? · · Score: 1

    More like 2%. But it seems as though most of that increase has already backed down again according to Google.

  15. Re:Monetize? on YouTube Leaves Google Vulnerable? · · Score: 1

    No; the BSD licence is too restrictive in this sense as well. What he wants is the public domain to come back as the only thing that "owns copyright" and other "intellectual property". You publish something, it belongs to the public. End of story. Even if you don't publish it and it ends up in the public, it's now public domain and can be used and exploited by anyone for any reason they wish.

  16. Re:Finally, a taste of their own medecine on Retailers Pressure Studios on Web Deals · · Score: 1

    Nah man, they're just undercutting them, and that's what Walmart and Target did. iTS can do that without having to lay off people and whatnot.

  17. Re:Spell Check Only? on Firefox 2.0 RC2 Review · · Score: 1

    Yeah, but you need an extension to enable it.

  18. Re:Close button in the active tab. Argh ! on Firefox 2.0 RC2 Review · · Score: 1

    I fucking hate that file dialogue too, but that's an issue with GTK+ (gnome.org, gtk.org). They're the ones who insisted on that piece of crap for a file dialogue for a long time; I hear they de-shitified it a bit in the latest GNOME release.

  19. Re:Improvements for developers, too on Firefox 2.0 RC2 Review · · Score: 1

    SQLite is used in tons of programs. It is indeed a light-weight SQL database that is most commonly used in a simple environment where data needs to be stored and retrieved quickly.

  20. Re:Tab changes suck! on Firefox 2.0 RC2 Review · · Score: 1

    Some people like having the close button on the tabs. You can do this in basically any other browser with tabs, so why not Firefox as well?

  21. Re:Solid, but no biggie on Firefox 2.0 RC2 Review · · Score: 1

    P.S. do you know what the proper way to mark up phrases like the above that are stolen from foreign languages?

    Ruby? I've never used it (the thing from XHTML 1.1, not the programming language), but that might work.

    Also, I think there's a much better chance of APNG becoming standardised than MNG becoming widespread. APNG will become part of the standard libpng library, and it's much simpler to implement than MNG was.

  22. Re:360 owner and PS3 drooler here on Wii Will Have an Updatable Linux OS · · Score: 1

    According to the folks at Nintendo, Wii doesn't have high-end specs because it was designed to be small (about the size of 3 DVD cases), quiet (so you can leave it on 24/7), and very power efficient (again, for leaving it on 24/7). Take a look at the Xbox 360 and current models of the PS3; these things are huge and can run very hot if not ventilated correctly. This is due to their huge amount of computing power.

  23. Re:If this is true... on Wii Will Have an Updatable Linux OS · · Score: 1

    Uh, you design for the LSB, and that's it. If a user's distro doesn't comply with LSB, you can't support that user (to an extent).

    Besides, things like UT2k4 work just fine, and it isn't really designed with any specific distro in mind.

  24. Re:Yeah, I Phrased That Badly on Wii Will Have an Updatable Linux OS · · Score: 1

    A lot of non-free software uses GTK+ since they don't have to spend thousands of dollars on proprietary licences for Qt. I'm quite positive it's a choice of cost over quality.

  25. Re:"Failing by design" Is Proper? on IE7 Toolbar Mayhem · · Score: 1

    Just because it doesn't allow you by default doesn't mean you can't do some sort of force install. Most programs involving installation (e.g. dpkg, rpm) have some sort of --force option that ignores all warnings, errors, etc. If a user wants to install something and they're sure that it's okay to do so, they can manually force it to install.