Hacker News new | past | comments | ask | show | jobs | submit login

Yep, this is a major part of GNOME3 that most people haven't yet noticed. Thanks to it being done in JavaScript, you can hack your desktop like a web app: https://cannonerd.wordpress.com/2011/12/22/hack-gnome3-like-...

This includes stuff like reload (Alt-F2 r) and a reasonably nice data inspector (Alt-F2 lg).




lg is much more than just a data inspector, it's a full-blown REPL. The fact that you can jump in and interactively eval code directly in the running process is huge and opens things up to a whole new level of hackability.


And there is a DBUS interface for it, so you can even push code into the shell from external processes.


The js extensions are fantastic. It's a real shame there is little (no?) documentation to help people get started.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: