I post content. You view content. I moderate content. You no like, you no pay
seedit4.me & rapidseedbox.com are both “reputable” enough in the space that you can’t go wrong.
I remember when the .04
meant the 4th month in the year…
https://unbound.docs.nlnetlabs.nl/en/latest/use-cases/home-resolver.html
https://www.perfacilis.com/blog/systeembeheer/linux/setup-a-public-dns-server.html
Or even better yet, why not join OpenNIC and help a more democratic alternative to DNS root.
Close, that is because of the wakeup. (I think)
See all of your devices that make your computer:
cat /proc/acpi/wakeup
Toggle all of them one by one:
echo GPP0 | sudo tee /proc/acpi/wakeup
(where GPP0 is the item in the left hand column)
Cat again if you want to see if it’s disabled
Keep going until you find the one that is ‘waking’ your computer back up after a sleep.
When you find the right one, add it to your crontab so it turns it off on every boot:
sudo crontab -e
@reboot echo "GPP0" > /proc/acpi/wakeup
A quick search shows: https://gist.github.com/primaryobjects/9cc807f3e3453da7acefa526bb6623b0
Your IT guy knows what’s up! Probably a purveyor of the high seas too
I’m not alone!!!
Yes. In those cases the steam DRM is usually for achievements, friend joining, and checking that it was run via steam.
There are plenty of “steam emulators” or even patchers that remove the steam DRM.
So as long as you have the files applications such as SteamEMU and Steamless are godsends in ensuring that when you “buy” a game you will still be able to play it.
👉👈 … We might even meet up, in the peerlist
The-Eye has already backed up all of Subscene into a torrent. Only 90GB.
Download the backup and never need to find subs (for older content) again
If you want to do an open codec, use AV1 codec and Opus for audio.
https://github.com/master-of-zen/Av1an and use aomenc for the av1 codec.
Ffmpeg doesn’t have good av1 support.
Probably the last time you dared try Ubuntu! 😜
Torrents over i2p in my experience reach 100-250kb/s (currently).
With people running more i2p nodes and more people seeding we will reach even greater heights!
Torrents over i2p: yes! Torrents over tor: no!
Fuuuuuuuuk.
And we just rolled out the open source version for our company… I wrote so many help documents too :|
That link isn’t necessarily related, as thats from 2023. And the new good news is it appears in the serp now!
When I interview people, I don’t care how they get an answer, I want to see that they can get to the answer, ideally the correct one, but it doesn’t matter if it’s wrong. I want them to show me their problem solving skills and that they understand their own solution.
If you can read existing code and understand complexities you are already better than 80% of these hires.
Please continue posting on [email protected] we love these!
Why not run your own scraper?
https://bitmagnet.io/ (probably the simplest)
https://github.com/seik/stilio
https://github.com/AlphaReign/scraper
https://github.com/alanshaw/libp2p-dht-scrape-aas
https://github.com/boramalper/magnetico & a cli search utility for it: https://sr.ht/~rakoo/magneticos/