Show HN: Browsh – A modern, text-based browser
11–20 of 330 posts
Re: Show HN: Browsh – A modern, text-based browser
#12Re: Show HN: Browsh – A modern, text-based browser
#13 ssh brow.sh
And then have a graphical browser from anywhere :D.Re: Show HN: Browsh – A modern, text-based browser
#14How does it reduce bandwidth exactly? It still has to grab all the html/css/js for the site being rendered.
Re: Show HN: Browsh – A modern, text-based browser
#15Curious: why headless firefox and not headless chrome? Also: 'its main purpose is...to reduce bandwidth.' How does this reduce bandwidth? Is the assumption that you would deploy browsh on a server and ssh/mosh against that, and the bandwidth savings are to the client? (But full bandwidth usage to the server)?
Re: Show HN: Browsh – A modern, text-based browser
#16> Its main purpose is to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs. How does it reduce bandwidth exactly? It still has to grab all the html/css/js for the site being rendered.
Re: Show HN: Browsh – A modern, text-based browser
#17Re: Show HN: Browsh – A modern, text-based browser
#18> Its main purpose is to significantly reduce bandwidth and thus both increase browsing speeds and decrease bandwidth costs. How does it reduce bandwidth exactly? It still has to grab all the html/css/js for the site being rendered.
Re: Show HN: Browsh – A modern, text-based browser
#19Pretty sweet! Curious: why headless firefox and not headless chrome? Also: 'its main purpose is...to reduce bandwidth.' How does this reduce bandwidth? Is the assumption that you would deploy browsh on a server and ssh/mosh against that, and the bandwidth savings are to the client? (But full bandwidth usage to the server)?
Re: Show HN: Browsh – A modern, text-based browser
#20> Browsh consists of a minimal Golang CLI client and a browser webextension. Most of the work is done by the webextension. When the CLI starts, it looks for a compatible browser (currently only Firefox) and starts it in headless mode. Once the browser has started it opens a remote debugging connection and installs the extension. So a browser wrapper .