Slashdot Mirror


User: sir_hawell

sir_hawell's activity in the archive.

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

Comments · 3

  1. that's cool but does it have systemd on it?

  2. Re:Linus is right on about microkernels on Andrew Tanenbaum On Minix, Linux, BSD, and Licensing · · Score: 1

    here is a classic example of usefullness of goto:

    for (int i=0; in; i++)
              for (int j=0; jn; j++)
                        for (int k=0; kn; k++)
                                  if (some_condition)
                                            goto end;
    end:
    some_statement();

  3. Re:CLI fetish on PLAYterm: a New Way To Improve Command Line Skills · · Score: 1

    or killall -9 bluefish