Y
Hacker News
new
|
ask
|
show
|
jobs
by
ThisIBereave
3747 days ago
Interesting implementation detail
while "pigs" != "fly":
1 comments
arfar
3747 days ago
My favourite when writing C is:
#define ever (;;) ... for ever { ... }
link
yenchenlin1994
3746 days ago
Hello, I'm the author, this is nice! Please send a PR if there's a Python version.
link