Slashdot Mirror


User: cerberusss

cerberusss's activity in the archive.

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

Comments · 2,867

  1. Isn't this old news? on IBM Launching an Open Desktop Solution · · Score: 2, Informative

    Isn't this old news? I thought that the Lotes Notes client was available for Linux for ages?

    Anyway, Novell has had its groupwise client available in Java for some time now. Running on linux was flawless, and not at all limited to Novell's SuSe (I've got it running here on Debian). And if you don't like Java, there's an excellent web-based client.

  2. Re:How is this news? on VPN Issues With New Airport Extreme 802.11n · · Score: 1

    Why is this on Slashdot?/blockquote If you didn't find it interesting, why did you click on the story to start commenting on it?
  3. Re:On Slashdot... on RIAA Victim Wins Attorney's Fees · · Score: 1

    IMO prose like this is redundant at best
    I don't think it's all that bad. Remember, slashdot thrives on comments. Often these questions, however nonsensical they are, invite lots of discussion.
  4. Re:News Flash! on Reduce Your Ubuntu Linux Memory Footprint · · Score: 1

    I agree with you, however when you turn off the PC, all the cached data from disk is cleared. Your apps now take ages to start et cetera. However, if you leave it on, it'll cost you $20 per month extra on the electricity bill. If you want a snappy but cheap PC, you're served best with an old laptop, which doesn't such that much power, and just leave it on permanently.

  5. What about another job on Would a CS Degree Be Good for Someone Over 30? · · Score: 1

    In the time you get a CS degree, which will be a couple of years, you'll be doing the same boring work. And besides that, there's no guarantee that the degree will get you more interesting work.

    The only thing that will get you more interesting work is another job. I was also doing lots of Java programming in a business environment. I got tired of it and applied for a job at a space/climate research organization. It was a difficult interview, but I was very frank about my abilities and I got the job. We're using Linux (C, Perl) to read out custom made instruments. It's very challenging, but lots of fun.

  6. Re:Don'now how many of you got the 'stoned' part.. on Interview With "Switcher Girl" Ellen Feiss · · Score: 1

    Hehheh. Well, I'd stone her. Softly. With plush cows that 'mooo' when they hit her :-)

  7. Re:I say common knowledge killed the webmaster on Who Killed the Webmaster? · · Score: 1

    There are still Jacks-of-All-Trades, except those new Jacks may know a scripting language or two, a bit of database, a bit of graphic design, a bit of apache, etc. And those new Jacks-of-all-Trades just couldn't market themselves under the old label Webmaster
    I propose a new label then: "disaster"

    (j/k)
  8. Re:Why not opt-in? on Anger Over EU Medical Data-Sharing · · Score: 1

    I'm not talking about life and death, but about a future event where I might be brought unconscious into first aid. And I can damn well decide whether I want this data to be available in the future or not.

    The situation you describe, sounds to me like a solution to a rather rare case.

  9. Re:Suppose it does exactly what it says on Testing Commercial 2-Factor Authentication Systems? · · Score: 1

    Create a Word document with the file name "Arson Confession" and type out something about how you set fire to an orphanage.
    And if you don't feel like creating it, send me an e-mail because I typed that out yesterday.
  10. Re:Not an IT disaster, but a political disaster. on Anger Over EU Medical Data-Sharing · · Score: 3, Informative

    A simpler solution would be to agree on a standardized data format and data content for medical records. This alone would take years.
    This already exists for many, many years. It's called HL7.
  11. Why not opt-in? on Anger Over EU Medical Data-Sharing · · Score: 3, Interesting

    What I find ridiculously in this whole affair is that the most important question is never asked. Do you want to join and be entered in our system?. I've worked in a similar project where some twenty-ish GP offices were joined in one network, in the Netherlands. Were the patients ever asked? Noooo, the GP just signed a paper where he agreed for all his patients who could then opt out. But most of the time, they wouldn't know about it.

    And there comes the whole point: these medical data-sharing networks are useless if there isn't enough data. So nobody (the IT supplier, the medical organizations) has any incentive to keep patient data from being shared.

  12. Not worried about employment application data on How Safe is Your Employment Application Data? · · Score: 1

    I'm not worried about employment application data, but I have been worried about the employment application itself. I mean, the IT industry is a small world, especially if you look for work within the same city. At one time I walked the last part to a company building for an interview, when I passed a current colleague of mine. I just greeted him but I could see the questionmarks in his face.

  13. Re:Greenhouses too on Running Your Electric Meter Backwards · · Score: 1
    At the same time poor farmers in Marocco and Spain, with superb quality vegetables, can't get a foot on the ground. Gotta love capitalism.
    Gotta love democracy, you mean.
  14. Re:Greenhouses too on Running Your Electric Meter Backwards · · Score: 2, Informative

    Actually, this is very environmentally friendly. Burning liquid petroleum gas is very clean, and cheap for the farmer. The grid would be severely loaded if directly tapped into for the scale that the huge greenhouses have.

    Also, the generators are thoroughly insulated and because of this particular application (greenhouse), the excess warmth is directly used. This results in an extremely high energy/warmth ratio.

  15. Greenhouses too on Running Your Electric Meter Backwards · · Score: 3, Funny

    In the Netherlands, farmers who plant crops in greenhouses always have petroleum gases driven generators to warm the greenhouse in the winter. In summer, these generators feed back into the grid.

  16. Re:Useless on Google Checkout Sees Poor Customer Satisfaction · · Score: 1

    Concerning point 2: I'm residing in N/W Europe and have succesfully signed up for Google Checkout five minutes ago. Haven't bought anything with it yet.

  17. Re:Irish Coffee on What Breakfast Gets You Going? · · Score: 3, Funny
    Irish Coffee is actually neat Whisky mixed with Cane Sugar, after which Black Coffee is poured on
    Aaaah Irish Coffee... the only drink which contains all the necessary daily nutritients, namely:
    • sugar
    • fat
    • alcohol
    • caffeine
  18. Re:Want to bet on RIAA Goes for the Max Against AllofMP3 · · Score: 1
    one of the things the RIAA will walk away with a list of customers who used the service
    That'd be funny. Let them sue me, registered as Zaphod Beeblebrox.
  19. Re:Speaking as an IT coordinator on Who Owns Deployments - Dev or IT? · · Score: 2, Informative
    Since there are quite some incidents occuring on the production environment,
    Well, it obviously doesn't matter enough for your customers to have those projects 24/7 online, otherwise things would be different. So why bother?

    In a previous job, we had three groups: development, system administration and application management & testing. Development would put the deployment files in a share and then sysadmin would take over, deploying it to acceptance and production if fiated by application management. If something went wrong, development would create new deployment files in a share. Sometimes when deployment was quick 'n' dirty, a developer would walk through the deployment with a sysadmin.

    However, it took a very strong head of sysadmin. His manager would try to order quick 'n' dirty things, but the head of sysadmin would take it up higher to the boss. I heard once that when he got refused by the boss, he walked straight out of the door saying he'd quit. Boss ran straight after him :-)
  20. Re:Experiences with T-Mobile on Reasonable Pre-Paid Cellphones in the US? · · Score: 1
    It is extremely offensive that phone companies think they can take away things for which you have paid, without giving anything in return by expiring the minutes. That is one of the many, many consequences of having a corrupt government [futurepower.org].
    You get bitten by it once, then move on to a provider who lets you keep your minutes forever, like Orange.
  21. Re:Check on jobs in research institutes on Going Back to Engineering? · · Score: 1

    I can't really speak for a physicist since I'm a software engineer. I suspect it also depends a great deal on how many candidates they get for an opening...

  22. Check on jobs in research institutes on Going Back to Engineering? · · Score: 2, Interesting

    I'd like to suggest that you look for a job in a research institute. What you're asking is NEVER going to fly in a business environment. I'm currently working at SRON, a Dutch space research institute. My current project involves a supercooled instrument which receives waves in the 500-620 GHz range and will fly on a balloon somewhere next year. I'm the software guy for the project and it's great work. You get to work with very smart physics guys and the project has a bunch of custom-designed electronics which I'm reading out and controlling.

    I'm under some pressure right now because we're going to fly april 2007, but normally, there is enough time to creatively do your job.

    Check my website (for instance here) to see some stuff we're working on.

  23. Re:Not a bug on How To Tell If Your Cell Phone Is Bugged · · Score: 5, Insightful
    It's not a bug, it's a feature!
    Let me correct your spelling:
    It's not a bug, it's the future

    :D
  24. Re:Site getting slow; article text on Birmingham To Buy More, Not Less Open Source · · Score: 1

    Yeah, however I'm certain these guys have been figuring that out by themselves. Suppose you only had Windows/DOS-related knowledge -- it could take a while before you have a nice shell script running, called from .xinitrc or something to restore any settings made.

    Nice nickname BTW

  25. Re:Site getting slow; article text on Birmingham To Buy More, Not Less Open Source · · Score: 1

    I (used to) see Deepfreeze in action in other libraries. It returned the OS to a known, preset state, including stuff that restricted users can change like backgrounds, font settings et cetera.