Slashdot Mirror


User: RedDirt

RedDirt's activity in the archive.

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

Comments · 109

  1. The link is pr0n but not a goatse.cx link ... on Bug Tracking Database Systems? · · Score: 1

    *sigh* I hate Javascript bombs.

  2. Re:send a wake-up call to all the DSL ISPs on The "Glory" Of Tech Support · · Score: 2

    Heh, I'm a contractor working for the largest bank in America. I was pretty amazed that, when I interviewed, I was talking to a Vice President. That was until I actually took a job there and found out that in order to be paid what a modern tech worker makes, they have to be at the VP or at least Assistant Vice President level. Out of the 60k workers in this city, roughly half are at the AVP level or above. It's insane.

  3. Uhm, they already did ... on When Will IBM Release OpenAFS? · · Score: 1
  4. The ASP market ... on Is Novell Doomed? · · Score: 4

    And I don't mean Active Server Pages. :) The last bit of news I've heard about Novell is their targeting of the Application Service Provider market. After all, this is where Unix (and to a lesser extent, NT) shine. File sharing services are ho-hum and directory services, while important, are being passed by in favor of returning to the mainframe style of computing. Dumb-terminals (web browsers) talking to mainframes (ASP applications) ... I guess what goes around comes around. However, Novell is going to find it impossible to get into that market. Their last-best hope is to find a buyer (Caldera or IBM) and roll NDS stuff into LDAP ...

  5. Metrocall on Suggestions For Pagers? · · Score: 1

    My boss recently saddled me with a Metrocall pager that is a T900 two-way pager. Kinda neat and not much larger than a standard Motorola pager (just a bit thicker). Might check them out.

  6. Depends on the tech you want to use ... on Developing "Nth-Tier" Web Applications For Unix? · · Score: 2

    If you don't mind doing Java, then I'd suggest using jsp's for the page, jboss (or enhydra) for the middle tier and Oracle for the backend. Why Oracle instead of Postgresql or MySQL? Because in both of those cases, you have to invest more logic in the middle tier since the database has anemic (postgresql) or no (mysql) support for database side processing. The last project I did used Oracle, Voyager (a corba-like Java server) and Java server pages. Worked out really, really well.

  7. A Real-World app ... on Why Don't More People Use Smalltalk? · · Score: 1

    Sprint invested *BUX* on an advanced traffic routing system implemented in Smalltalk using GemStone as the database. Worked great in the lab but when they started to do real-world processing with it, nada. Didn't have enough oomph to accomplish the job. Now, whether this was due to any inherent limitations in the language, or due to crummy coding, I'm not sure. All I know is that they've started the process of redoing the whole thing in Java. If nothing else, it'll make it easier to get consultants to work on it ...

  8. Re:Down with Blizzard! on Everquest Server Emulator In Beta · · Score: 1

    Copy protected? I'm using a copy of the cd as my primary cd so I don't have to worry about hosing it when carrying it around with me ...

  9. Re:KDE/GNOME war hurts developers... on KDE Strikes Back · · Score: 1

    > If coding/porting in KDE/Qt is so easy, why don't they just incorporate Bonobo and be done with it? Developers and users both win.

    Ugh. More memory/cpu cycles burned in making "everything work (and look like) everything else". I wish they'd figure out some way to merge the products. I like Gnome's flexibility and *REALLY* dislike KDE's insistence on looking like Windows. That said, if KDE's UI became a bit more customizable (or maybe not -- enforced standards can be good) and I got a reasonable explanation of the current QT licencing picture I could be persuaded to change.

  10. Re:Proud of it? on Geeks vs. Nerds · · Score: 1

    Actually, the wife of my friend would fall into (and gleefully call herself) an Economics Geek...

  11. Is it really necessary? on Optimizing Java? · · Score: 2

    If speed is that much of an issue, use the GCJ compiler (or TowerJ for that matter) and turn it into a binary. Little "tricks" like that usually end up making the code hard to maintain and can cause subtle errors to creep in. Also, your choice of VM can have a lot to do with the performance of the code ...

  12. Another interesting point ... on @Home Stops Allowing VPNs · · Score: 1

    Much earlier in the "agreement" was an interesting change related to only using Comcast-approved equipment and software. I'd think that that little provision would generate more discussion as it could be used to keep Linux machines from being used on their service.

  13. Re:Linux gaming market on John Carmack On Consoles Vs. Personal Computers · · Score: 1

    I waited to purchase the Linux specific version of Quake3. It was (unfortunately) a bit of a wait and, less than a block away, Best Buy had the Windows version on the shelf so I was sorely tempted to cancel my order and have the game instantly. In any event, the Linux version arrived and I gleefully installed it only to be presented with quite a bit of heartburn with my Nvidia card (TNT2 and then a GeForce2). So, I snagged a copy of the Windows patch and run the game under Windows. :( If I had the option of, say, buying a Windows version of the game then getting a Linux "patch", that'd work for me. It doesn't help the sales figures, but if I can't get the game in a timely manner ...

  14. Why MK-Linux? on Linux And HP-UX? · · Score: 1

    Last I checked, the Puffin Group was making a native version of Linux for the PA-RISC processors which should (I think) include yours.

  15. It was pretty sad on LinuxFest 2000 - Show Your Support · · Score: 1

    I visited on Thursday and was told by one of the vendors still there that they had a total of 65 visitors on Wednesday. 65; Damn. I had high hopes for the show but after being there, I'd be very, very surprised if KC ever gets another Linux tradeshow with any big vendors. Informix was gone by Wed noon and RedHat pulled out Wed evening. I was really looking forward to talking to both those vendors. The guys at the Atipa booth were cool and somewhat bummed by the fact that the turn-out was so awful. Bah. This just serves to remind me why I'm moving to the east coast. Someplace where technology in general (and Linux in particular) is appreciated.

  16. Re:Now I see. on Review: 'Titan A.E.' · · Score: 1

    > And lastly, if you watch the end, you can
    > figure out that a gravity well in a huge
    > ice/asteriod field could collect enough
    > mass for a planet.

    > Granted that they don't explain the mechanism
    > (no living human knows it.) it does fit into
    > the science fiction possibility category.

    Interesting, I hadn't considered that aspect of the movie. I'd pretty much dismissed the movie as simple fluff, but your comments about the science caused me to revisit my thinking about the film.

    As a result, I like it much more now. :) Thank you!

  17. "The" Transatlantic Link? on How Reliable is the Trans-Atlantic Link? · · Score: 1

    There are quite a few transatlantic undersea cables. One of the projects that I'm involved in at Sprint involves a management system for TAT-14 (www.tat-14.com) that will be turned up sometime later this year.

    To get back to your question though, a lot depends on the ISPs involved. As another poster noted, the peering relationships in the UK are poor and in a lot of cases, traffic will bounce over to the US and then return to the UK over a different pipe. (Kind of like how some requests across town go through California ...)

  18. Enterprise Class RDBMS? on PostgreSQL - Oracle/DB2 Killer? · · Score: 1

    Interbase is open sourced and is available today. It lacks a few things (notably a pure java JDBC driver) but is otherwise quite functional. Check it out at http://www.interbase.com/.

  19. Math is good on Math Education-Is There More To It Than Just Numbers? · · Score: 1

    I'm quite terrible at math (although I managed to squeak out a B in college calc 1) but I am firmly convinced of the need to be able to "eyeball" a problem and have a quick guesstimate of the end solution. That way, if you make a computational error (fat-finger a key on the calculator) you will have a gut feeling that the answer is incorrect. My uncle is a professor of biology at Michigan Tech and he feels much the same way. When doing calculations on the number of particles of a certain substance within a fluid the slipping of a decimal place can be quite catastrophic to an experiment (you'll kill all yer critters). Having said that, calculators are useful tools, but they cannot replace a decent understanding of what it is that you're doing.

  20. Re:Slow Java2? on IBM JDK 1.3 For Linux · · Score: 1

    I'm unsure about the JIT. When I execute java -version I get the following output:

    Classic VM (build 1.2.2-L, green threads, nojit)

    So, I don't think that in this case the JIT is helping out at all. And besides, the IBM JVM was using both native threads and JIT ...

  21. Slow Java2? on IBM JDK 1.3 For Linux · · Score: 2

    We did some speed comparisons between IBM's 1.1.8 JDK and the 1.2.2 JDK from Blackdown/Sun/Borland and found the 1.2.2 platform to be significantly faster. Now, our tests were centered around using JRun behind Apache, but using the Apache Servlet Killer program, the 1.2.2 JDK held up a lot longer under load than 1.1.8 did. (shrug) We haven't tried the 1.3 JDK yet as it's a flippin' HUGE download (~60 megs) but it'll be interesting to test it out in the same way.

  22. Re:Linux on Richard Garriot Leaves Origin · · Score: 1

    There was/is a linux client for ultima online.

  23. Is the base station necessary? on Lucent to Offer Cheap Wavelan Cards · · Score: 1

    I'm wondering if it's strictly necessary to buy one of the base stations if I already have a "router" machine? From what I can garner from the specs on the cards, it should work but I'm not sure if there is some subtle requirement for the base station.

  24. Sybase? on SQL Database Backend for Accounting Software · · Score: 1

    Why not use Sybase on Linux? It's protocol is wire-compatable with MS-SQL and should do what you want to do.

  25. It depends on Mod Perl or Servlets? · · Score: 1

    I just completed a project using Servlets. We were able to complete the project on time and close to on budget (we'd have been below budget except for a last minute scope change). This was an upgrade away from a system written in perl (not mod_perl though). The customer's complaint was that the implementors of the previous system hadn't done a good job in documenting their code and as a result, the in-house maintainers couldn't follow the code and that led to large amounts of rewrite. Our system was half the number of lines of code and was twice the speed. But a lot of that optimization could be attributed to a very good analyst who gave us solid specs to code by. It's been my experience (and I've been at this a while now) that perl code is useful for smaller or single-shot systems. If the code has to be maintained by anyone else (or a different team) be kind to them and use Servlets.