4am

joined 1 year ago
[–] 4am@lemm.ee 8 points 5 months ago (1 children)

All of that targeting data lives on Google’s servers already. Your computer isn’t trying to figure out who you are and what you like each ad play, Google already knows who you are when your browser makes a request for a video. Everything you are talking about is already server-side.

[–] 4am@lemm.ee 25 points 5 months ago (1 children)

The ads won’t be baked in beforehand, they’ll be injected into the stream in real time. Videos are broken into chunks and sent over HTTP, they’ll just put ad chunks in during playback. There is no need to re-encode anything. If you deep link to a timestamp, the video just starts from that timestamp as normal. If you are a Premium user, the server just never injects the ads.

But you are correct that the client needs to be aware that ads are happening, so they can be indicated on screen, and so click-throughs are activated.

This is why Chrome went to Manifest v3 - so you can’t have any code looking for ad signals running on the page to try to counter it.

[–] 4am@lemm.ee 6 points 5 months ago

This is true, no matter what ElevethHour and their downvote brigade want you to believe.

[–] 4am@lemm.ee 11 points 5 months ago

This is not true, creators get paid for Premium user views.

[–] 4am@lemm.ee 13 points 5 months ago (2 children)

Yeah but the company of “wants to remain in the EU market” might

[–] 4am@lemm.ee 3 points 5 months ago (3 children)

NFS is always cranky for me, and you can’t get it to use symlinks at all (yeah Samba’s implementation is janky but at least it exists)

[–] 4am@lemm.ee 10 points 5 months ago* (last edited 5 months ago) (1 children)

It’s UID/GID 10000 on the host because you are using an unprivileged LXC container. Unprivileged means that “root” inside the container (which is just a user space of the host with access restrictions) is user 10000 on the host - this is so that files and processes inside the container don’t run with the real UID zero, where they could plant a malicious file, or run a malicious program that escapes containment that ends up with root access on the host.

Quickest way to make this work over samba is to force user 10000 and force group 10000. That way everything connecting to Samba would see the files as their own.

Honestly the better solution is to make your software inside the containers run with a local non-root user (which would be something like 10001) and then force samba to use that. Then nothing is running as root in or out of the containers. Samba will still limit access to shares based on the samba login, but for file access purposes it will still use the read/write levels of your non-root user (because of the force- directives)

[–] 4am@lemm.ee 16 points 5 months ago* (last edited 5 months ago) (1 children)

Yeah kids seem to value excitement over boring going to the potty all the fucking time and their hubris against nature’s call knows almost no bounds

[–] 4am@lemm.ee 87 points 5 months ago (8 children)

See, this is the issue; it’s not illegal to turn off my internet, it’s not illegal to block a program from accessing it, and it’s not illegal to run software i paid for.

If that’s a problem to clients then find better clients.

[–] 4am@lemm.ee 35 points 5 months ago (4 children)

Hey, a lot of people have deadlines and can’t just drop everything to spend a week learning if GIMP even meets their needs when Adobe is knocking their door down with this EULA change right the fuck now

And Adobe is counting on that. They knew this was bullshit and people would be made which is why the dropped it with (what seems like) zero warning

[–] 4am@lemm.ee 25 points 5 months ago* (last edited 5 months ago) (1 children)

Hey, yeah… why aren’t they just tapping the font rendering DLL?

are they tapping the front rendering dll??

[–] 4am@lemm.ee 10 points 5 months ago

By refusing to load

view more: ‹ prev next ›