[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libreplanet-discuss] Crowdsourced programming pun
From: |
NIIBE Yutaka |
Subject: |
Re: [libreplanet-discuss] Crowdsourced programming pun |
Date: |
Wed, 21 Oct 2015 08:16:14 +0900 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0 |
On 10/21/2015 03:30 AM, Zak Rogoff, Free Software Foundation wrote:
> The FSF is prepping to launch a tshirt design for this year's
> LibrePlanet conference, and it's going to include the slogan "fork the
> system."
Good!
IIRC, around 2012, FSFE sold baby rompers at thier booth; it says:
"I'm a fork".
No, fork(2) doesn't take any argument. So, we need some way to
represent "the System".
Anyway, in IA-32 assembly (on GNU/Linux):
...
b8 78 00 00 00 mov $0x78,%eax
cd 80 int $0x80
--
- [libreplanet-discuss] Crowdsourced programming pun, Zak Rogoff, Free Software Foundation, 2015/10/20
- Re: [libreplanet-discuss] Crowdsourced programming pun, scottworley, 2015/10/20
- Re: [libreplanet-discuss] Crowdsourced programming pun, Thompson, David, 2015/10/20
- Re: [libreplanet-discuss] Crowdsourced programming pun, David Loyall, 2015/10/20
- Re: [libreplanet-discuss] Crowdsourced programming pun, Koz Ross, 2015/10/20
- Re: [libreplanet-discuss] Crowdsourced programming pun,
NIIBE Yutaka <=