Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jesup
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jesup
7mo ago
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:crashes (and also see what happened)
2.
▲
by
jesup
7mo ago
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 filed from crash-stats or have the crash signat
3.
▲
Chrome will make popular scripts load faster (by picking winners)
(danfabulich.medium.com)
13 points
by
jesup
8mo ago
|
2 comments
4.
▲
by
jesup
8mo ago
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 justification about why this penalty for security/privacy is worth
5.
▲
by
jesup
8mo ago
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 and load a tab per window (plus ~8 pinned tabs) &q
6.
▲
by
jesup
1y ago
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, or drop it in #perf on https://
7.
▲
by
jesup
1y ago
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% are Linux, looks like 8-10% Mac, the rest Windows: https:
8.
▲
by
jesup
2y ago
Which are those sites? Did you report them? (Hamburger->Report Broken Site)
9.
▲
by
jesup
2y ago
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 those things, but people do say them. It's also p
10.
▲
by
jesup
2y ago
padenot already has
11.
▲
by
jesup
2y ago
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 same for reading files, if this tool needs that. OPFS provi
12.
▲
by
jesup
2y ago
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-designed laptop-chipset-based blades, 10 to a 2U chassis,
13.
▲
by
jesup
3y ago
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. My secondary desktop (windows) only has 2750 tabs. And t
14.
▲
by
jesup
4y ago
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 about:profiles)? (Sometimes people tweak a lot
15.
▲
by
jesup
9y ago
"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 deep call depth, depending on the stack size.
16.
▲
by
jesup
12y ago
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 Linux64 Nightly (~120 actually loaded). Yes, I'm a tab-ho
17.
▲
by
jesup
12y ago
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 retained, even cookies. It does remove some things (often
18.
▲
by
jesup
13y ago
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 mesh used to connect nodes for signaling a webrtc call) - a