Slashdot Mirror


User: Eunuchswear

Eunuchswear's activity in the archive.

Stories
0
Comments
6,176
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,176

  1. Re:The reason on France Wants To Get Rid of Diesel Fuel · · Score: 1

    (OK a lot of France's power comes from nuclear now (39%?),

    Well, if by 39% you mean 80% and by "now" you mean since the 1980's.

  2. Re: Why on France Wants To Get Rid of Diesel Fuel · · Score: 2

    If you factor in the energy required to make the battery and the typical generation of electricity using coal, a modern Diesel-powered car is on par with an electric car in terms of CO2 exhaust.

    Ok, I know its traditional the not read the article, or even the summary, but could you try reading the headline?

    "France Wants to get rid of diesel fuel".

    We don't make electricity from coal here, we make it from nice clean uranium.

  3. Re:Inevitable in debian, systemd. on Debian Forked Over Systemd · · Score: 1

    This post brought to you by paedophiles against systemd.

  4. Re:but but but on Debian Forked Over Systemd · · Score: 1

    upstart?

  5. Re:Debian excludes game due to author's views on w on Debian Forked Over Systemd · · Score: 1

    #systemdgate.

    Prat.

  6. Re:Systemd and spirit of Debian on Debian Forked Over Systemd · · Score: 2

    # apt-get install sysvinit-core sysvinit sysvinit-utils

    Thanks, Ian.

  7. Re:Forking is good, whiny bitches on Debian Forked Over Systemd · · Score: 1

    The motivation is to have a Linux distribution which [...] doesn't require systemd.

    That's called Debian.

    From the wiki that is linked on the ugly website:

    http://without-systemd.org/wiki/index.php/How_to_remove_systemd_from_a_Debian_jessie/sid_installation

    First install a good init system

    # apt-get install sysvinit-core sysvinit sysvinit-utils

    Then reboot your machine and remove all the systemd crap

    # apt-get remove --purge --auto-remove systemd

    To keep systemd away from your system you should prevent the package from being installed again.

    # echo -e "Package: systemd\nPin: origin ""\nPin-Priority: -1" > /etc/apt/preferences.d/systemd

    That's worth a fork? Three shell commands?
     

  8. Re:hum on Debian Forked Over Systemd · · Score: 1

    If I was in situation in which licensing was critical to me I would use Gentoo since as far as I know it is only decent and recent distro that actually lets you choose init system to your liking.

    Debian lets you choose systemd, sysvinit or upstart. If you want something else then start filing bugs and submitting packages and patches.

  9. Re:hum on Debian Forked Over Systemd · · Score: 1

    No, the reason they are forking Debian is because they don't know how apt-get and aptitude work.

    Clowns.

  10. Re:Why not UselessDebian? on Debian Forked Over Systemd · · Score: 1

    I've seen it recommended for firewalls -- set up the firewall then make all user process stop. (Can't remember how you stopped the kernel panicking when pid 0 exited).

  11. Re: Unix tool philosopy == Good Thing on Debian Forked Over Systemd · · Score: 1

    Ok, can we rename this whole mess "systemdgate" now?

  12. Re: Unix tool philosopy == Good Thing on Debian Forked Over Systemd · · Score: 1

    When it comes to Debian unstable, anything that prevents a user's system from booting is completely unacceptable.

    That is ridiculous.

    It happens all the time -- that's why some of us run unstable, to find and fix these bugs before they get into stable.

  13. Re: Unix tool philosopy == Good Thing on Debian Forked Over Systemd · · Score: 1

    My laptop went unbootable at least once in that time period.

    (It wasn't an sysvinit bug, it was an mdadm bug).

    Not that I'm complaining -- that's what I expect when running unstable.

  14. Re:Wow... on Debian Forked Over Systemd · · Score: 2

    If Debian announces that they make systemd optional

    What part of

    $ apt-cache show init
    Package: init
    Source: init-system-helpers
    Version: 1.21
    Essential: yes
    Installed-Size: 29
    Maintainer: pkg-systemd-maintainers
    Architecture: amd64
    Pre-Depends: systemd-sysv | sysvinit-core | upstart
    Description-en: System-V-like init utilities - metapackage
      This package is an essential metapackage which allows you to select from
      three available init systems in Debian (systemd, sysvinit, upstart) while
      ensuring that one of these is available on the system at all times.

    Don't you understand?

  15. Re:Wow... on Debian Forked Over Systemd · · Score: 1

    Why then did Debian decide not to work on even a shim on systemd?

    https://packages.debian.org/jessie/systemd-shim

    Package: systemd-shim (9-1)

    shim for systemd

    This package emulates the systemd function that are required to run the systemd helpers without using the init service

  16. Re:Wow... on Debian Forked Over Systemd · · Score: 1

    syslogd.

    Next stupid question?

  17. Re:Wow... on Debian Forked Over Systemd · · Score: 0

    Shhhh. You're revealing yourself.

    Ir's all about ethics in thhe choice of init systems.

  18. Re:Wow... on Debian Forked Over Systemd · · Score: 1

    Nothing any anti-systemd obsessive says "makes sense".

  19. Re:512 bytes on Edsac Goes Live, At UK's National Museum of Computing · · Score: 1

    Each word was over two bytes long.

    True, each 18 bit word was a little over three bytes long - the EDSAC used 5 bit characters.

    A byte is the amount of memory used to store a character, not 8 bits.

  20. Re: This is impossible on Edsac Goes Live, At UK's National Museum of Computing · · Score: 1

    space: V2 missiles: WAR!

  21. Re: writer doesn't get jeopardy, or much of anythi on Alva Noe: Don't Worry About the Singularity, We Can't Even Copy an Amoeba · · Score: 1

    Every time DNA is replicated, order is created.

    No, it isn't.

    The net entropy always increases.

    Where is the entropy increase caused by the calculations in your wonderful zero energy superconducting computers?

  22. Re:Oh yeah, almost forgot about Ebola... on Canada's Ebola Vaccine Nets Millions For Tiny US Biotech Firm · · Score: 1

    We have no experience curing Ebola.

    We have lots of experience trying to keep people alive while what's left of their immune system defeats the virus.

    It helps if the people who catch it are fit and well before they catch it.

  23. Re:Except... on How the World's First Computer Was Rescued From the Scrap Heap · · Score: 1

    ENIAC had no internally stored programs, To set it up for a new task, the operator had to set up plugs and switches to alter the wiring.

    (ENIAC was later modified to use a program stored in what was effectively ROM, but that wasn't how it was originaly designed or built, and made it run slower as it stopped the parallel features working).

  24. Re:Except... on How the World's First Computer Was Rescued From the Scrap Heap · · Score: 1

    Baby (the SSEM) was the first stored-program, electronic, general purpose computer.

    For the current definition of a computer Baby was the first computer.

  25. Re: writer doesn't get jeopardy, or much of anythi on Alva Noe: Don't Worry About the Singularity, We Can't Even Copy an Amoeba · · Score: 1

    Entropy.

    You can't make order from disorder.

    You can't do calculations without increasing entropy somewhere else.