This one might be harder, if YT just sends the ad like it was part of the video file, generating it on the fly, it's a lot harder to detect, and probably not too hard for them to do, but breaking timestamps is pretty bad for some types of videos, like tutorials.
I only use my Linux machine for gaming
Like this one?
The script attempted to modify a div's background color using
document.body.removeChild
, but as the script was loaded in the HTML head, the DOM had not loaded
Isn't that how it works/always worked? When i was learning html/js ages ago i had to use some event listener (DOMContentLoaded
i think) or put the script just before </body>
(for any code that should run on load and interacts with the DOM).
And how do you change the background by removing a child?
Thats to avoid getting sued by nintendo
This reminded me of Heroes.
The cheapest one, since they are poor people.
This will drip on both handles (spoon and pot), I just put it on top of the pot handle facing down when there's no nearby plate.
elxeno
joined 1 year ago
Mint should be pretty easy to get used to, solid choice IMO, as for the programs
If you're fine with libreoffice, no problems
Don't know.
No problems
Not sure if there's a flatpak, U might need to add a PPA, but it's just a one time copy/paste a few commands.
Works fine, but some games might not run or require some tinkering, check games u play on protondb.com
It's a bit annoying because they require u to have the latest version all the time, it won't auto update, and the package might take a while to update, so u either download and update manually every time (it will be a different install than the flatpak package) or use the web version, peraonally i just run a script to download and extract the
tar.gz
version when there's an update.