captainkangaroo@discuss.tchncs.de to Programming@programming.dev · 1 month agoReviving the devtools support in Servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engineservo.orgexternal-linkmessage-square3fedilinkarrow-up182arrow-down10file-textcross-posted to: technology@lemmy.world
arrow-up182arrow-down1external-linkReviving the devtools support in Servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engineservo.orgcaptainkangaroo@discuss.tchncs.de to Programming@programming.dev · 1 month agomessage-square3fedilinkfile-textcross-posted to: technology@lemmy.world
You can now inspect the DOM tree, view styles, evaluate JavaScript, and read console messages in Servo!
minus-squareHundun@beehaw.orglinkfedilinkarrow-up8·1 month agoI 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.
minus-squarecaptainkangaroo@discuss.tchncs.deOPlinkfedilinkarrow-up4·1 month agoAs someone who don’t like using a mouse, yes please!!
minus-squareBB_C@programming.devlinkfedilinkarrow-up3·1 month agoBringing 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.
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.
As someone who don’t like using a mouse, yes please!!
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.