Advertisement · 728 × 90

Posts by "Jack Cable"

I also cannot ship my work today because it’s too powerful to release publicly

11 hours ago 232 31 7 11

A MOZ-EXTENSION PAGE HAS RENDERED

1 day ago 0 0 0 0
Video
1 day ago 254 79 1 0

Anthropic says Mythos Preview is a general-purpose model and found thousands of high-severity vulnerabilities, including some in every major OS and web browser (Anthropic)

Main Link | Techmeme Permalink

1 day ago 7 3 1 0

FORGOT TO NOTE THIS IN THE ORIGINAL POST: THIS VIDEO CONTAINS FLASHING IMAGES

1 day ago 0 0 0 0
a screenshot of a clip from scooby-doo 2. picture him saying this

a screenshot of a clip from scooby-doo 2. picture him saying this

i think did:web SUCKS

1 day ago 9 2 0 0

To be fair that's because I've seen like. Three people. I think

1 day ago 1 0 0 0

Feel like everyone I've seen adopt did:web regrets it within 6 months besides kopper

1 day ago 6 0 3 0
Advertisement
Firefox using 31329 MB of memory as about:addons is displayed. There's a shit ton of extensions, example.com and example.org are open in the background still loading, and Tab Counter has a badge of "wait"

Firefox using 31329 MB of memory as about:addons is displayed. There's a shit ton of extensions, example.com and example.org are open in the background still loading, and Tab Counter has a badge of "wait"

about:addons index page loaded

2 days ago 9 2 3 1

We had example.com open for over 24 hours it's not happening I'm sorry

None of the extension new tabs work either but Firefox Home works

There are a lot of search engines but a lot more new tabs

Can confirm that in about:support there are 84208 extensions

1 day ago 2 0 1 0

it might be when you have 28 times more extensions though i don't know

1 day ago 0 0 0 0

the images do indeed load lazily but clearly that isn't the bottleneck here

1 day ago 0 0 1 0

it loaded completely, i'm going to try again but this time with a stopwatch

1 day ago 0 0 1 0

oh i just got another couple frames in there

1 day ago 0 0 1 0
firefox with 3000 extensions, all disabled because i don't need them enabled, not responding and devtools being empty below its header

firefox with 3000 extensions, all disabled because i don't need them enabled, not responding and devtools being empty below its header

I just tried applying this fix and then installed 3000 extensions and sure enough the icons showed up instantly but it's still not responding and i cant get into devtools to see network tab

1 day ago 1 0 1 0

Still doesn't make much sense considering it took under 2 hours to download all those extensions

1 day ago 1 0 1 0
Advertisement

I think I've figured out why loading about:addons with 84,208 extensions installed takes 8 hours: the extension's <img> isn't loading=lazy, and it's also an external domain, so when you visit about:addons it makes 84,208 requests to AMO and decodes all the images and such

1 day ago 5 0 2 0
473 minutes on the stopwatch, Firefox is not responding, and the extension icons are blank

473 minutes on the stopwatch, Firefox is not responding, and the extension icons are blank

Here's what it looked like when she woke up

2 days ago 1 0 0 0

She woke up to Firefox still not responding and all the icons blank and then 30 minutes later it had started responding and the icons were loaded

2 days ago 1 0 1 0

149

2 days ago 1 0 1 0
Firefox using 31329 MB of memory as about:addons is displayed. There's a shit ton of extensions, example.com and example.org are open in the background still loading, and Tab Counter has a badge of "wait"

Firefox using 31329 MB of memory as about:addons is displayed. There's a shit ton of extensions, example.com and example.org are open in the background still loading, and Tab Counter has a badge of "wait"

about:addons index page loaded

2 days ago 9 2 3 1
Empty dialog in Stylus settings page with only a Close button

Empty dialog in Stylus settings page with only a Close button

After patching that out I'm hitting a new error of just this

2 days ago 1 0 0 0
 function readFile() {
    if (!file) {
      if (el.value === el.initialValue) return resolve('');
      file = el.files[0];
    }
    if (file.size > 1e9) {
      return reject((file.size / 1e9).toFixed(1).replace('.0', '') +
        "GB backup? I don't believe you.");
    }
    const fr = new FileReader();
    fr.onloadend = () => resolve(fr.result);
    fr.onerror = reject;
    fr.readAsText(file, 'utf-8');
  }

function readFile() { if (!file) { if (el.value === el.initialValue) return resolve(''); file = el.files[0]; } if (file.size > 1e9) { return reject((file.size / 1e9).toFixed(1).replace('.0', '') + "GB backup? I don't believe you."); } const fr = new FileReader(); fr.onloadend = () => resolve(fr.result); fr.onerror = reject; fr.readAsText(file, 'utf-8'); }

As a side quest I tried to install every userstyle/usercss from github.com/uso-archive/... which is how I found out about this (my file is 1.22 GB)

2 days ago 3 0 1 0

I'm working on a blog post about this

2 days ago 0 0 0 0
Advertisement

Forgot to mention we had got it running again

2 days ago 2 0 1 0
Memory climbed up and then comes down after it crashed

Memory climbed up and then comes down after it crashed

It crashed

2 days ago 5 0 1 0

All the onboarding tabs are opening

2 days ago 2 0 1 0

IT RENDERED A FRAME

2 days ago 3 0 1 0
May: @Jack [Disk usage 85%, network usage 0] SOMETHINGS HAZMPEPNING

May: @Jack [Disk usage 85%, network usage 0] SOMETHINGS HAZMPEPNING

Resource Monitor is not responding and FIrefox is using 2258 MB

Resource Monitor is not responding and FIrefox is using 2258 MB

2 days ago 2 0 1 0

In case you were wondering this is 49.3 GB

2 days ago 3 0 1 0