dillo VS colima

Compare dillo vs colima and see what are their differences.

dillo

Dillo, a multi-platform graphical web browser (by dillo-browser)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dillo colima
13 111
465 17,071
51.2% -
9.1 8.2
3 days ago 2 days ago
C++ Go
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dillo

Posts with mentions or reviews of dillo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-04.
  • Show HN: Dillo 3.1.0 released after 9 years
    11 projects | news.ycombinator.com | 4 May 2024
    TLDR: Dillo is a fast and small graphical web browser. It kind of died in 2017 and this is the first release after 9 years from the last one.

    You can read the main website for more details[1].

    [1]: https://dillo-browser.github.io/

    And the release page[2], which explains a bit of the history of the project and the current state.

    [2]: https://dillo-browser.github.io/latest.html

  • Ede – An Fltk based desktop environment
    1 project | news.ycombinator.com | 3 Feb 2024
    Sort-of mentioned this in a previous comment also, but I suppose FLTK is alive and well for regular users of Tiny Core Linux (of whom there are quite a bit, I guess -- myself included). The recently resurrected Dillo web browser also relies on it: https://dillo-browser.github.io/
  • Damn Small Linux 2024
    10 projects | news.ycombinator.com | 1 Feb 2024
    I'd put this dillo fork:

    https://github.com/dillo-browser/dillo

  • Resurrecting the Dillo Browser
    19 projects | news.ycombinator.com | 2 Jan 2024
    Thanks for your DPI work. I tested the gemini plugin and works very well.

    My only complain is that it keeps asking to confirm new keys every time a new server is visited which causes a lot of friction to explore several gemini servers. I understand that is a tradeoff between usability and security, but I wish there was a better solution than that.

    For now I uploaded Charles plugin written in shell script[1], which always trusts the certificate.

    [1]: https://github.com/dillo-browser/dillo-plugin-gemini/

    But I'm considering switching to the Go version if I can find a way to improve the UX.

    Also, I kindly ask you to add the tag "dillo-plugin" so you can make Dillo plugins easily discoverable by searching for the tag in GitHub[2].

    [2]: https://github.com/topics/dillo-plugin

    > I believe that in recent versions of Dillo, even https is implemented as a DPI plugin.

    This was done initially[3] (before 2007) but it was moved to the browser itself[4] in 2016.

    [3]: https://github.com/dillo-browser/dillo/commits/afd2763caa56d...

    [4]: https://github.com/dillo-browser/dillo/commit/bf5a7783f4a192...

colima

Posts with mentions or reviews of colima. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-03.
  • How I ended up using Colima for Docker on Apple Silicon
    3 projects | dev.to | 3 May 2024
    While looking into the issue with Podman, I came across colima. Apart from being able to run AMD64 images out of the box, there were additional benefits to it, one of which was, unlike podman, colima could use Rosetta 2 for x64 emulation (which is significantly more performant).
  • Lcl.host: fast, easy HTTPS in your local dev environment
    7 projects | news.ycombinator.com | 20 Mar 2024
    If you don't need a GUI, the following combo works pretty well:

    - https://github.com/abiosoft/colima

    - https://github.com/peterldowns/localias

  • Damn Small Linux 2024
    10 projects | news.ycombinator.com | 1 Feb 2024
    You might look into CoLima as a way to get started.

    https://github.com/abiosoft/colima?tab=readme-ov-file

    Its user interface is Docker-like, using containers.

    For full desktop, I've only used the commercial app "Parallels", which can set up an Ubuntu desktop for you. Also Fedora and Alpine and Debian I believe.

    But

    > I don't really have any resources to share. I just know how to boot a vmlinuz with an initramfs using QEMU, and decided to download the Linux kernel source code and try compiling it.

    I highly recommend working through Linux from Scratch and possibly the Gentoo Handbook. It's a journey.

  • Howto: WASM runtimes in Docker / Colima
    5 projects | dev.to | 12 Jan 2024
    I could not find any guide how to add WASM container capability to Docker running on Colima. This guide provides a few Colima templates for exactly this, which adds WasmEdge, Wasmtime and Wasmer runtime types.
  • RamRamRamEveryoneSleepingOnDocker
    3 projects | /r/ProgrammerHumor | 7 Dec 2023
    Colima runs much faster on Macos: https://github.com/abiosoft/colima
  • Podman Desktop v1.5 with Compose onboarding and enhanced Kubernetes pod data
    11 projects | news.ycombinator.com | 3 Nov 2023
    After docker desktop became unusable, I jumped to colima and never looked back. I still use the docker runtime in it (the non-proprietary part) but it also supports containerd. On Mac it's just a "brew install colima" and then "colima start"

    I also install the compose and ecr credentials plug-ins (since I use ecr for my container registry.) It has the full functionality of docker desktop minus the UI, which I never used anyways.

    https://github.com/abiosoft/colima

  • K3s – Lightweight Kubernetes
    17 projects | news.ycombinator.com | 11 Oct 2023
    On my M1 Pro system, I have nothing but positive things to say about the experience of using Colima (https://github.com/abiosoft/colima). Quick to set up and fast to use.
  • abiosoft/colima
    1 project | /r/programming | 4 Sep 2023
  • UTM – Virtual Machines for iOS and macOS
    9 projects | news.ycombinator.com | 30 Aug 2023
    I'd say Lima and Colima should be enough for most use cases:

    https://lima-vm.io/

    https://github.com/abiosoft/colima

  • Lazydocker
    19 projects | news.ycombinator.com | 18 Jul 2023
    The bash/zsh equivalent wouldn't be too hard, but I use fish.

    [0] https://github.com/abiosoft/colima, https://hn.algolia.com/?q=https%3A%2F%2Fgithub.com%2Fabiosof...

    [1] https://orbstack.dev [3], https://hn.algolia.com/?q=https%3A%2F%2Forbstack.dev

    [2] https://github.com/abiosoft/colima#customizing-the-vm and https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#edi...

    [3] I’m on OrbStack now, but it isn’t so much better at how I use Docker than Colima is that I think that it’s an instant buy, especially with the planned subscription model. If I used anything other than the Docker integration, I might think it's better, but as of right now, no.

    I also have some issues with its insistence on asking for elevated permissions. I will never grant permission[4] to make a symlink to the "standard" Docker socket; context and `$DOCKER_HOST` work well enough. It should not ask if the permission hasn't been given once. I also worry about other "advanced" features that may need an elevated permissions helper[5].

    [4] https://github.com/orbstack/orbstack/issues/281#issuecomment...

    [5] https://github.com/orbstack/orbstack/issues/281#issuecomment... and following

What are some alternatives?

When comparing dillo and colima you can also consider the following projects:

teams-cli - A CLI / TUI for Microsoft Teams

lima - Linux virtual machines, with a focus on running containers

dillo-plus - A lightweight web browser based on Dillo but with many improvements, such as: support for http, https, gemini, gopher, epub, reader mode and more...

Podman Desktop - Podman Desktop - A graphical tool for developing on containers and Kubernetes

dillo-browser

minikube - Run Kubernetes locally

linux-xtensa - Linux port for xtensa architecture. None of these branches are stable.

rd - Container Management and Kubernetes on the Desktop

dillo-plugin-man - Dillo plugin for man pages

podman - Podman: A tool for managing OCI containers and pods.

dpi - Go framework for DPI (Dillo plugins)

multipass - Multipass orchestrates virtual Ubuntu instances