yjftsjthsd-h 4 hours ago

> WARNING: Kitty image support (currently only in main branch builds) by its design nature is barelly usable in SSH when brow6el runs on remote host, this feature is usable when brow6el is executed on localhost. On ssh the responsivenes of browser is significantly affected, due to massive data transfers on each frame rendered

But it's fine in the default Sixel?

angeldimitrov94 3 hours ago

I just don't understand...what is the use case of this? I thought it would be something that cleverly renders text without style in a minimalist-browser sort of way. But this just literally...shows you the web page...in the CLI? I'm confused.

  • jadbox 3 hours ago

    You could terminal into a remote machine terminal and use a web browser in the tty without needing an X11 windowing support.

    • angeldimitrov94 56 minutes ago

      Struggling to see the reasoning behind why you would need to do this if you are remoting into a machine, meaning you have a real machine that you can just open a browser in. Seems more like a solution looking for a problem to me.

      There's never been a situation in which I wished I had a browser like this in the CLI.

      There have been situations in which I wish I could just get a simplified text version of any site without the styling, but I never once wished I could see the actual full site in all its glory in the CLI.

  • westurner 2 hours ago

    I don't think any of these text-based web browsers are actively maintained;

    "Show HN: Browsh – A modern, text-based browser" (2018) https://news.ycombinator.com/item?id=17487552

    browsh-org/browsh: A fully-modern text-based browser, rendering to TTY and browsers https://github.com/browsh-org/browsh

    "Forking Chrome to render in a terminal" (2023) https://news.ycombinator.com/item?id=34547259

    fathyb/carbonyl: Chromium running inside your terminal https://github.com/fathyb/carbonyl

    chawan: TUI Web Browser https://sr.ht/~bptato/chawan/

    Ladybird browser may be easier to build a TUI terminal user interface for than other brothers because of Lagom FWIU (LibWeb and LibJs are already decoupled from the UI and rendering)

    • shiomiru 1 hour ago

      I can't speak for the other projects you listed, but at least chawan is actively maintained by yours truly.

tim-projects 4 hours ago

I don't like the name. Can suggest renaming to insane browser because this is actually insane in a good way. :)

What happens if you run it in a TTY ? Does it fail to render anything?

zarski 4 hours ago

Can Brow6el work as expected within a Docker container?

leephillips 4 hours ago

Why were your projects no longer welcomed at Codeberg?

  • jdiff 4 hours ago

    Codeberg recently changed policy to not allow primarily AI-authored projects.

    • leephillips 4 hours ago

      Oh, I see. Well I won’t be installing this then.

      • jdiff 3 hours ago

        If you were interested, check out Browsh. It's a similar project but based on Firefox and it's been around for quite some time now.