Slashdot Mirror


User: TTimo

TTimo's activity in the archive.

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

Comments · 40

  1. Re:Bittorrent Link for the Windows Version on RTCW: Enemy Territory Test Released · · Score: 1

    We are hosting a tracker for bittorrent @ Id for a bit:

    http://zerowing.idsoftware.com/et-linux-test-2.3 2. x86.run.torrent

  2. Re:Torrent on RTCW: Enemy Territory Test Released · · Score: 4, Informative

    http://zerowing.idsoftware.com/et-linux-test-2.32. x86.run.torrent

    I've setup a bittorrent tracker. It's very experimental so don't complain if it goes down.

  3. Re:I've played this game already on RTCW: Enemy Territory Test Released · · Score: 1

    Troll! Enough said..

    Well, a few points still:

    Q3A -> RTCW -> ET (in code base order)
    I never got complains about Q3A being slower on Linux than on Windows. Actually it seems it's a bit faster, probably related to the OS itself.

    There are a few areas in the Linux code that are using a C implementation instead of optimized asm. But that was never a noticeable performance hit, and gcc produces good quality code otherwise.

    I'm just a bit sad that you claim being on the id-beta list. Maybe instead of just being there you should have also *posted* there? In any case if you really are on the list, I should be ashamed of myself for letting you in there in the first place..

  4. Re:So when do we get GTKRadiant then?? on GTK+OSX for Mac OS X Aqua · · Score: 2, Interesting

    We made some effort to get GtkRadiant ported to OSX using Gtk+/XDarwin. It has not been released yet, because hardware GL acceleration with Gtk+/XDarwin/GLX is still causing trouble.

    The introduction of a native Gtk+ port is probably going to make us reconsider some options.

    If you are interested, please see
    http://zerowing.idsoftware.com/mailman/listin fo/gt krad-macos

  5. Hurray on Multi-User Subversion · · Score: 0, Redundant

    Yay for SVN. Great project, great developers, and already a worthy replacement for old CVS.

  6. Re:ssl on Subversion Hits Alpha · · Score: 1

    indeed, I don't see any true security and features difference between running cvs through ssh or accessing svn repository through ssl.

  7. Re:while we're at it, let's burn our Makefiles too on Subversion Hits Alpha · · Score: 1

    cons and scons are awesome tools. incredibly powerful and effortless compared to gnu make.

    now that I have switched a number of my projects to cons/scons and used the tools for a few months, I don't see myself writing a makefile ever again

  8. Re:Seems like too much baggage on Subversion Hits Alpha · · Score: 1

    In the long run, you will just get your svn client or server from a rpm or a deb or whatever.

    The bootstrap tarball has very good documentation. A bunch of stuff to download and install, but no major difficulty really.

  9. Re:The name on Subversion Hits Alpha · · Score: 1

    Stuff like Kontrol gSource .. gManager .. hugh, that sounds like a big lack of creativity.

    At least 'subversion' plays with the word 'version' and turns it into something cool.

  10. Re:ssl on Subversion Hits Alpha · · Score: 1

    why can't you use straight :ext: and ssh method instead of that scvs thing

  11. way to go on Subversion Hits Alpha · · Score: 1

    Way to go to the subversion guys
    faster, better overall design, extendable, seamless integration with apache .. still gotta give it a few months to get finalized, but it's looking really good.

  12. some thoughts on Designing a New Version Control System? · · Score: 3, Insightful

    CVS may be the best open source version control tool right now, it still suffers from a lot of shortcomings.

    Generally speaking, stuff like commit emails need the addition of specific wrappers (see http://cvsreport.sourceforge.net for instance), and CVS doesn't scale well to big projects .. doesn't handle big binary files in a satisfactory way

    It's quite usable .. but I'm really waiting for subversion to get mature and usable for production..

  13. home internet gateway on Is Your Computer a Fire Hazard Waiting to Happen? · · Score: 1

    I've had a computer power supply fail on me a few years ago. The thing started to smoke and burn, and would probably have burnt the flat if I wasn't there to stop it at the time.

    I've been extremely careful since then when leaving computers unattended. Specialy when it comes to do-it-yourself boxes with cheap power supply.

    The critical point here is the internet gateway / file server at my house. Always a bit worried to leave it unattended for several days. After all .. nothing happened in 249 days uptime .. why would it happen now ..

    In any case, I just make sure I open the box and clean it regularly, and it's stored far enough (hopefully) of any other inflamable pieces.

  14. Re:um on Review of Linux Gaming Using WineX 2.0 · · Score: 1

    I rock!

    No seriously, the win32 and Linux versions are in sync. There's none more up to date than the other.

    The Linux version doesn't evolve the same way than the win32 one, which may explain the patches differences. Activision has a QA team focusing on the win32 version, and I rely on a cool crew of Linux gamers and server admins to do QA on the Linux version. We also pay extra attention to the server administration aspects when working on the Linux releases.

  15. Re:How about the Linux version on Id Software and Activision Wolfenstein Source · · Score: 1

    I will probably re-package this in a Linux friendly formats with the Linux build system I use. That is, when I get the time.