Viewing profile — josuah
josuah
HN member- Joined
- Wed, Aug 24, 2016, 1:09 AM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About josuah
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #30971487
Crosslinking the two posts: https://github.com/raspberrypi/pico-bootrom/issues/17
-
comment
Comment #12579301
Thank you! I laughed a lot. In the end receiving spam can be very fun.
-
comment
Comment #12376156
Oh, so 'do practically nothing' rather than 'be practically nothing'. I understand now.
-
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…
-
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…
-
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…