I highly doubt if they really live stream the video you took, or pictures. I would much rather believe an OCR is being done locally and send it to a server for translation.
pending anonymous user
I highly doubt if they really live stream the video you took, or pictures. I would much rather believe an OCR is being done locally and send it to a server for translation.
Wouldn’t DNSSEC makes the whole poisoning moot?
I don’t a single guide for you but I can layout a road map.
After you got those foundation ready, you can go on and try to build a webscraper. I advice aginst using Scrapy. Not because it is bad but too overwhelming and abstracted for any beginner. I will instead advice you use requests
for HTTP, and BeautifulSoup4 for HTML parsing. You will build a more solid foundation and transition to scrapy later when you need those advanced function.
When you get stuck, don’t afraid to pause on your attempt and read tutorials again. Head to the Python Community on Discord to get interactive help. We welcome noobs as we once were noobs too. Just don’t ever mention scraping there as they can’t help if they suspect you’re trying to do something inappropriate, malicious, or illegal. They are notoriously aginst yt-dlp
which frustrates me a bit. Phrase it nicely and in an generic way. I will be there occasionally offering help.
There is no simplification that you’re looking for. It seems you don’t have a programing background. If you really need to scrape something, you need to learn a programing language, HTTP, HTML, and maybe javascript. AFAIK, there is no easy way or point and click scrapper building tool. You will need to invest time and learn. Don’t worry, you should be able to get it done in 2-3 months if you do invest your time in.
Starting out with Python by Tony Graddis
I read the 3rd edition in library, now it’s 6th. Don’t know if it is as good as the memory serves.
Ops. Missed that part.
I use BTRFS for snapshots, and auto compression. Maybe it can be done with raids with LVM? AFAIK BTRFS redundancy is basically the same as traditional RAID, similar to using mdadm. Still, you would want a backup strat instead relying on the disk redundancy. I learn that the hardway.
I would just skip RAID, add all disk to a single BTRFS and use the built in profiles for (meta)data redundancy.
Cache I don’t know much tho.
deleted by creator
Unless you want to game. Anti-cheats are notorlessly anti-virtual machines.
Maybe. I’m not in the loop but I believe you would need to gain some solid trust from the core team to get that access. It won’t be a knowledge just flows in the scene up for any newly join members to grab.
deleted by creator
So posts from a blocked instance to a subscribed community on another instance is blocked? This is what I want but I don’t see it do anything.
AFAIK, L1 are hardware backed using Trusted Execution Environment like ARM TrustZone. Unless you can find an exploit to exfil the key from the chip, you have no luck. It was done before and published, but I believe it is patched already. Anyone holding such exploit would keep close to their chest to avoid it beimg patched.
Translated
Notes App
Hi everyone, I already use Joplin, but I’m looking for another open source notes app. Which one do you recommend? Is there one that also has a web version? I think Simple Note is great, but it doesn’t accept image attachments.
I use SimpleX for this matter. Each device get its own account, and I just create a group named “self” with all of them. You can slefhost the server too if you prefer that route.
Didn’t they already done such thing before?