- Joined
- Jan 6, 2017
Being on Mullvad is kind of slow rn. This has only been happening since the FurAffinity redirect so I think it has something to do with that. Turning the VPN fixes the issue, but I don't want to do that for obvious reasons lol.
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.
yeah I haven't been gettting reply alerts either, for a couple of weeks probablyApparently didn't get alerts to a couple of replies, both from the Furry General Drama thread.
this^^ for about 3-4 months now, it was a change that happened right around the time sticker notifications were suspended. I just assumed it was part of the suspensionhave only been able to react with Like on member profile comments.
View attachment 4490428
Is it possible to update this list of approved sites?
- LiveLeak shut down two years ago.
- Having alt-tech video sites could be useful: Rumble, Odysee, BitChute, etc.
This is an old bug that keeps happening. Jersh is aware of it, he has to fix it by hand.only been able to react with Like on member profile comments.
I remember in a MATI that josh was surprised that someone managed to upload a 100mb file onto the farms. It always fails to upload >100mb files for me. I thought it was a hard limit on filesizes?. maybe shrink the size of your video?My 100 MB video upload keeps failing, even over the onion address which usually works for me. Was working great after that backend magic that was done not long ago, but now it's failing like it did beforehand.
I remember in a MATI that josh was surprised that someone managed to upload a 100mb file onto the farms. It always fails to upload >100mb files for me. I thought it was a hard limit on filesizes?. maybe shrink the size of your video?
The issue was that openresty debian did not ship with the http slice module which allowed byte range requests. Since we have 200mb+ files, that means our local S3 had to serve 200MB requests, send them to the middle servers, and have those servers cache and send byte ranges out.
I assumed this was "a problem" but I didn't really appreciate just how big of a problem it was. When we started hitting 3000+ users again I realized there was a serious I/O issue and it was causing database errors. I gave the database ionice priority and that helped a lot, which surprised me because our storage is all SSDs. The SSDs were peaking at over 750Mbps of read. I assumed this was just the natural usage of the S3 server, since the IO was on that and not the webserver. At some point it clicked that all the problems were unified by a common theme of large files not sending as byte ranges and yelled at the vendors to ship with slice. It cut IO read down by more than 1/10th.
In retrospect I think that any person opening any page with videos caused the S3 to load and send the entire video just to generate the first bit of the byte range for a preview image, i.e. every video tag had a full download impact on S3.
The way I do it is quote the post. Put the quote in the new post box. Select it all and then copy it and the paste it into the edit box.Is there a way to quote a post in an edit? There's no insert quote button when editing.
What browser? You're probably using something that doesn't permit non-free codecs and that's why. Aren't you the guy on Linux Mint with free-only FireFox?This isn't really an issue with the forum specifically but I've tried to resolve it and find a solution, however so far nothing has worked.
For whatever reason, audio in media on the farms isn't working. The video itself will play however audio does not seem to materialise. I have to download videos to hear them. On top of this it will kill any audio in chrome such as youtube and require it to be closed and reopened for audio to be heard again. It is specific to the farms -- no other website seems to cause this issue as far as I'm aware. Only impacted desktop.
Any ideas?
What browser? You're probably using something that doesn't permit non-free codecs and that's why. Aren't you the guy on Linux Mint with free-only FireFox?
On mobile when opening spoilers, the page likes to jump back up to the top of the spoiler before I can scroll to the bottom of the text. If I open a spoiler and forget it open and manage to get past the post with the spoiler in it, eventually it will jump me back up to the top of the open spoiler. Not sure if this is something on my end or a Kiwi issue, as I am not a tech-autist but a tech-tard.