Viewing profile — theryangeary
theryangeary
HN member- Joined
- Mon, May 11, 2020, 2:45 PM UTC
- HN karma
- 35
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About theryangeary
No profile information was provided.
Recent public activity
- story
-
story
Show HN: Generate custom MTA Subway displays
Last week while sitting on the subway I noticed the displays in the newer (R211 maybe but I don't really know my trains models) display what are essentially captions of the overhea…
-
comment
Comment #45348124
I mostly agree, but you may be interested to know that Zoxide is actually "X, but written in Y". Maybe there's some feature set difference but they are the same concept. X = https:…
-
comment
Comment #45346589
I tried adding LC_ALL=C as well as LC_ALL=en_US.UTF-8 and it didn't make much of a difference outside of BSD cut[0]. The input file to the benchmark is all ASCII text chars (unibyt…
-
comment
Comment #45342026
In the past few days I've been benchmarking my own tool `choose` against BSD cut, GNU cut, and uutils cut and the uutils cut is certainly faster than BSD or GNU versions: https://g…
-
comment
Comment #44933099
I personally don't have use for the insight to this "obscure" tech stack but typically the more obscure the tech stack the more people can benefit from you sharing your perspective…
- story
-
comment
Comment #23179475
Quarantine has given me the time I needed to bring a little shell program I've been working on to v1.0.0: https://github.com/theryangeary/choose Haven't been able to bake any bread…