TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Reddit shell

103 pointsby mendelkover 9 years ago

22 comments

gizmo385over 9 years ago
Why go through the trouble of emulating the shell environment instead of just writing this in a shell environment? An actual shell environment for this would actually be somewhat useful, whereas a terminal emulator in the web doing this isn't really that useful.
评论 #10241285 未加载
评论 #10241597 未加载
评论 #10241174 未加载
kozukumiover 9 years ago
Nice concept, a true command line version would be quite nice. Perhaps with vim bindings for navigation (or emacs!).<p>It would be nice if I could setup my own aliases, commands such as &#x27;view comments N&#x27; is pretty long to write, viewcom and viewcon would be nice off the top of my head as defaults.<p>It would also be nice to have a <i>screen</i> mode for loading the comments and content side-by-side :)
评论 #10241378 未加载
lucb1eover 9 years ago
&gt; shell<p>&gt; web based<p>So it&#x27;s just another website. If it doesn&#x27;t run from the shell, it&#x27;s not a shell.<p>I was excited when I saw the title, happy to browse reddit from my terminal, but the first line in the README debunked that quite efficiently.<p>(Also, small note: reddit is with a lowercase &#x27;r&#x27;. The repository got it right but the submission didn&#x27;t.)
评论 #10241702 未加载
评论 #10241846 未加载
评论 #10241992 未加载
评论 #10241494 未加载
评论 #10241726 未加载
knd775over 9 years ago
I know this is written in JS, but I&#x27;d be somewhat interested in actually using this in a terminal.
评论 #10240971 未加载
daveloyallover 9 years ago
This runs in your browser. Not what the title made me think.
numover 9 years ago
Nice Jurassic Park reference in the output of:<p><pre><code> guest@reddit:~$ rm -rf &#x2F; </code></pre> Along with: <a href="https:&#x2F;&#x2F;github.com&#x2F;jasonbio&#x2F;reddit-shell&#x2F;blob&#x2F;master&#x2F;css&#x2F;newman.gif" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jasonbio&#x2F;reddit-shell&#x2F;blob&#x2F;master&#x2F;css&#x2F;new...</a>
slackwillover 9 years ago
Someone just want to make a reddit fuse fs and get it over with? &#x2F;s<p>Cool stuff.
1qaz2wsx3edcover 9 years ago
`lynx reddit.com`
评论 #10241811 未加载
ryanmarshover 9 years ago
<p><pre><code> settings images on ls nsfw top </code></pre> seems legit
chipgap98over 9 years ago
This is pretty cool. There are some features that it would be great to see. Like auto complete on subreddit names, the &quot;shell&quot; knowing which subreddit you are currently on, so list will actually list the current subreddit&#x27;s posts. Also the ability to view text threads in the shell
0x400614over 9 years ago
You screw up the UX by not letting me scroll. I can&#x27;t even see the start of the output for the command &quot;help&quot;. Why did you think that was a good idea?
评论 #10242051 未加载
ssewellover 9 years ago
Pretty fun to play with. I noticed a &quot;ls -l&quot; makes the shell block for about 10 seconds then produce an error: &quot;error fetching data from reddit&quot;
tbombover 9 years ago
Now I can Reddit at work and everyone will just think that I&#x27;m on git! But in my browser?
tkinomover 9 years ago
I heard the 12k baud modem sound the moment I saw the GUI.<p>Do I have old programmer&#x27;s PTSD?<p>:-)
mahouseover 9 years ago
I tried &quot;list&quot; twice, always gave an error back.
themistymayover 9 years ago
Found an easter egg: sudo make me a sandwich
btreecatover 9 years ago
Reminds me a bit of pigshell<p><a href="http:&#x2F;&#x2F;pigshell.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;pigshell.com&#x2F;</a>
jec3over 9 years ago
list | less should exist.
zobzuover 9 years ago
doesnt work on firefox ;)
vanousover 9 years ago
Great. How about HN Shell?
bluepillover 9 years ago
nice job,
CommentNewUserover 9 years ago
really cool.