Slashdot Mirror


User: daniel23

daniel23's activity in the archive.

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

Comments · 318

  1. Re:coincidence? on StartSSL Suspends Services After Security Breach · · Score: 1

    No, this is just the usual reminder they send out about 14 days before the cert times out, nothing spooky there. But those whith certs running out right now _will_ be affected by the mainenance as it is not possible to log in to the control panel (which you would do to prolong the cert)

  2. Re:How come? on Thin Oxygen-CO2 Atmosphere Discovered On Rhea · · Score: 2, Insightful

    at least one sane soul!

  3. Re:Groklaw link on Judge Rejects SCO's Motion For a New Trial · · Score: 4, Informative

    Thanks for citing her! However, the link to the red dress got lost and needs adding.

  4. Brainiac alkali fun on Lithium Air Batteries Get Boost From IBM and DOE · · Score: 1
  5. Re:so where are they now? on Has Conficker Been Abandoned By Its Authors? · · Score: 1

    6. The confikkr botnet shows more or less the same behaviour taht the US, russian etc nuclear armadas display: growing constantly, but besides that not much action.
    This is not a coincidence. The botnet exists for the very same reason - to counterbalance some other governments cyber warfare structures.

  6. Re:Commenters ? on Vast Electronic Spying Operation Discovered · · Score: 1

    ok, I checked it. No mention of Chinese for me, instead I got:
    "i am extremely bored" with 3.730.000 results.

  7. Re:easy? on Google Engineers Say IPv6 Is Easy, Not Expensive · · Score: 3, Informative

    pirate bay supports ipv6:

    3.511.154 registered users. Last updated 03:10:04.

    IPv4 18.113.972 peers (8.726.310 seeders + 9.387.662 leechers) in 1.604.503 torrents on tracker.
    IPv6 32.210 peers (15.477 seeders + 16.733 leechers) in 31.800 torrents on tracker.

  8. should we collect screenshots now? on 1,234,567,890 Seconds Since Unix Time Began · · Score: 2, Interesting

    dp@tui:~$ perl -e 'print time(),"\n";'
    1234567890

  9. Re:Fool me once, shame on you on MS To Offer Free Windows 7 Upgrade To Vista Users · · Score: 1

    peripher interchange program. I remember an awful lot of ctrl/c though that got better with cpm+. Cpm+ also allowed me to use all of the 128 MB RAM that came with my CPC6128 as it allowed bank switching. Those were the days of WordStar, I used to know the adresses of all the free spots in the program code where you could put your own additions like printer control codes to allow WordStar to use italic or letter quality printing. That was programming in hex.

    GP forgot to mention NT4.

  10. How to Count? on Average User Only Runs 2 Apps, So Microsoft Will Charge For More · · Score: 3, Interesting

    task manager has 36 entries in the applications tab, 66 Processes, 37 open Windows.

  11. things that are up on Why Do We Name Servers the Way We Do? · · Score: 1

    I once worked at a company named "virtual heaven" and while the desktops had names from star trek like odo, picard the servers took their names from greek and egyptian gods, ra, nuit, isis, pan, seth. Coincidentially, the company went broke not too long after we got that file server named eris.

    I still name computers after things up in the sky, using bird names. Spatz, fink, star, triel, dohle, I soon run out of short names in German, luckily I discovered Maori birds: tui, kea, weka kaki, moa, tara,kiwi, beo - ample suply of short pronouncable names.

  12. Re:Crux on Why Do We Name Servers the Way We Do? · · Score: 1

    IPV6 will fix that

  13. Re:VMware on If Windows 7 Fails, Citrix (Not Linux) Wins · · Score: 1

    True. Though you sort of can do it already, only performance lacks dearly.
    I searched at several torrent places for a OSX10.4.10 Vmware Appliance until I finally found just that.

  14. Re:OT: How to lay out a CD for Linux, Mac vs Win? on Why Game Developers Should Support OS X and Linux · · Score: 1

    I go on with posting my results into this thread just in case someone else comes around searching for this topic.
    I looked into Gnome and autorun support and much to my surprise it turned out that at least the way it is done on ubuntu autorun functionality goes far beyond what windows does.
    You can set up standard behavior for a number of media types und System/Preferences/File Managment in the Media tab. With the default settings (Software: Open Autorun Prompt) Nautilus will read and use a windows-type autorun.inf to determine a custom icon for that cd and display this. This will work with a .ico file but it will fail if the icon is the ressources of an .exe.
    But there is more: if there is a file 'autorun' with a script in it, and if the user answers the Autorun Prompt in a positive way, this script will be run

  15. Re:OT: How to lay out a CD for Linux, Mac vs Win? on Why Game Developers Should Support OS X and Linux · · Score: 1

    Well, depends.
    After some further recherche and tests it appears as a hybrid with hfs is indeed needed if you want/have to support mac-ish options like auto-opening folder, background image, custom CD icon etc.
    It basically boils down to the old workflow (but with toast replaced by the cli tool 'hdiutil'). Prepare the data on win and linux, then test/adapt on mac, copy them into a .dmg, arrange the window options, then create a hybrid image with 'hdiutil makehybrid' from the command line

  16. OT: How to lay out a CD for Linux, Mac vs Win? on Why Game Developers Should Support OS X and Linux · · Score: 5, Interesting

    strange question, shouldnt I know the answer myself since I've been using all three OSen for ages myself? (Typing this on an Ubuntu desktop)

    But it's been quite some years now that I last mastered a win/mac CD (it still had OS9) and I never did one for Linux before.
    On the other hand my own computer usage has so much shifted to a net focus that I hardly ever install and run a CD myself anymore. And if I do this at all, it's always on win.

    So, win is easy, there will be an autorun.inf with a link to an icon and a link to some autorun.exe or whatever.

    On Mac, I'd expect the CD to appear with a large friendly icon, a window opening on double click with more large friendly icons that make it very clear what to do (i.e. drag the application onto the application folder alias). No autorun here.

    On Linux? I have no idea. From my own usage pattern I don't expect the stuff to be on a CDrom in the first place, it's either in the repositories of my distribution or in a .deb/.rpm dnl'ed from some url or I got a tarball and have to do the ./configure / make / make install - dance. I don't think I ever opened a "commercial" CD intended to be used from Linux (with the exception of install discs). Autorun? - Gott bewahre! Rather a README, may be an install.pl ...

    Now there should be sites discussing that question, design guides, style guides, best practices. No way that I'm the first one pondering about how to make a CD look just right on all three OSen - but google drowns me in a bazillion of unrelated pages. Which is why I turn up here with my question, hoping that some of you keep a link or two in their bookmarks to help me find my way.

  17. mods: on Why LEDs Don't Beat CFLs Even Though They Should · · Score: 2

    please consider voting parent to 'insightful', or at least 'interesting'

  18. out of mod points on Scientists Turn Tequila Into Diamonds · · Score: 3, Insightful

    but this is the first informative I read in this thread.

  19. Mods. Please!! +5 Interesting on Scientists Turn Tequila Into Diamonds · · Score: 1

    should be the very least

  20. mod parent insightful on Ubuntu 8.10 (Intrepid Ibex) Released · · Score: 1

    unfortunately I spent all my mod points already

  21. Re:Athiest, Atypical on Al-Qaeda Web Sites Go Offline · · Score: 1

    figures that psycho-anal-ytic the-rapists insist you lay yourself down on that couch

  22. Re:First Post! on Hacker Conventions Ranked By Bandwidth-Per-Visitor · · Score: 1

    time to finally move to the rhein-main area

  23. Bad timing on German Customs Agents Raid Another Trade Show · · Score: 2, Informative

    Summer holidays just ended this very weekend in Berlin area.

  24. Re:My wife is Finnish on Biologists Create Genetic Map of Europe · · Score: 1

    > Where did you get the base-12 idea from?
    Count silently and you will easily find the answer.

    ten eleven twelve : thirteen
    zehn elf zwölf : dreizehn
    ti elleve tolv : tretten

    and besides English, German and Danish you can find the habit of using individual numerals for the first 12 numbers in many (?all) west and north Germanic languages. It gives the strong impression of an original base-12 number system driven out of use by base-10 mathematics but still preserved in the numerals ( and things like a dozend, a gross etc)

    counting-0-to-100 gives an overview of numerals used in a number of different languages and this habit of Germanic languages clearly is an exception

  25. Re:Hmm...Giganews and other services are still the on R.I.P Usenet: 1980-2008 · · Score: 4, Interesting

    there is a way though it takes some preparation. On the other hand it may earn you some extra geek points.

    1. get yourself a IPv6 tunnel and get it configured
    2. after you saw the logo jump at ipv6.google.com, check IPv6 Newsservers
    3. ...
    4. free usenet!!! (incl. alt.*)

    where the ... probably involves testing which of the servers actually work, not all of them did when I tried it, and adding one or more of them in pan. Not an ultra fast download but still an excellent reason to start with ipv6.