mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 22:57:07 +02:00
Add zen to the list of alternative browsers
This commit is contained in:
parent
6a4d89c730
commit
6492669c97
1 changed files with 5 additions and 3 deletions
|
|
@ -66,9 +66,9 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
|
||||
| Name | Alternatives | Evidence | Notes |
|
||||
|---------|----------------------------------------------------------|--------------------------------------------------------------------------------------------|-------|
|
||||
| Chromium/Blink engine | WebKit? | Presence of [.claude](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [.gemini](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini) and [.agents](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents) |
|
||||
| Firefox | [LibreWolf](https://librewolf.net/), several other forks | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) |
|
||||
| [Ladybird](https://github.com/LadybirdBrowser/ladybird) | | [President of company/core developer discussing Rust language adaption using AI agents.](https://x.com/awesomekling/status/2025898614631915708) [Associated blog post](https://ladybird.org/posts/adopting-rust/) |
|
||||
| Chromium/Blink engine | [LibreWolf], [Zen] | Presence of [.claude](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [.gemini](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini) and [.agents](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents) |
|
||||
| Firefox | [LibreWolf], [Zen], and several other forks | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) |
|
||||
| [Ladybird](https://github.com/LadybirdBrowser/ladybird) | [LibreWolf], [Zen], and several other forks | [President of company/core developer discussing Rust language adaption using AI agents.](https://x.com/awesomekling/status/2025898614631915708) [Associated blog post](https://ladybird.org/posts/adopting-rust/) |
|
||||
|
||||
## Command-Line Shells
|
||||
|
||||
|
|
@ -323,6 +323,8 @@ Having to deal with the onslaught of many LLM written pull requests and issues,
|
|||
|
||||
<!-- please put your multi referenced links down here -->
|
||||
[Garage]: https://garagehq.deuxfleurs.fr/
|
||||
[LibreWolf]: https://librewolf.net/
|
||||
[Starship]: https://starship.rs
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
[WriteFreely]: https://writefreely.org/
|
||||
[Zen]: https://github.com/zen-browser/desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue