- Joined
- Feb 13, 2020
I need to amend an earlier comment: Newpipe can't play all restricted videos. Quite a few are coming up "sowwy no can do because new Youtube guidelines" while it can still play plenty of "log in to confirm your age" videos.
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.
Be an adult and pay for the media you wish to consume. You are not entitled to things that other people have created just because they exist. If you can't afford something you want, find alternatives (we live in a golden age of open-source software and freely-available media) or just suck it up.What's the preferred place to download pirated software/find torrents in [current year]?
At least for Youtube, they introduced something called Dash Playback back in the early part of the last decade that only downloads the next 30 seconds of a video. I imagine it was designed to reduce bandwidth costs because if you watch the first 30 seconds of a 10 min video before moving on to another video, it'll save youtube the cost of delivering 9 mins of video to you. This doesn't really work with shitty connections because you end up watching the content faster than your video player can download it and dash playback fucks you in the ass by not letting you pause and pre-load the entire video. You might find https://github.com/yt-dlp/yt-dlp useful if you don't mind waiting for a video to fully finish loading.What limits how much a video will buffer? I have shitty WiFi signal in some areas of my house so things are slow to buffer. My thought was that should just mean it takes longer to buffer. Yet, for some reason, when I'm in a shitty signal room It will only buffer a small section regardless of how long I wait. I can then play it and when it reaches the end of the buffer it will stutter and start buffering again. If I go to my office near the router it will buffer fully. I'm just curious what causes this? Is there some memory allocation setting? It seems to be related to the signal strength but I'm not exactly sure why.
1337x.toWhat's the preferred place to download pirated software/find torrents in [current year]?
Hadn't heard of it before. Its Wikipedia article says it's published by Cisco, which is a legitimate company, but it also says that the product is designed to be run alongside other antivirus programs, for whatever reason. It's also not open-source.Hey wondering if anyone has ever used "Immunet" Antivirus before? I finally lost my patience with AVGs bullshit advertising and wondering if immunet was any good
Question: Is there a way to build a bot to scape Null's posts. I've had a look at the robot.txt and it looks like I'd have to scrape /threads/ but I don't really know about stuff like that. It's kind of the point of the exercise. I'm just an idiot with a dream. Help pls.
I don't want the funny people for this. This is something I actually want to do and not a meme. Well kinda a meme. I know some of those words you used. I guess I'm actually going to have to learn to code for this one or just spend hours copy pasting. Thank you for your answer. It will give me an actual direction to google towards.You'd need to be familiar with programming and XQuery, or at least pretty serious shell scripting, but here's how I'd do it.
I think there's funnier people to do this sort of thing with, though.
- curl https://kiwifarms.net/search/member?user_id=1
- Load HTML into an XML DOM Document; query it for the posts on that page
- Access permanent URL of each post and load the post content (note that you get redirected to a page with multiple posts but you can still use the post ID to find the right one)
- Load post content into database
- Back on post list page, look for a "Show Older Posts" button and request its URL; otherwise look for a "Prev" button and use that URL (why tf this forum script does it that way, who knows)
- Repeat, repeat repeat
The issue that I see is that the profile page "postings" only loads 7 pages ish per instance, then you have to click the "view older" which generates a new search instance which makes it a bit more annoying to do. instead of writing out the solution for you id tell you what I would do.I don't want the funny people for this. This is something I actually want to do and not a meme. Well kinda a meme. I know some of those words you used. I guess I'm actually going to have to learn to code for this one or just spend hours copy pasting. Thank you for your answer. It will give me an actual direction to google towards.
Beautiful soup in python is really user friendly. You can use python to set up a background task to “fetch” from a url and then use beautiful soup to parse the html. Given you just want a single post, the “activity” page here would probably have all the info.Background: I know how to build a computer, I was able to google my way through setting up a crypto mining operation with cpu's, gpu's, and asics. I can get around a cli if I have instructions because I have the memory of a goldfish and can't really remember commands even for the shit I do semi regularly.
Context: I took on crypto mining as a tech challenge a few years back when it wasn't even really profitable to do so. The market was flooded with used gpu's at the time and I wanted a project. Now I know all that I really need to know so I really just have everything cruising with the odd hiccup here and there that I need to rectify. I want a new challenge so I'm moving to AI. I want to feed gpt 2 everything I can gather from Null and see what it shits out. I'll call it The Electric Jewsh. Training gpt 2 seems easy enough. I'll have to upgrade my gpu to train the 1558 or whatever it is model on my daily driver, but so be it. I want to do the best I can on free software. The problem is I need tens of megabytes of text to get a good result and the more the better. I have most of the mati episodes already I'm pretty sure. I'll transcribe those. What would be wonderful to have is nearly 25,000 messages posted to the farms.
Question: Is there a way to build a bot to scape Null's posts. I've had a look at the robot.txt and it looks like I'd have to scrape /threads/ but I don't really know about stuff like that. It's kind of the point of the exercise. I'm just an idiot with a dream. Help pls. @Null you probably have no interest in becoming an AI living on my machine, but if you could help out it would be great.
Goal: Use the output to post occasionally to the forum as "The Electric Jewsh." Shits and giggles basically.
Are you trying to get all of the certifications before applying for a job? Why 2-3 years? I think CISSP has a hard requirement of 5 years of work experience to get it so 2-3 years won't be possible.So over the course of the next 2-3 years I need to get all of these certifications:
A+
Network+
Security+
CyberSec+
CISSP
I have to pay for this all on my own- unfortunately. From what I understand each one is an exam that costs $300 to take. How would I go about studying for this? I'm essentially trying to shift my career from Linguistics and Education to Cybersecurity and Forensic Accounting outside of a University setting. Any suggestions/advice?
Could be a weird memory leak of some kind but software bugs shouldn't survive a soft reboot.I have an annoying problem that occurs randomly. I'm running an ASRock Z390M-ITX MB w/ 32 gigs of ram, an I5-9600K, and a WD 1 TB SSD. Linux Mint 19.1 Tessa with current updates applied.
The system works great until this happens.
- Suddenly goes to all caps/capslock function reverses
- Gets worse to the point the trackball or mouse refuses to click or select properly
- Restart usually works but sometimes a complete shutdown and power off is the only fix
- Swapping keyboards doesn't help
- I've stress tested RAM with no errors. Have also swapped ram stick positions and blown out the entire PC
- Usually occurs when I'm doing multiple tasks involving a lot of keyboard work like text editing, commenting and creating emails at the same time. Can go for weeks without problems until it blows up
All I can come up with is it's USB related, but is it a hardware or software issue? Thanks in advance and apologies if this is the wrong thread.