Battlefield42
kiwifarms.net
- Joined
- Aug 25, 2023
Have to say that kiwifarms just werks on mobile. Any other site shits itself or changes design/layout all the time (reddit, youtube, xitter).
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.
yandex reverse image search is okI've observed a decline in the effectiveness of reverse image searching over the years. Recently, I came across a captivating fantasy battle image and attempted to identify the artist for more of their work. However, the results were inundated with wallpaper sites, social media posts, and individuals using it for DND campaigns without crediting the artist. Unfortunately, I couldn't find any mention of the original creator.
That's because it's basically the desktop site with tweaked CSS, instead of whatever the fuck mobile websites are these days.Have to say that kiwifarms just werks on mobile. Any other site shits itself or changes design/layout all the time (reddit, youtube, xitter).
the mobile version of KF is just providing the website, it probably isnt eating resources trying to harvest data from people's smartphonesinstead of whatever the fuck mobile websites are these days.
Or eating resources being a massively over-engineered JS-laden piece of shit in general. Your point stands too, though.the mobile version of KF is just providing the website, it probably isnt eating resources trying to harvest data from people's smartphones
they realized they cant use the trending tab for social engineering because people just avoid it lol. in all seriousness though if you w ant to solve this issue there are browser exstensions that let you blacklist YT channels, so you arent flooded with garbage you arent interested in.For some reason Youtube thinks I'm interested in a whole bunch of stuff I not only have no interest in but I actively avoid. Usually its 'EXPOSED' or 'DESTROYED' videos 'debunking' various conservative internet commentators I don't even follow. I have a truckload of antiPragerU video recommendations. Seeing an actual PragerU video pop up on the other hand is much rarer. I also get tons of antiElon musk and climate change/anticar recommendations. Currently I'm getting flooded with edgelord atheist vids. Youtube really really really really wants me to see 'Satan's Guide to the Bible' for some reason.
had this happen to me, i was looking for a docking station for my laptop that added a disk drive because my laptop didnt have one by default, and i just got a bunch of cunts telling me that discs were obsolete in current year while contributing nothing to the conversationThis may have been mentioned already but I really fucking hate the smug superiority in tech discussion spaces, especially when it comes to discussing budget options.
You will google a question because you want to buy something, follow a forum or reddit (god help you) link and even if the OP is really specific with "I only have $x to spend", or "I can only buy X or Y item" 95% of the responses will be mongoloid retards making the same comment "hurr durrr what are you some kind of brokie? If you aren't re-mortgaging your house to buy the premium 8k QHDRLED option with gold plating and special cable that plugs directly into your anus you might as well not buy anything".
Thanks anon, very useful advice.
not sure for wikia but i saw a lois rossman video confirming it for youtube, he shows the line of code that doing itNot sure if jsbloat or active anti abp measures, but some websites have a shitty performance now. YouTube, Wikia, if I run ad lock they run like shit.
It's a combination of bad design and aggressive measures against adblocking software. Lots of sites tie their advertisements directly into the rest of the site. This is why things like 'element blockers' or specific filter lists are necessary to eliminate advertisements. If you block the advertisements too aggressively it will brick the entire site.Not sure if jsbloat or active anti abp measures, but some websites have a shitty performance now. YouTube, Wikia, if I run ad lock they run like shit.
Is this with all reverse image sites, or just on Google?I've observed a decline in the effectiveness of reverse image searching over the years.
Oh boy, can't wait to send my tab list over to Google because I'm too lazy to sort it!View attachment 5674789i got multiple pop ups talking about experimental experimental ai features when i borrowed my sisters laptop and decided to finally look up what that was. having something that organizes your tabs for you sounds like a shit show waiting to happen
Oh boy, can't wait to send my tab list over to Google because I'm too lazy to sort it!
I came here to post about this myself and back-read a little of the thread to make sure I was on topic and found yours.This was probably brought up already, but do you remember when you could leave a youtube video to load, and it would load from start to finish? Super helpful when you had a shitty connection, which lots of us did back in those days. I don't know what techniques the eggheads responsible for this stuff are employing or what it's meant to accomplish, but now when you have a spotty connection you can just forget doing certain things you used to be able to do. Discord is the same with its image compression, if you want to zoom in on something and your connection isn't the best discord will just hang forever.
If all this is supposed to save you bandwidth, why does every single app available constantly phone home even when you're not using it, or download updates without your explicit permission? Shit sucks.
Some private sites that require a private session use a server/client log-in as you mentioned. Youtube's media is public-facing and does not require a login to download. As are most streaming services. In VLC you can go to CTRL + N or File > Open Media and go to the network tab and paste in a URL. You may still run into the segmentation problem you mentioned with this method. VLC will usually request the whole file with YouTube. There's a firefox plugin that will put a button over media files on websites that you can click to automatically open it in VLC if you have a shit connection and want to buffer it slowly. This is great for streaming websites with garbage upload bandwidth.Your only option is to find some tool or know how yourself to download all the segments programatically and play them locally / stitch them together. Like I believe I could rig up VLC player to play back a stream into a local file and watch from that. But of course that gets fiddly when the stream is controlled by something in the browser, a log in or something else.