Slashdot Mirror


User: fabs64

fabs64's activity in the archive.

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

Comments · 644

  1. Re:I'm all for it on Illinois Bill Would Ban Social Networking Sites · · Score: 1

    Your taxes ARE you being charged for the ability to be able to use it.

  2. Re:I'm all for it on Illinois Bill Would Ban Social Networking Sites · · Score: 1

    Err.. just to check, you're aware of how the almighty benevolent government PAYS for things such a libraries?

  3. Re:Absolute nonsense on Bird Flu Pandemic Could Choke the Net · · Score: 1

    About the b/width, most work-from-home solutions that I've seen use some form of server based terminal applications. ie Citrix.
    A lot cheaper than giving every employee a license for all your apps and sending tech supp. to their homes to install them.

  4. Re:Most overblown story ever on Cartoon Network CEO Resigns Over Aqua Teen Scare · · Score: 1

    Parent post is just plain idiotic, you can think up convoluted scenarios that turn every damned thing into a bomb all day, and now society can't function.

    First show at least ONE case where your ridiculous scenario has played out.

  5. Re:There is more.... on French Kids Get OSS on USB Sticks · · Score: -1, Troll

    citation needed.

  6. Re:They sacrifice our freedom in the name of "safe on US Set on Expansion of Security DNA Collection · · Score: 1

    I don't disagree, but the irony of your statement is that with cheap DNA you would just automatically have your "papers" at all times.

  7. Re:As a UK Student on The Death Of CS In Education? · · Score: 1

    If you don't know the maths behind what you're doing you're going to be a particularly useless programmer for anything non-trivial.

  8. Re:Actually, it is perfectly fine on Biology Could Be Used To Turn Sugar Into Diesel · · Score: 1

    Sorry but what you have a problem with is AGRICULTURE in general, not biofuel.

  9. Re:Go PowerBook G4! on Interview With "Switcher Girl" Ellen Feiss · · Score: 1

    I haven't upgraded my PC for 4 years now and it does everything you could possibly want it to other than playing the latest games.
    But then, the playstation I bought 4 years ago doesn't do that either.

  10. Re: Not good for large installations. on 'Dumb Terminals' Can Be a Smart Move for Companies · · Score: 1

    I agree with you for UNIX, where I went to University the entire CS dept was in fact using dumb X based terminals with a Solaris backend, worked beautifully for the hundreds of comp sci students doing dev work.
    Also with UNIX there are ways to get around things like ports, while still using very similar code.
    But yeah, I was referring to Windows developers. (where there's also the problem that a bug in your program can quite easily crash the whole server :-))

  11. Re:Hmmn, implied refrigeration on Water From Wind · · Score: 1

    Seen the reservoir levels along pretty much all the east side of australia atm?
    Water is a MASSIVE issue in Aus, it's always been scarce even with much smaller populations, as it is the population is growing, need more water and better infrastructure.

  12. Re:Bad idea on Water From Wind · · Score: 1

    Power and telecommunications are man-made.
    There is enough power for everyone (at the moment), it doesn't need to be rationed to stop parts of the country from dying.

    Try again lib ;-)

  13. Re:I live in tornado alley, soooooo yes. on 'Dumb Terminals' Can Be a Smart Move for Companies · · Score: 1

    What you don't realise is that by having your own PC you're just changing the times when you're out to different ones.
    With a terminal server, the server goes down, everyone can't work and every IT guy frantically tries to fix that one server, with PC's, computers go down all the time but just separately and the IT guys spend their days fixing individual machines.
    If anything your downtime should be worse with an individual PC, because the terminal server should be rock solid compared to it.

    The fact is the downtime is just more noticeable because it's everyone at once, but overall imo it would be less.

  14. Re:We call them thin-clients on 'Dumb Terminals' Can Be a Smart Move for Companies · · Score: 1

    Contrast locking down one terminal server with locking down 150 PC's...

  15. Re:How many times have we heard this before? on 'Dumb Terminals' Can Be a Smart Move for Companies · · Score: 1

    I worked part time for a company that I personally saw migrate an accounting firm and a shire council over to a dumb terminal system, the administration and cost of running these setups was so much better that they intended to encourage other clients to do it.

  16. Re: Not good for large installations. on 'Dumb Terminals' Can Be a Smart Move for Companies · · Score: 1

    Depends on the type of programming really, as another poster has said a whole heap of people trying to open port 80 on one server is a problem.
    But also developers tend to be more likely to need to install their own apps, which is usally locked down on a terminal server.

  17. Re:Clearing things up a bit on IBM's Chief Architect Says Software is at Dead End · · Score: 1

    Small nit, but if we need exponential amount of time to simulate a non-deterministic TM that would mean P != NP

  18. Re:Bad idea on Water From Wind · · Score: 1

    Water is public in Aus.
    About the only part that can conceivably be privatised here is the urban delivery, other than that it's way too important of a resource in this country to be profit driven.

  19. Re:FTFA on OS Comparisons From the BBC · · Score: 1

    The only bit of actual technical information in that garbled press doc is that they're encrypting what if effectively a part of the swap file... That's an interesting way of efficiently using memory :-S

  20. FTFA on OS Comparisons From the BBC · · Score: 3, Insightful

    "The most unique new feature is called Readyboost. When you're having performance issues due to insufficient memory, you can use a USB flash drive as an additional cache of memory to boost performance."

    Wh... WHAT?!

    Sounds like a good way to wear out a flash drive..

  21. Re:interesting on Oracle Lines Up Unbreakable MySQL · · Score: 1

    Ah... for a database that sounds like a pretty big fucking advantage.

  22. Re:Typical support call on Oracle Lines Up Unbreakable MySQL · · Score: 2, Interesting

    I once did a "developer usability study" for some uni class, was told to basically get on the net, and set up the computer to be a development environment for developing a small dynamic webpage with a db backend.
    Having never done web dev before I went with the biggest target, MySQL backend with apache/php front, literally took me 5 minutes to download and install MySQL with its nice developer tools, and maybe another 10 minutes to have a reasonable understanding of how those tools work.

    Now, I've never installed the Oracle server or Client at home, but I have had to install the Client on my work machine and others, and the process here is... arcane, you run some bat script off a network drive which spawns a process that's invisible for all intents and purposes except in the process list, and you know it's done when it dissapears. Takes about two hours, you then have to check a log file to see if it was successful or not.
    Then you fire up their oracle product installation thingammy with all its horrid slowness, and try and figure out which (badly labelled) buttons you click on to make it download the developer client.

    Now, I'm not sure if it's always like that, this is quite likely just a torture process thought up by someone in our ITS department, but that is my experience with installing anything oracle related.

  23. Re:Isn't Oracle's database supposed to be unbreaka on Oracle Lines Up Unbreakable MySQL · · Score: 1

    The ability to handle large loads isn't the only feature people are looking for when they choose Oracle.

    I've had very little experience with PostgreSQL but I have heard lots of good things, but the fact is when a large company chooses Oracle over it it's not a comparison of the databases that's the reason, it's names, support contracts, insurance, guarantees, someone to sue.

  24. Re:For Once, Gonzales Is Not Totally Ridiculous on US Attorney General Questions Habeas Corpus · · Score: 1

    Ex post facto laws... They're those fancy things they're using to nail David Hicks to the wall yeah?

  25. Re:Solves the Wrong Problem on Wikipedia Adds No Follow to Links · · Score: 1

    I think I said that... the sites those links point to will not be as well off in PageRank, and will therefore probably not be as noticed, of course. But like I said that's not hurting wikipedia, that's hurting the search engines.