Reviving the devtools support in Servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine (servo.org)
from captainkangaroo@discuss.tchncs.de to programming@programming.dev on 23 Sep 2024 12:53
https://discuss.tchncs.de/post/22494985

You can now inspect the DOM tree, view styles, evaluate JavaScript, and read console messages in Servo!

#programming

threaded - newest

Hundun@beehaw.org on 23 Sep 2024 15:05 collapse

I have been toying with the idea of forking Servo to make a scriptable keyboard-driven browser, like Nyxt but with something else instead of Lisp.

Probably too huge of a project for one hooman though.

captainkangaroo@discuss.tchncs.de on 23 Sep 2024 17:10 next collapse

As someone who don’t like using a mouse, yes please!!

BB_C@programming.dev on 23 Sep 2024 20:15 collapse

Bringing vimperator/pentadactyl back! That would be the dream.

Anyway, last time I tested it (~3 weeks ago), servo was not very usable still with the few websites I tried. Hopefully it gets, at least partway, there in a few months.