Y
Hacker News
new
|
ask
|
show
|
jobs
by
drewolbrich
354 days ago
I remember writing one of these and typing "put bag in bag" and then being confused why the bag disappeared from the world.
2 comments
reactordev
354 days ago
This was a long running bug with merc based muds. The logic was to scan the room items first which cased the bug. Later versions would scan corpses first, then self, then room.
link
IggleSniggle
354 days ago
Should have done it the other way around
link
itsbenweeks
354 days ago
Much better to have the world disappear from the bag.
link
kevindamm
354 days ago
put bag in bag of "things which do not contain itself"
link
dp-hackernews
354 days ago
Russell's Paradox:
https://en.m.wikipedia.org/wiki/Russell%27s_paradox
link