Viewing profile — jesup
jesup
HN member- Joined
- Sun, Oct 14, 2012, 1:43 AM UTC
- HN karma
- 36
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About jesup
No profile information was provided.
Recent public activity
-
comment
Comment #47269504
force-kills like sudo reboot will show UI on restart indicating it didn't shut down cleanly, but that isn't reported as a crash. You can see how often you actually crash via about:…
-
comment
Comment #47269473
You should look at about:crashes and see if there's any commonality in the causes, or bugs associated with them (though often bugs won't be associated with the crash if it isn't fi…
-
comment
Comment #46803384
Google is deciding who are the winners on the web that get better performance (and surprise, google is chief among them, such as the youtube player) - with a very weak justificatio…
- story
-
comment
Comment #46533346
I'm down to 7800 tabs (30 windows) on my main desktop. 4K on my other, 2K on my laptops. High was >11000 tabs. Firefox makes this easy; takes ~30 seconds to open all those windows …
-
comment
Comment #44698763
What's the webapp? Can you file a bug in Bugzilla in Core::Performance with steps to reproduce? Can you take a profile? https://profiler.firefox.com You can attach it to the bug, o…
-
comment
Comment #44698736
Many Firefox devs are on Linux; however note that not many Firefox users are on Linux (mostly because desktop Linux has a much much smaller userbase than Windows or Mac). About 4% …
-
comment
Comment #41513609
Which are those sites? Did you report them? (Hamburger->Report Broken Site)
-
comment
Comment #40986457
Respectfully, it's a reaction to real comments and opinions that all telemetry is bad, period, and to the continual vocal pushback to virtually any change. No, not everyone says th…
-
comment
Comment #40852787
padenot already has
-
comment
Comment #40850951
Probably the dev needs to use a different method to save (effectively download), much as Adobe Photoshop does when it exports files on Firefox. Not hard to do at all. Likely the sa…
-
comment
Comment #40830915
In ~1997ish, the company I was soon to work for licensed Spyglass for use in our Internet-over-cable-TV startup, WorldGate. We ran the browsers in the headend, eventually on custom…
-
comment
Comment #36774334
2K? Not bad. My main linux box is running around 7500 tabs in 34 windows right now. Takes about 30s to start, which is fine since that browser gets restarted only every few weeks. …
-
comment
Comment #33831599
Did you report those sites to https://webcompat.com ? Also, did you try disabling Enhanced Tracking Protection for those sites? (Shield icon in URLBar) Try in a fresh profile (via …
-
comment
Comment #16426885
"Linux, for instance, does not support arbitrary call depth and barely uses recursion." Perhaps there's context missing from that statement? Linux certainly can have arbitrarily de…
-
comment
Comment #8523500
Probably because you have to put a space after % (not sure why, but likely to disambiguate it from other sorts of typing). It rocks. And I have 1200 tabs open at the moment on Linu…
-
comment
Comment #8523453
Try Help -> Troubleshooting -> Reset Profile (upper right). That fixes most problems of that sort with (often ancient, migrated since FF 2.0 or 3.0) profiles. Most things are retai…
-
comment
Comment #5828586
Anant Narayanan has been using a mechanism like this as an example in WebRTC spec discussions - basically a distributed-hash signaling layer (if you will, a self-healing incomplete…