lobste.rs has a js-error: here is a mitigation
Summary
Lobste.rs has a JavaScript error on load for logged-in users (Uncaught ReferenceError: qS is not defined) that breaks core site functionality. The post outlines quick mitigation options, including patching the faulty script to define qS and qSA and using Tampermonkey to apply the fix. It also provides steps to verify the fix and notes the patch can restore full functionality until a redeploy.