Viewing profile — oburb
oburb
HN member- Joined
- Wed, Nov 26, 2014, 9:40 PM UTC
- HN karma
- 6
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About oburb
No profile information was provided.
Recent public activity
-
comment
Comment #38748445
16,000,000,000,000
-
comment
Comment #33466765
We're not in a recession (a period of temporary economic decline during which trade and industrial activity are reduced, generally identified by a fall in GDP in two successive qua…
-
comment
Comment #33307691
what do you want to do?
-
comment
Comment #29775606
try "python.org random"
-
comment
Comment #26285669
a solution with fewer lines is not always a simpler solution
-
comment
Comment #21614513
This is also useful: https://www.gnu.org/software/datamash/
-
comment
Comment #10163239
Overloading means that + does this: [1,2] + [3,4] == [1,2,3,4] and this: 1 + 2 == 3
-
comment
Comment #8664769
can't do negations, e.g. ^[ ]
-
comment
Comment #8664764
doesn't do negations