Viewing profile — void_one
void_one
HN member- Joined
- Thu, Nov 26, 2020, 4:44 PM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About void_one
No profile information was provided.
Recent public activity
-
comment
Comment #48264733
please reply to this comment with a link once they implement Doom in Jira
-
comment
Comment #30469281
It is a good point that behave_differently.sh does not necessary run its argument program, but can analyze it in another way. (The context of Bash scripts suggests execution but th…
-
comment
Comment #30468465
Bot the very approach is fun: class RusselSet(set): def __contains__(self, other): return other not in other paradox = RusselSet() paradox in paradox # ?
-
comment
Comment #30468231
yes, and then behave_differently.sh runs it to capture and modify its output, but without any arguments
-
comment
Comment #30466102
There is a fallacy in constructing "paradox.sh" problem. "behave_differently.sh" requires an argument, a program to be run and produce some output. If "behave_differently.sh" is ru…
-
comment
Comment #25221786
PSF people silently hide docs on older Python versions from the search indexes. That will make it harder to support apps developed on those older versions. In general, looks evil, …
- story