Slashdot Mirror


User: eske

eske's activity in the archive.

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

Comments · 15

  1. Re:GPGMail 1.1 no longer tiger compatible on Mac OS X 10.4.1 Is Out · · Score: 2, Informative

    plz go to the gpgmail homepage http://www.sente.ch/software/GPGMail/English.lproj /GPGMail.html
    or just do this:
    (from homepage)
    GPGMail & 10.4.1
    MacOS X 10.4.1 will automatically disable all Mail bundles when encountering them the first time. To re-enable GPGMail (which works fine with 10.4.1), you need to:

    * Quit Mail
    * In Finder, rename folder $HOME/Library/Mail/Bundles (Disabled) back to $HOME/Library/Mail/Bundles.
    * In Terminal, type:

    defaults write com.apple.mail EnableBundles 1
    defaults write com.apple.mail BundleCompatibilityVersion 2

    * Relaunch Mail

  2. hfs+ and hard links on Tiger's 200 New Features · · Score: 1

    I do hope that they have fixed hfs+ and hard links.
    see this opendarwin mail thread:
    http://www.opendarwin.org/pipermail/darwi nports/20 04-November/022708.html

  3. yes we have 5 boxes on Terabyte Storage Solutions? · · Score: 1

    We have just bougth 5 boxes
    like this:
    http://www.3ware.dk/catalog/product_info.ph p?cPath =38&products_id=175
    put in 12, 250Gb SATA disks.
    for about 55.000 danish korner. it is aporx: 8500 usd

    for information about performacne look her
    amigos23.diku.dk/disk/tmp.html
    the result you want to look at is
    dcgc-data
    (hr=hardware raid, sr=software raid)

  4. The other side of history! on Patriot Act Used to Enforce Copyright Law? · · Score: 4, Informative

    from boingboing:
    Matthew sez, "There's a press release on the US DOJ site from April 2004 describing the charges. From this, you can learn the guy's name: "Adam Clark McGaughey". (link: http://www.usdoj.gov/usao/cac/pr2004/050.html)

    The funny thing is that after searching google groups for "Adam McGaughey", you find a bunch of people that seemed to have been ripped off by him around 2002 on some SG-1 sites (as well as ebay) (make sure you sort by date to get more recent stuff). (link: http://groups.google.ca/groups?hl=en&lr=&ie=UTF-8& scoring=d&q=%22Adam++McGaughey%22&btnG=Search)

    I won't comment on any of the stuff here, but it's some interesting extra information that adds to the story.

    So lets clap the horses...

  5. how big is your house? on Downsides to Intrafamily IM? · · Score: 1

    Why don't you just go an talk to your wife/grilfriend/boyfriend/children?

  6. 1/2 = 0 on Pet Bugs? · · Score: 1

    The other day I was testing some of my c++ code for a A.I project, I get some wired errors 1/2 = 0
    (if you must know redhat 7.3 upgradet from 7.2) and I have others problems with the upgrade:
    emacs syntax-h in latex don't works
    as-spell from emacs don't works.
    etc
    etc
    so I think it is a problem with the upgrade because it alle workd fine before

  7. first on paper then on computer. on Are Written Computer Science Exams a Fair Measure? · · Score: 1

    I'm also a cs student, I don't love the exams but
    solve the problem on paper then on computer. I do get better solutions if I solve a problem on the paper first and then just use the computer as a type writer!

    yours
    eske

  8. the plot takes place before blade I on Review: Blade II - Electric Boogaloo · · Score: 1

    The plot time is before blade I therefore is Wisthler still alive. It is as simpel as that!
    beside blade I has the best movie "lets-make-a-super-exiting-mood" for the viewer. The action scene in the klub is great! Still bad reviews can keep me away from this film!

  9. hmmm on Running Linux On Your Swimming Pool · · Score: 1

    I don't hope he is running the pool program on the same as his webserver....maybe a /. effect could make the program go wild.... "father father the pool is red and green and cold....." ;)

  10. the funny part.... on Followup To Bohr-Heisenberg Meeting · · Score: 1

    The funny part is that Bohr wrote a lot of letters to Hessinberg but why didn't he send them? Was is it clear his back later on. We will never know!!!

  11. sorry worng URL on Regarding the WWII Meeting of Bohr & Heisenberg · · Score: 1

    soory it was the wrong URL here it is:
    http://www.nbi.dk/NBA/webpage.html

    yours
    eske

  12. all Borhs own papers on the subject. on Regarding the WWII Meeting of Bohr & Heisenberg · · Score: 1

    on this link
    http://ntserv.fys.ku.dk/afg/default.asp?menu=afd el inger&open=http://www.nbi.dk/Welcome.html
    you can read all the papers on the subject.

  13. qt 3.0 have it all on Portable Coding and Cross-Platform Libraries? · · Score: 2, Informative

    Well if you are using qt for GUI why not use the
    qt 3.0 network tools.
    se the doc for qt 3.0 http://doc.trolltech.com/3.0/

    I know that there is no IO mod but g++ have som you can use!

  14. Re:Lynx on Linux = NO GO! on MSN Blocks Mozilla, Other Browsers [updated] · · Score: 1

    just delete your user agent info ind the options page.
    but why do you wanna go to msn.com?

  15. Re:Why Functional Matters on What About Functional Languages? · · Score: 1

    If you think that FL is of no use look at:
    http://ellemose.dina.kvl.dk/~sestoft/msp/index.msp
    and
    http://www.dina.kvl.dk/~sestoft/mosml.html
    Here you have all you need to make a webserver (look at the links), acsses to database (postgress and MYSQL), etc.