Slashdot Mirror


User: cyba

cyba's activity in the archive.

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

Comments · 74

  1. Microsoft invented open formats! on Tim Bray on Microsoft Office · · Score: 1

    "So it seems to me," he concludes, in delightfully prophetic mode, "that when the huge universe of MS Office documents becomes available for processing by any programmer with a Perl script and a bit of intelligence, all sorts of wonderful new things can be invented that you and I can't imagine."

    Actually I can imagine. I'm doing this with HTML files for years. Thanks to openess of HTML format.

  2. It IS clear how indentation works on The Python Cookbook · · Score: 1

    > But it isn't made clear how the interpreter decides what is more deeply indented than what.

    The algorithm that Python uses is described here.

    Parser doesn't see spaces/tabs, it receives INDENT and DEDENT tokens from lexer.

  3. What compiler did you use? on FSF Issues GNU/Linux Name FAQ · · Score: 1

    non-gcc?

  4. It "protects" from both illegal and LEGAL copying on JVC Announces Technology To Prevent Software Copying · · Score: 1

    According to the copyright law I am allowed to make a copy for backup.

  5. Re:Overlap. on New Red Hat Multimedia Oriented Distribution · · Score: 5, Informative

    Actually they work together with Debian guys. Here's some information from http://www.agnula.org/:

    AGNULA's main task will be the development of two reference distributions for the GNU/Linux operating system completely based on Free Software (i.e. under a FSF approved Free Software license) and completely devoted to professional and consumer audio applications and multimedia development. One distribution will be Debian-based (DeMuDi) and the other will be Red Hat-based (ReHMuDi). Both will be available on the network for download and on CD.

  6. Make Money Fast Online on Make Money Fast Online · · Score: 1

    Oh great, slashdot editors published spam by accident. How about the new icon? :)

  7. Does it include Internet Explorer? on Volvo's "Safety Car" Runs Windows 98 · · Score: 3, Insightful

    After all, it's a part of the OS and cannot be removed, right?

  8. Re:Bad news for GNOME? on Sun's Linux Exec Departs · · Score: 1

    You are wrong. I don't see guys from Wipro working on anything but integration with Solaris and migration from CDE (with very few exceptions).

  9. When will we see those ads on slashdot? on Microsoft To Start Running Anti-Unix Ads · · Score: 2, Funny

    :-)

  10. Just use CORBA/Bonobo on How to Save PGP · · Score: 1

    Instead of putting GPG into a library you can write a CORBA interface and put Bonobo implementation into separate executable file. No more problems with corrupting GPG internals and it would be accessible from any programming language.

  11. Don't loose your moderator points on AC... on Apache Server Nears 2.0 · · Score: 1

    ... give it to me instead :)

  12. Only 100.000 files per computer? on Operating Systems of the Future · · Score: 1

    > The target environment for Farsite is an
    > organization in 2006 with 100,000 computers,
    > 10 billion files and 10 petabytes (10,000TB)
    > of data.

    10.000.000.000 / 100.000 = 100.000

    I have much more files on by Debian box _today_.

  13. Remember when dot.com's were profitable (...)? on User Review of Transmeta-Based Aquapad · · Score: 1

    No I Don't.

  14. Look, we are fighting with m$! We're good guys! on AOL Time Warner Files Anti-Trust Suit against MS · · Score: 1

    Can we buy RedHat now?

  15. Now they'll say they are not slashdottable... on P4 2.2GHz Overclocked to 3.5GHz · · Score: 1

    Let's prove them wrong :-)

  16. Now the only thing we need... on X-Box Emulated (Not) · · Score: 2, Interesting

    ... is to be able to run the XBox emulator under Wine :-)

  17. Will Seti@Home be shut down too? on @Home Network Approaching Shutdown · · Score: 2, Funny

    It's a part of @Home newtork, right?

  18. I am not an American! on Symantec Will Not Detect Magic Lantern · · Score: 2, Interesting

    Will copies being sold in Europe contain this "feature" too? I'm European and I don't trust US goverment at all.

  19. Does "improved" airport mean... on Apple's New, Improved Airport · · Score: 0, Troll

    ... that it's better prepared for terrorist attacks?

  20. Someone please moderate him as Troll on GNOME Foundation Elections - Final Candidate List · · Score: 1

    I'm sure he works for Troll Tech.

  21. Re:i'll stay with X. on DirectFB: A New Linux Graphics Standard? · · Score: 1

    > (...)
    > ( although i use GTK, not gnomelibs, _GTK_ for
    > my devel and most usable apps) i shudder,
    > (...)
    > * replace KDE/enlightenment/gnome with fvwm/blackbox/twm

    It doesn't make sense. How can we replace whole desktop environment (GNOME / KDE + many apps) with window manager?!

    > * replace staroffice with abiword/gnumeric

    Gnumeric is part of the GNOME and depends on many GNOME libraries. Are you sure you like it?

  22. Re:What about Wave? on What Sounds Better, MP3 or Ogg? · · Score: 1

    > 100 gigs should hold 150 cds in wave format.

    Well, it could also hold 1500+ CDs in ogg/mp3 format :-)

  23. Re:Doesn't this remind anyone of... on Lutris, Close Source, And The Open Source Community · · Score: 1

    > Take GPL code, improve it a little, and then sell
    > it off (to the USCL in this case). Doesn't matter
    > it's a GPL violation...the author can't prove
    > anything anyway, unless he pays $$$ lawyers.

    The author should assign his copyright to the FSF. FSF has lawyers and knows what to do...

  24. Re:Mozilla is the BEST browser! on Mozilla 0.9.5 · · Score: 1

    > (...) Mozilla afterall is owned by AOL.

    Mozilla is _not_ owned by AOL.

    From http://mozilla.org/about.html:

    The staff of mozilla.org is composed of members of that community who have a more formalized involvement with mozilla.org. We work for different companies and represent different interests, but we share the common task of making the organization (...)

  25. * Mozilla has a new experimental Tabbed Browsing.. on Mozilla 0.9.5 · · Score: 1, Troll

    > Press Ctrl+T to open a new tab. (Bug 101973.)

    It looks like they copied this feature (together with the shortcut) from Galeon.