Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Twirrim
on Dec 21, 2016
|
parent
|
context
|
favorite
| on:
Why are browsers so slow?
For those on OS X, it looks like:
find $HOME/Library/Application Support/Firefox -name \*.sqlite -print -exec sqlite3 {} VACUUM \;
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
find $HOME/Library/Application Support/Firefox -name \*.sqlite -print -exec sqlite3 {} VACUUM \;