nonespecified
kiwifarms.net
- Joined
- Jul 8, 2022
This may be because your token needs refreshing, reload the page and see if that works.The only problem I have is that 50% of the time, images won't load, but that may be my computer's fault.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This may be because your token needs refreshing, reload the page and see if that works.The only problem I have is that 50% of the time, images won't load, but that may be my computer's fault.
This may be because your token needs refreshing, reload the page and see if that works.
The statement should read: "Tune into the Mad at the Internet podcast for the full story."Worldwide access restored. Statement on downtime to be given soonish.
I think either Kiwiflare or some Javascript makes Firefox's heap explode.
I can't reproduce now but when Firefox was eating 20GB of RAM, 18GB of that was one kiwifarms tab and most of the RAM was allocated to "heap-unclassified".
I will continue to monitor. But so far everytime it used more than a few hundred MB while loading and scrolling the GC kicked in and it went down to under 100MB.
Really strange. I had to kill the process to keep using the system it was swapping so horribly.
EDIT: It didn't explode this time (only used 2.5GB of RAM) but when this page https://kiwifarms.net/threads/femal...an-elementary-school-killing-6.159226/page-42 was open in a background tab the resources on it (comic background image, avatars) started to vanish and when scrolling the page was cut off. After a few seconds it cleared itself up and displayed normally again. While it was weird this was the memory diagnostic and CPU usage was 100%:
This does not seem to happen on other pages. Very weird. I don't think it's Kiwiflare at all. No Kiwiflare code was running. Must be some other memory leak or a Firefox bug.
EDIT2: Blocking all JavaScript on that page fixes it. Maybe it's the Chat. That's the only difference I can see on that thread.
EDIT3: It's definitely the chat. Blocking chat.js also fixes it. FF seems to load a few hundred avatars at once via the img tags and completely chokes on it sometimes.
kiwifarms.net https://kiwifarms.net/assets/chat.js script block
I just added this rule to my uBlock Origin
No more crazy lag and exploding tabs. I hope this can be fixed. Chat is kinda cool.Code:kiwifarms.net https://kiwifarms.net/assets/chat.js script block
Even cooler: kiwifarms.cc (RIP)Chat is kinda cool.
adblock plus?I just added this rule to my uBlock Origin
No more crazy lag and exploding tabs. I hope this can be fixed. Chat is kinda cool.Code:kiwifarms.net https://kiwifarms.net/assets/chat.js script block
Might work as well. I think it's the same syntax. Or I am confusing it with the filters and it won't.adblock plus?
It works, thanksMight work as well. I think it's the same syntax. Or I am confusing it with the filters and it won't.
adblock plus?
Images and videos have been mostly broken for me the last two weeks. About half the time they won't load at all, and when they do, it can take over a minute for the thumbnail to show up. People have been implying it's sneedchat doing it and I don't know how to block sneedchat from loading. I never use it anyways so if it could be made an general option in settings that would be nice.
that really begs the question, what makes the chat bloated/heavy in the first place.it's actually shocking how much faster the website is without chat
Slav Power mostly. lol fatthat really begs the question, what makes the chat bloated/heavy in the first place.
It's either the user-avatar images themselves or the way the JS appends the <img> tags into the html. They don't even need to load over the net, even loading them from cache chokes Firefox. I think there are just too many and it can't determine which ones should be shown or loaded later.that really begs the question, what makes the chat bloated/heavy in the first place.
that really begs the question, what makes the chat bloated/heavy in the first place.
Slav Power mostly. lol fat
Now that explains why there's like a few seconds delay every time when I navigate here be it on mobile or desktop. now there are possibilities here. it's eitherA big part of it (at least of FF) is that it eats up a LOT of memory.. In fact it doesn't seem to quit based on how much you your system has. (someone up there said it was taking multi gigs) But there certainly is another element to it since on certain pages (or maybe boards with chat) it doesn't just slow down things from the outset but actively breaks itself and much of the site. (JS doesn't fully load, mem jumps through the roof quickly, even for chat, and it sometimes freezes the KF browser thread completely before the page even loads)
orA big part of it (at least of FF) is that it eats up a LOT of memory.. In fact it doesn't seem to quit based on how much you your system has.
which one of these possibilities is correct is anyone's guess.It's either the user-avatar images themselves or the way the JS appends the <img> tags into the html.