Slashdot Mirror


User: dtfinch

dtfinch's activity in the archive.

Stories
0
Comments
2,513
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,513

  1. Re:IMHO, none of that matters to the typical end u on What's Wrong with Unix? · · Score: 2, Informative

    For instance, I installed Flash7 for Firefox 1.0. Didn't work. I installed Sun's JAVA for Firefox 1.0. It didn't work either.

    I've installed both on several distributions. I have to tell the Flash installer where Mozilla and it handles the rest. For Java, I have to create a symbolic link to it in my Mozilla plugins directory. They both work fine, except that the sound and video get out of sync in Flash.

    Small developers have to either open source or pay fees they cannot afford to obtain a "widget set", something that any other OS supplies for free, and defines a standard for.

    Except for Qt, most do not require you to pay a fee or open source your app.

    Linux has a pretty poor cache and swap system, combined with zero user level control over cache and swap. As a result, over time, the OS runs slower, and s l o w e r and s... l.... o..... w...... r....... until you restart,

    I saw this mentioned in the Red Hat bugzilla, affecting RH9 and some RHEL3 users. But they say it was fixed mostly in 2.4.24 and completely in 2.6.

    The GUI, in the user sense, is an afterthought. You have to go to the command line to configure and/or adjust and/or install many things.

    Yeah, but I have to use the Windows command line for a lot of things, or dig around in the registry. People who can't on Windows get help from those who can. The actual amount of command line work necessary in Linux varies between distributions. I can do a lot more fron the Linux command line than from the Windows command line, so I'm more apt to use it.

    So mostly, people don't run Linux.

    But I'll always run it. Ubuntu is starting to look good. I'm running the unstable hoary hedgehog branch scheduled for release in about 4-5 months. Lots of nice things appear to be on the way.

  2. 7 developers on Interview of the Windows XP SP2 Dev Team · · Score: 4, Interesting

    That's what a billion users spending $50+ billion a year on Microsoft software get for their money. They could have hired tens of thousands of programmers just to do line-by-line code audits without making a dent in their budget.

  3. Re:Jumpy games? on Nintendo NES Overclocking Guide · · Score: 1

    The Megaman games have some very slow and flickery spots. Overclocking will fix the slowness, but not the flicker, which results from trying to display more than 8 sprites on a scanline.

    Most emulators let you overclock. 150% eliminates almost all slowness.

  4. Re:How long... on First ZSNES Release In ~2.5 Years · · Score: 1

    I'm still waiting to see FireFox 1.0 in Ubuntu.

  5. Plunge? on SCO Shares Plunge, Canopy Management Change · · Score: 1

    It only went down a dollar, which is still a dollar higher than it was at the start of November.

  6. Robot Battle on What Interests High-School Students? · · Score: 1

    Very addictive programming game

    I was hooked for all of high school and two years of college. It's open source under the Mozilla Public License. It is Windows-only though, until someone decides to port it. There's also a Linux game inspired by RobotBattle called RealTimeBattle.

  7. Obvious answer on Dell Calls For Red Hat To Lower Prices · · Score: 1

    Duh.

  8. Smart Display on PC Setup for Small House with Child? · · Score: 1

    http://www.amazon.com/smartdisplays/

    It works over a wireless network using remote desktop. The downside is that it performs very slowly for things like 3d and movies, limited by network bandwidth. They're expensive too. 2d performance is supposed to be good, but I haven't tried it.

  9. DDOS? Or manual takedown? on Lycos Anti-Spam Screensaver Brings Down Spam Sites · · Score: 3, Interesting

    How do we know that the spammers didn't just take their servers offline in response to the attack?

  10. Re:Durability on Liquid Lenses For Camera Phones · · Score: 1

    They'll probably discover an interesting new way to make margarine.

  11. Re:Improvements in data center technologies? on Half of U.S. I.T. Operations Jobs to Vanish · · Score: 1

    > Half of working-age adults are not employed full-time.

    I might add that the jobs had by the employed half tend to be quite short. The concept of the pension plan is all but legend, and career-changes are happening at over 6 per lifetime (and rising).


    A career change every decade doesn't seem that bad. Most of them probably happen in the first several years of employment anyway.

    As for the parent's post that half of working age adults are not employed full time, that's misleading. Not employed doesn't mean you can't find a job. For example, there was a time when women were expected to stay at home. They alone made up over half the working age adult population. There are good reasons why the unemployment rate only includes people who are seeking employment.

    > Real wage growth is 0.5% since the 70s.

    I might add that inflation has been increasing at a much faster rate. This "growth," when adjusted for inflation, is a real wage loss.


    Some valuable economic terms to remember:
    nominal = not adjusted for inflation
    real = adjusted to account for inflation

  12. Re:Improvements in data center technologies? on Half of U.S. I.T. Operations Jobs to Vanish · · Score: 3, Insightful

    Every year, new technology eliminates millions of jobs. This has gone on for hundreds of years. Today, we don't have fewer jobs as a result. And we don't earn less. We can buy much more with our incomes than before. All because technology eliminated unnecessary jobs, allowing the creation of new jobs, with the result of producing more goods and services with the same limited amount of labor.

    Hooray for a growing economy!

  13. Re:Improvements in data center technologies? on Half of U.S. I.T. Operations Jobs to Vanish · · Score: 1

    AI is a tool, not an end solution. Like most tools, we don't expect it to do our job on its own, but it can make the job easier.

  14. Re:Gigabits... on Another Internet2 Speed Record Broken · · Score: 1

    For most MPEG4 compressed movies it comes out to about 18 per second.

  15. Re:Damn - it won't go "Slashdotted" on SCO.com Defaced · · Score: 1

    try --cache=off

  16. Why it's so big on TV Piracy is Next · · Score: 1

    A lot of people use file sharing as an alternative to a VCR. The miss a show, so they download it, especially if it's the continuation of a "to be continued" episode and won't be shown again for months.

    What I think they ought to do is offer legitimate bittorrent downloads of tv shows with commercials inserted.

  17. Re:not much... on How Much Harm Can One Web Site Do? · · Score: 1

    I guess the company I work for was very lucky to have a no problems at all upgrading a dozen systems to SP2.

    Some of the third party software out there does some pretty scary stuff with undocumented hacks. Upon installing SP2 I noticed they had made some attempts to protect against crashes caused by third party software. For example, HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Userinit is often modified to run a program (sometimes malware) before explorer at startup, but the program taking it over must execute userinit.exe or the user login process will fail and return to the login screen, rendering the system unusable. SP2 changes this key on install to ensure that userinit still runs if the program taking over the key crashes. Perhaps they just didn't get to all the other potential sources of trouble.

  18. Re:not much... on How Much Harm Can One Web Site Do? · · Score: 1

    Sadly, too few users are motivated enough to click the little shield icon in their tray to find out if disabling the firewall enabled by SP2 will fix their problem.

  19. Re:Doesn't affect the mac? on Cross-Platform Java Sandbox Exploit · · Score: 1

    They said they were going to investigate it. If it's the same code base, it's probably vulnerable. Macs just aren't popular enough to deserve equal attention.
    -ducks-

  20. Re:First results are in on Mars Rescue Mission Programming Challenge · · Score: 1

    Suppose you had a 10x10 map, and didn't have to track velocity. Then N would be max of 10x10=100, but your path length could be 10-20 steps, depending on how you treat diagonal movement. An exponential solution starts looking very bad very quickly. In a discrete problem such as this, N is not the number of possible paths, but at most the product of all the dimensions. In this case the upper limit based on dimensions is 790*350*21*21*2. The actual N is less because much of the map is unreachable.

  21. Re:/.'s Chronic Problems with Causality on Chronic Pain Shrinks The Brain · · Score: 2, Informative

    I hope it starts a revolutionary concept: thinking

    You know it'll never happen.

  22. Re:I agree on Linux 'Awfully Cathedral-Like' - Java's a Bazaar · · Score: 1

    Whether or not you expect to need them, it's best that you try to learn all the major languages.

  23. Re:Warren Commision. on New Video Game Recreates Kennedy Assassination · · Score: 1

    Impossible in a game doesn't mean much in real life. They have a $100,000 incentive to make sure it doesn't happen.

  24. First results are in on Mars Rescue Mission Programming Challenge · · Score: 1

    http://www.frank-buss.de/marsrescue/list.php

    The optimal solutions for both fewest steps and least fuel usage appear to have been found, which would make Jeremie Allard and Randy Sargent the winners for each finding both solutions. Allen Noe also deserves notice for being the first to find a fewest steps solution.

    It appears most contestants required only about 3-4 hours of programming time and 2-20 minutes of cpu time. The problem was simple enough to apply a traditional shortest path algorithm, solvable in O(N) time, but with 5 instead of 2 dimensions, which required nearly half a gb or more of ram to store path information for the roughly 115 million possible states.

    Three more prizes remain to be given out for exceptional solutions, going above and beyond the scope of the original problem.

  25. Bad extension? on Is Firefox 1.0 Less Stable than Firefox PR1.0? · · Score: 1

    With previous test versions, I've experienced crashes caused by an extension I had installed which was no longer compatible after the upgrade.