mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-29 21:27:01 +02:00
Add Servo as an alternative browser engine
This commit is contained in:
parent
ddd18383cf
commit
339dfd3139
1 changed files with 3 additions and 2 deletions
|
|
@ -67,8 +67,8 @@ 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/) |
|
||||
| Chromium/Blink engine | WebKit, [Servo] | 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, [Servo] | [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/) |
|
||||
|
||||
## Command-Line Shells
|
||||
|
|
@ -323,3 +323,4 @@ Having to deal with the onslaught of many LLM written pull requests and issues,
|
|||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
[WriteFreely]: https://writefreely.org/
|
||||
[Lua]: https://lua.org
|
||||
[Servo]: https://servo.org/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue