Show HN: Termbox – Launch a Linux terminal with two clicks
11–20 of 59 posts
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#12After getting an over capacity error, you always get a captcha verification error and have to reload the page
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#13over capacity. anyone have a screenshot for what the terminal looks like? Is there a countdown timer?
Welp, I've temporarily reduced the duration to 1h, should free up some slots. Here's a screenshot: http://i.imgur.com/UsRgXhD.png
Javascript error:
index.js:2371 Uncaught TypeError: this.base.append is not a functionRe: Show HN: Termbox – Launch a Linux terminal with two clicks
#14Seems to be no way to go back up the terminal, so if you run something like grep --help, you only get the bottom portion of the help section rather then the whole thing.
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#15Earlier quoted context omitted.
Welp, I've temporarily reduced the duration to 1h, should free up some slots. Here's a screenshot: http://i.imgur.com/UsRgXhD.png
After I got past the "over capacity" error I got to a screen like the above, but without the terminal. Javascript error: index.js:2371 Uncaught TypeError: this.base.append is not a function
Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#16Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#17Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#18The server has limited resources of 32GB RAM, so sorry if you're not getting in. The good news is that you can install it on your own hardware, it's all open source: https://github.com/termbox/termbox
chmod 777 /var/run/hyper.sockRe: Show HN: Termbox – Launch a Linux terminal with two clicks
#19Re: Show HN: Termbox – Launch a Linux terminal with two clicks
#20Earlier quoted context omitted.
After I got past the "over capacity" error I got to a screen like the above, but without the terminal. Javascript error: index.js:2371 Uncaught TypeError: this.base.append is not a function
Interesting, what browser and OS are you using?