Live data from Hacker News

Viewing profile — oburb

oburb

HN member
Joined
Wed, Nov 26, 2014, 9:40 PM UTC
HN karma
6
Public activity
9 items

About oburb

No profile information was provided.

Recent public activity

  1. comment
    Comment #38748445

    16,000,000,000,000

  2. 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…

  3. comment
    Comment #33307691

    what do you want to do?

  4. comment
    Comment #29775606

    try "python.org random"

  5. comment
    Comment #26285669

    a solution with fewer lines is not always a simpler solution

  6. comment
    Comment #21614513

    This is also useful: https://www.gnu.org/software/datamash/

  7. comment
    Comment #10163239

    Overloading means that + does this: [1,2] + [3,4] == [1,2,3,4] and this: 1 + 2 == 3

  8. comment
    Comment #8664769

    can't do negations, e.g. ^[ ]

  9. comment
    Comment #8664764

    doesn't do negations