Slashdot Mirror


User: Taladar

Taladar's activity in the archive.

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

Comments · 1,558

  1. Re:Next: on Overclocking Calculators? · · Score: 1

    2. ??? 3. Profit

  2. Re:tile windows? on Xfce 4.2.0 Released · · Score: 1

    You can do that in ratpoison. You should have a look at it if you use keyboard shortcuts a lot.

  3. Re:Dumb question... on Xfce 4.2.0 Released · · Score: 1

    I don't know about other people but the only time I can actually see the desktop is when no apps are open. Since I almost always have at least a Browser Window or a console open and maximize all my apps that means practically never. So it is one of the worst places to start programs from when I would have to dig it out under all the running programs each time I need to start one.

  4. Re:How lightweight, if it requires gtk+? on Xfce 4.2.0 Released · · Score: 1

    So it will only take as long as the rest of the system combined to compile and not twice that?

  5. Re:How lightweight, if it requires gtk+? on Xfce 4.2.0 Released · · Score: 1

    Actually the usability of ratpoison is very good if you already use screen since it uses the same keyboard shortcuts.

  6. Re:What's the downside to using X11? on Aqua OpenOffice.org v2.0 Cancelled · · Score: 1
    - they want to avoid Microsoft at all costs, including MS Office. They've heard great things about OpenOffice, but when they go to try it, it's slow and kludgy. Not a very good impression at all.
    If you copy a bloated piece of crap like MS Office basically 1:1 you must end up with something like Open Office.
  7. Re:Hmm on EA Considering Sims TV Show · · Score: 1

    "info" isn't quite the prefix i would use for a show like that.

  8. Re:Die Already on EA Considering Sims TV Show · · Score: 3, Funny

    Perhaps we could stop them if every /. user bought one share of EA and then we all decide together to shut them down.

  9. Re:Blacklist America on BayTSP Provides Automatic DMCA Notices · · Score: 3, Interesting

    Funny. I had exactly the same idea a few minutes ago. And why not blacklisting them for Emails as well. After all I know only Europeans that send me personal emails (non-mailinglist, non-spam). Perhaps the US-Government drops some of these insane laws when they are blacklisted by everyone worldwide on every port and lose big in internet business.

  10. Re:Will folks deliberately upload... on BayTSP Provides Automatic DMCA Notices · · Score: 1

    You can't upload garbage in Realtime if you have some sort of checksum in the protocol.

  11. Re:Sounds good to me on Point-and-klik Linux Software Installation? · · Score: 2, Interesting

    You see it from the user's perspective. Thats fine but to create a new way of installing software you have to see the problems with the existing ways. The major problem with OS X Style program installation (and windows installers most of the time) is that they all contain every library they use. This leads to duplicated (in memory, where this is important) libraries and more important to outdated versions of libraries that might contain old security holes. Linux dependency tracking software installation approach is superior to these two forms but it clearly is much more difficult to do dependency resolution without a central repository (basically the lack of a common way of naming things makes decentralized dependencies difficult). The Installation System on Linux needs work but it shouldn't go in the direction of Windows and/or Mac from the Developer Perspective even though the result might feel similar from the Point of View of a User.

  12. Re:As a Gentoo user on Point-and-klik Linux Software Installation? · · Score: 1

    The optimizations are not important for lots of gentoo users. What is important is the freedom of choice regarding optional dependencies. With Gentoo you can e.g. remove mysql-support from all packages and ignore (not install) mysql. Since mysql is a popular package most binary distros come with mysql support compiled in their binaries so you have to install it even though you don't use it.

  13. Re:User Agent String on Point-and-klik Linux Software Installation? · · Score: 0, Troll

    That is because they are KDE people: Mimicing MS's behaviour is their job...

  14. Re:KDE-centric worldview? on Point-and-klik Linux Software Installation? · · Score: 1, Flamebait

    I am neither Gnome nor KDE-User and both groups just get on my nerves with their "our program only runs with three dozen libraries that are bigger than the rest of your system together"-attitude. A recent example is K3b which is a nice CD-Burning App but it would be the only thing on my system needing the KDE-Libraries and doesn't really gain much from using them. The better way would be to make one using plain old GTK or QT and allowing non-kde users to use it too without loading all the libraries. I might not need the KDE Desktop to use them but I have to install and load all the libraries which has almost all the disadvantages of using kde itself. If you use one app from gnome and one from kde you even have to have both library sets loaded as double bloat bonus.

  15. KDE-centric worldview? on Point-and-klik Linux Software Installation? · · Score: 1, Insightful

    Is it me or do the k-folks have a totally kde-centric world-view? I mean who but them would develop a software installation system that has kde as a dependency and ensure that way that no distribution that doesn't want to lose all non-kde users (not only gnome, but users of all other window-managers and users that don't need X on their machine) can use their system?

  16. Re:Oh, the humanity! on Carnivore No More · · Score: 1

    If you installed it at your neighbour's ISP you can.

  17. Re:Fuggedaboudit on Carnivore No More · · Score: 1

    In the same way that you killed yourself when someone says "We can either drown you, stab you, shoot you or hang you. Which one do you want?" (only in politics you have even fewer options).

  18. Re:That stinks... on Inside the Mind of a Virus Writer · · Score: 1

    Now if they started writing viruses that encrypted your file in their closed format so you have to upgrade to the next version of their virus to continue using your data...

  19. Re:I've used it on Two Reviews of Microsoft AntiSpyware · · Score: 1

    You got it that one wrong.

    In discussions Linux/Mac vs. Windows you get told often "The number of critical security holes to exploit has nothing to do with popularity" not "The percentage of security holes exploited has nothing to do with popularity" like you said here.

  20. Re:The nice thing about APIs is there's so many of on Avalon Preview Released for XP · · Score: 1
    After all the kids growing up today are more computer-savvy than ever
    More like: The computer-savvy kids of yesterday will be in positions where they are asked when new company software is purchased.
  21. Re:What i'd need... on Getting Things Done · · Score: 1

    The parent is modded funny but should be modded insightful. After all not getting things started is the main reason for letting things slip until the deadline is near and finishing them with lots of stress instead of using the whole time.

  22. Re:KISS on Does the World Need Binary XML? · · Score: 1

    I would bet that compared to parsing XML uncompressing a few KB of text is nothing in cpu utilization.

  23. Re:parsing. on Does the World Need Binary XML? · · Score: 1

    If you have to worry about that you shouldn't use XML. It is a format for Data Exchange (read: can be interpreted without specification if necessary) not a universal technology applicable for everything.

    You wouldn't e.g. send your processor the instructions in XML because it is simply absurd.

  24. Re:KISS on Does the World Need Binary XML? · · Score: 1

    How can anyone even consider using security by obscurity for a file format where the specifications are (legally) available on the web?

  25. Re:Step 1 to getting binary XML on Does the World Need Binary XML? · · Score: 1

    XML was hyped to be more than it's original purpose. So Mobile Phone Companies think they can add another well known Buzzword to their Feature-List and distract the user from their absurd pricing schemes a little longer.