My ultimate hack for LLMs:
- Using it to resolve merge conflicts.

| Github | https://github.com/oneSIX |
My ultimate hack for LLMs:
- Using it to resolve merge conflicts.
Android’s new security screening feature is bad and I fucking hate it.
They wanted a mechanism for Google’s security team to block malicious developers.
But the same mechanism can be used by the state to control what we can do with our devices.
https://android-developers.googleblog.com/2025/08/elevating-android-security.html
here's a few settings you may wish to consider for your firefox's about:config page.
browser.ml.chat.enabled = false
browser.ml.chat.shortcuts = false
browser.ml.chat.shortcuts.custom = false
browser.ml.chat.sidebar = false
browser.ml.enable = false
extensions.ml.enabled = false
if your firefox is recent enough, you might want these to disable AI tab groups too (thanks @ilmari!)
browser.tabs.groups.smart.enabled = false
browser.tabs.groups.smart.optin = false
browser.tabs.groups.smart.userEnabled = false