Live data from Hacker News

Viewing profile — josuah

josuah

HN member
Joined
Wed, Aug 24, 2016, 1:09 AM UTC
HN karma
2
Public activity
7 items

About josuah

No profile information was provided.

Recent public activity

  1. comment
    Comment #30972972

    One thing to try is looking for devices with a particular logo on it (yes! that goes against the whole point of your article! but wait...). The USB logo! Because the device would h…

  2. comment
    Comment #30971487

    Crosslinking the two posts: https://github.com/raspberrypi/pico-bootrom/issues/17

  3. comment
    Comment #12579301

    Thank you! I laughed a lot. In the end receiving spam can be very fun.

  4. comment
    Comment #12376156

    Oh, so 'do practically nothing' rather than 'be practically nothing'. I understand now.

  5. comment
    Comment #12352590

    Do one thing and do it well, but... - If more and less are split in two: more does not page well (no scrollback), and less does two jobs: paging and blocking the scrolling. - If mo…

  6. comment
    Comment #12352563

    Fortunately, `more` may be a very small piece of software and may not clutter the /bin too much. Moreover it may already be used by some scripts displaying long output they want us…

  7. comment
    Comment #12351986

    I believed busybox's grep to be faster as it was very small, with GNU version slower due to the many features added over the time, but it is quite not true! On a slow device as som…