Slashdot Mirror


User: jsight

jsight's activity in the archive.

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

Comments · 329

  1. Re:They even tossed in calendaring.... in a survey on Midsize Businesses Not Considering Linux? · · Score: 1, Informative

    Good news! Evolution for win32 is on the way! The last that I heard, Novell was even pushing a port directly.

  2. Re:Err, no on Windows XP Starter Edition off to Slow Start · · Score: 1

    How do you know that Microsoft's RDP server implementation works differently from this?

  3. Re:Err, no on Windows XP Starter Edition off to Slow Start · · Score: 1

    Actually these guys are very close to having one that works like that, and I'm pretty sure they are not Microsoft.

  4. Re:Availability on AMD Launches Turion Mobile Processor · · Score: 1

    I know I've seen them in stores, but try Gateway and eMachines to see for yourself.

  5. Re:67 hours no? on GlobalFlyer Completes Record-Breaking Flight · · Score: 1
    I doubt that the global flyer has a 20:1 glide ratio.


    Me too.... I'm pretty sure it's been quoted at closer to 37:1.

  6. Re:mysql bad at disaster recovery? on Power Outage Takes Wikimedia Down · · Score: 1

    I don't know if this is a MySQL weakness or bad admin work.... but I do know that this does not happen on Postgres.

    We've had a many a postgres running machine suffer through unplanned reboots without anything more complicated after the restart than deleting a lock file.

  7. Re:Competing standards on Trouble Brewing at the W3C? · · Score: 1

    True enough, although Sun does produce a web browser called HotJava it's not exactly got a great market share.

    Actually, that has been EOL'ed.
  8. Re:Obviously not for Canadians on AMD's New Low-Power CPUs · · Score: 1

    All of this assumes that your electric heater being used for comparison is using heat strips.

    Heat pumps are usually far more efficient (depending upon ambient temperature).

  9. Re:Hope he gets slammed on Louisiana Man Pleads Guilty to Creating 911 Worm · · Score: 1

    Mod parent up.... it is 65 MPH of force.

  10. Re:Portable code solves this problem on Should Dual Cores Require Dual Licenses? · · Score: 1
    I've seen applications (big and popular ones) use tables instead of sequences (Oracle). Yeah, lock entire table, read row, increment value, update row, unlock table is much faster than a sequence when you have a hundred concurrent users doing updates... Brilliant design, but I guess it runs on all the databases they want to support.
    If you've ever used sequences under old versions of Sybase, you'd understand why some of those goofy hacks come into play. There usually are better solutions to the "auto-generated id" problem than relying on a crappy db implementation of one (though admittedly, the Sybase example is an exception).
  11. Re:Funny... on China to Pioneer Melt-Down Proof Reactors · · Score: 1

    How do you know he doesn't already live near them? I support nuclear power, and I do live within a few miles... of two of them.

  12. Re:The System Tray on Mozilla Sunbird's First Official Release · · Score: 2, Informative

    There are several alternatives:
    All Tray

    KDocker (not kdes specific either)

  13. Re:The hole in our Apple theories on Solaris 10 Released · · Score: 1

    > Other OS's (most notably OS2/Warp) used all the protection rings successfullly. Third party drivers could not bring down OS2/Warp's kernel.


    That's a bunch of bunk. OS/2 could be crashed by bad drivers, just like any other OS.
  14. Re:All well and good... on Slackware 10.1 Beta And Pat's Health · · Score: 1

    I believe it's -running- flawlessly.
    But how long does "emerge world" with updated KDE, Mozilla and OpenOffice take?


    Well, Gentoo Stats has some guesses (times approximate, of course).

    Mozilla Firefox - 48 minutes
    KDE - ~8 hours (more or less depending upon packages)
    OpenOffice - 5:42 minutes

    And, you could always get the binary builds of firefox or openoffice. Binaries are always available for the big packages.
  15. Re:Who at /. checks for dups? on A Look Into The Cell Architecture · · Score: 1

    Funny thing is, this is actually better than it used to be.

    I remember when it seemed like every other day they would post the same story twice SAME day.

  16. Re:PGSQL has its own gotchas on PostgreSQL 8.0 Released · · Score: 1
    This does not help with Postgres (weirdly formated thanks to the lameness helper):
    xmd=> explain analyze select count(*) from message;

    QUERY PLAN
    Aggregate (cost=42781.57..42781.57 rows=1 width=0) (actual time=1353.191..1353.192 rows=1 loops=1)
    -> Seq Scan on message (cost=0.00..41808.05 rows=389405 width=0) (actual time=0.043..924.408 rows=390984 loops=1)
    Total runtime: 1353.282 ms
    (3 rows)

    xmd=> explain analyze select count(primarykey) from message;
    QUERY PLAN
    Aggregate (cost=42781.57..42781.57 rows=1 width=38) (actual time=1356.534..1356.534 rows=1 loops=1)
    -> Seq Scan on message (cost=0.00..41808.05 rows=389405 width=38) (actual time=0.041..918.971 rows=390984 loops=1)
    Total runtime: 1356.621 ms
    (3 rows)
  17. Re:I like Fedora on Red Hat Trying to Make Fedora More Open? · · Score: 1

    > IMHO, nothing is more sensical than the 'opt' directory that Slackware and SuSE implement.

    Ok, so non-LHS stuff is great!

    > Heck, I remeber when RedHat was one of the distros not recommended for newbies (7.x series) because of their distro-specific quirks and other misc problems.

    Ok, following LHS is great!

    Er, which is it?

  18. Re:Taxes? Huh! on Tax Time Again: Any Linux Solutions? · · Score: 1

    In the US sales tax is disclosed separately from the product cose. Sales tax is generally less than 10%.

    In the US, Sales tax on GAS specifically is always included in the price quoted by the station. The Gas tax is a federal ~18%, plus state tax that is usually at least 12%, for a total of >%30.

    Do you think that's a coincidence?

    Personally, I'd rather keep the fact that people have to be aware of how much taxes they are paying while buying products.

  19. Re:Trillian is nice, but gaim has cross platform s on Trillian 3.0 Released · · Score: 1
    > The last time I tried this, running Trillian in Wine brought down the whole computer. I've been very leery of Trillian, and repeating the experiment, ever since.
    Have you upgraded your kernel, X, or drivers since then? Running on Linux, those would be the only possible causes of the above (and X only because of video drivers). This is definitely not Wine or Trillian's fault.
  20. Re:No Mac/Linux Support on Trillian 3.0 Released · · Score: 1

    I don't think the Slashdot mention above meant what you thing it means. Maybe they are not interested in a Linux port, but perhaps they reevaluate the option of providing Linux and MacOS support from time to time (they've obviously helped the GAIM folks quite a bit).

    Perhaps it would still be useful to mention your desire to purchase a Linux copy, anyway? If they ever did decide to, it would at least help to estimate sales.

    Of course (as always) be polite when doing so. Believe it or not, most users know this.

  21. Re:Including... on Firefox Reaches 10 Million Downloads · · Score: 1

    Can't agree.... IE has generally started quickly for me, but recently I've found it to be quite slow on low-memory machines. I've got a 2.4 Ghz Celeron here with 128 MB (and XP SP2) that just clocked in at close to 20 seconds.

    I think Firefox on the same machine is around 10.

  22. Re:about time on Blame Bad Security on Sloppy Programming · · Score: 1

    An assignment to null in Java is used to indicate a manual override of the null checking. This is to make complex cases work, such as:

    String s;
    if (someConditionWhichMightBeTrue) {
    s = "blah";
    } ...
    if (someConditionWhichMightBeTrue) {
    s.length();
    }

    That will through a compiler error if you do not at explicitly indicate that you know what you are doing by declaing:
    String s = null;

  23. Re:First vote! on Inside Electronic Voting Machines · · Score: 1

    I'll second that. Especially after the wanton destruction of Meigs Field.

  24. Yes, but where do you take off from (Meigs)? on Flight Simulator 2002 With 13 Monitors And 9 PCs · · Score: 1

    Yes, but from where shall he take off, now that Meigs Field (CGX) has been all carved up by the Evil Mayou Daley, and his goons?

  25. Re:Hardware specs... on AtheOS · · Score: 4

    Hate to reply to my own post... but here are the hardware requirements for those not yet able to get to the site...

    CPU:
    Pentium or betther (Yes AtheOS use Pentium only instructions and will
    crash and burn on a 486)

    Chipset
    I have tested AtheOS on a few machines, and seems to run vel on everyone.

    Video adapters
    S3 Virge and Matrox Mill1/Mill2/g200 have native drivers and are hardware
    accelerated. AtheOS can also use any video card that support Vesa 2.0.
    This will ofcourse be un-accelerated and dog slow!! The matrox driver is
    pritty generic and may work for other Matrox cards aswell. The cards
    listed is the one it is tested on and found to work with. I also tested
    it on a G400, and it kind-of worked but I had to install a Vesa extention
    and the blitter could not blitt backwards so I could only move windows
    in one direction :)

    Mouse:
    Standard serial and PS2 mices should be ok.

    Network:
    NE2000 PCI or EISA.

    Disk
    There is an IDE driver on it's way (Only tested on one machine, and not
    part of the current distro). But generally all disk access is done
    through the BIOS, so most IDE and SCSSI disks should work. I even
    boot AtheOS from my panic ZIP disk every now and then.