Haxor News: Hacker News in the terminal
github.com
Haxor News: Hacker News in the terminal
1–10 of 43 posts
Re: Haxor News: Hacker News in the terminal
#2Not anymore:
> Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, this, this..."
> Coworker who sees me staring intently at a command prompt: Backs away, slowly...
Well played.
Re: Haxor News: Hacker News in the terminal
#3Re: Haxor News: Hacker News in the terminal
#4I used to question alternative CLI ui/ux. Not anymore: > Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, this, this..." > Coworker who sees me staring intently at a command prompt: Backs away, slowly... Well played.
Noted
Re: Haxor News: Hacker News in the terminal
#5I used to question alternative CLI ui/ux. Not anymore: > Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, this, this..." > Coworker who sees me staring intently at a command prompt: Backs away, slowly... Well played.
Re: Haxor News: Hacker News in the terminal
#6I used to question alternative CLI ui/ux. Not anymore: > Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, this, this..." > Coworker who sees me staring intently at a command prompt: Backs away, slowly... Well played.
That is such a good point. Applies to spouses and toddlers too for the work from home crowd.
Re: Haxor News: Hacker News in the terminal
#7I used to question alternative CLI ui/ux. Not anymore: > Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, this, this..." > Coworker who sees me staring intently at a command prompt: Backs away, slowly... Well played.
[1] https://en.wikipedia.org/wiki/Boss_key
[2] https://www.ncaa.com/march-madness-live/boss
Re: Haxor News: Hacker News in the terminal
#8I used to question alternative CLI ui/ux. Not anymore: > Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, this, this..." > Coworker who sees me staring intently at a command prompt: Backs away, slowly... Well played.
I'll leave games open and an idea full screen on the Central monitor. What am I doing? Even I don't know
Re: Haxor News: Hacker News in the terminal
#9Here are my versions for elixir: https://github.com/nichochar/CLHN and golang https://github.com/nichochar/clhn-go
(they are much more lightweight than the presented one, but work well)
Re: Haxor News: Hacker News in the terminal
#10And also - I think that building HN utilities / clients is like the modern nerd FizzBuzz (in a good way). Is it strictly necessary? No, but it’s a great intellectual exercise, it’s something many of us have thought about, and because there’s a common API underlying, it gives folks a chance to learn about lots of creative ways to attack the same fundamental problem space.
Keep it up everyone!