[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libreplanet-discuss] Crowdsourced programming pun
From: |
Zak Rogoff, Free Software Foundation |
Subject: |
[libreplanet-discuss] Crowdsourced programming pun |
Date: |
Tue, 20 Oct 2015 14:30:16 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Programming puns, every free software user's favorite thing that never
gets old, right?
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." We want the back of it to have a bunch of lines of code in
different languages forking an imaginary process called theSystem or
something like that.
Unfortunately, I don't have enough programming knowledge to generate a
lot of these and make sure that the syntax makes sense, so I was hoping
to crowdsource that process.
Here are some to start. please let me know if you feel they don't make
sense or could be improved, or if you've got any others:
C: newSystem = fork(theSystem);
Python: newSystem = os.fork(theSystem);
Haskell: newSystem <- forkProcess (theSysetm); (not at all confident in
this one)
Perl: $newSystem = fork(theSystem);
There's another angle we can take, which would be commands for version
control systems to fork a repo, i.e.:
git clone theSystem newSystem
svn checkout theSystem newSystem
Ideas of this type are more than welcome as well. We'll use one type or
both, depending on how many we get.
Other ways of representing the pun in code would also be great. Thank you!
--
Zak Rogoff
Campaigns Manager
Free Software Foundation
GnuPG key fingerprint: 6EB2 B137 347E 6F7C DEDC AFF6 82DE 8D64 B509 0AC8
--
Zak Rogoff
Campaigns Manager
Free Software Foundation
GnuPG key fingerprint: 6EB2 B137 347E 6F7C DEDC AFF6 82DE 8D64 B509 0AC8
signature.asc
Description: OpenPGP digital signature
- [libreplanet-discuss] Crowdsourced programming pun,
Zak Rogoff, Free Software Foundation <=
- 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, 2015/10/20