482 points by ffin 7 days ago | 152 comments | View on ycombinator
nicoburns 7 days ago |
simonw 7 days ago |
git clone https://github.com/simonw/research
cd research/servo-crate-exploration/servo-shot
cargo build
./target/debug/servo-shot https://news.ycombinator.com/
Here's the image it generated: https://gist.github.com/simonw/c2cb4fcb15b0837bbc4540c3d398c...rafaelmn 7 days ago |
If Anthropic wants marketing for Mythos without publishing it - show us servo contrib log or something like that. It aligns nicely with their fundamental infrastructure safety goals.
I'd trust that way more than x% increase on y bench.
Hire a core contributor on Servo or Rust, give him unlimited model access and let's see how far we get with each release.
giovannibonetti 7 days ago |
It takes some time to get used to their DSL to write PDFs, but nowadays with AI that shouldn't take too long.
phaistra 7 days ago |
givemeethekeys 7 days ago |
apitman 7 days ago |
Wait, crate versions go up to 1.0?
EDIT: Sorry, while crate stability may be an interesting conversation, this isn't the place for it. But I can't delete this comment. Please downvote it. Mods feel free to delete or demote it.
nmvk 7 days ago |
tracker1 7 days ago |
grimgrin 7 days ago |
phplovesong 7 days ago |
solomatov 7 days ago |
Talderigi 7 days ago |
z3ratul163071 7 days ago |
hybirdss 7 days ago |
tusharkhatri369 7 days ago |
9fwfj9r 7 days ago |
diath 7 days ago |
- The docs.rs docs are still building, but the docs from the recent RC are available [0]
- The Slint project have an example of embedding Servo into Slint [1] which is good example of how to use the embedding API, and should be relatively easy to adapt to any other GUI framework which renders using wgpu.
- Stylo [2] and WebRender [3] have both also been published to crates.io, and can be useful standalone (Stylo has actually been getting monthly releases for ~year but we never really publicised that).
- Ongoing releases on a monthly cadance are planned
[0]: https://docs.rs/servo/0.1.0-rc2/servo
[1]: https://github.com/slint-ui/slint/tree/master/examples/servo
[2]: https://docs.rs/stylo
[3]: https://docs.rs/webrender