Brow.sh: a modern text-based browser
1–10 of 113 posts
Re: Brow.sh: a modern text-based browser
#2Re: Brow.sh: a modern text-based browser
#3I used to use w3m and lynx back in the day, and found them to be very useful at times (such as only having a GPRS signal available - makes browsing on a “full fat” browser impossible). Paired with screen (though I guess mosh would be a good option these days) to enable a resumable session in case the network dropped, of course.
Re: Brow.sh: a modern text-based browser
#4I wonder if they've done anything clever to make it more efficient since then?
Re: Brow.sh: a modern text-based browser
#5It’s good to see terminal-based browsers are still being developed. I used to use w3m and lynx back in the day, and found them to be very useful at times (such as only having a GPRS signal available - makes browsing on a “full fat” browser impossible). Paired with screen (though I guess mosh would be a good option these days) to enable a resumable session in case the network dropped, of course.
Re: Brow.sh: a modern text-based browser
#6It’s good to see terminal-based browsers are still being developed. I used to use w3m and lynx back in the day, and found them to be very useful at times (such as only having a GPRS signal available - makes browsing on a “full fat” browser impossible). Paired with screen (though I guess mosh would be a good option these days) to enable a resumable session in case the network dropped, of course.
Note that this isn't a "true" terminal-based browser. It's built on a WebExtension running in Firefox that renders out the DOM as text to a Go-based CLI client. It's not a browser engine running in your terminal, it's more of a VNC over TTY.
Must check and see if w3m and lynx have evolved to cope with the modern JavaScript web!
Re: Brow.sh: a modern text-based browser
#7Re: Brow.sh: a modern text-based browser
#8It seems to be incredibly slow which kind of defeats the purpose of having a text-based browser to begin with. I'm not sure, but it looks like it's taking the output of a headless Firefox and turning it into ascii. If that's the case I'd rather stick with something like Lynx, etc.
It's great for such cases - I use it when hiking / working away from good internet.
Re: Brow.sh: a modern text-based browser
#9Re: Brow.sh: a modern text-based browser
#102019 https://news.ycombinator.com/item?id=21630423 (a bit)
2018 https://news.ycombinator.com/item?id=17487552 (a lot)