[-] Synthead@lemmy.ml 8 points 1 year ago

If you're saying "the B word," then no, I can't.

The lemmy.ml server even rejected a post I attempted that addressed this:

I can't upload another photo, because Connect says that the image service is "down," but it rejects with "error: slurs"

Anyway, this is my last post here. It's been fun, lemmy.ml.

[-] Synthead@lemmy.ml 1 points 1 year ago

Just discovered this also. I'm out. What a disappointment.

[-] Synthead@lemmy.ml 2 points 1 year ago

You can't be serious. I am using lemmy.ml.

[-] Synthead@lemmy.ml 5 points 1 year ago

Why are there "removed" words in your comment?

[-] Synthead@lemmy.ml 37 points 1 year ago* (last edited 1 year ago)

This message is displayed in the browser because Google asked your browser to do it, and your browser got the message and put it there.

When displaying ads, the end user experience is 100% client-side. You are using your screen and speakers to observe it. You can turn off your speakers and screen if you want, which will effectively "block" the ad.

But that is silly. Not only do you own your screen and speakers, but you have control of what you're browser is doing, too (if you use a respectable browser). When HTML, CSS, JavaScript, and other content is downloaded, just that happened: file downloads. After it has been downloaded, your browser then consumes it.

When it is consumed, a lot happens, but ultimately, the code in the browser displays content. Your (respectable) browser does all of this, and will change the look depending on local fonts, accessibility options, etc. With an ad block add-on, it will also remove these ads.

However, when ads are removed, the DOM is mutated with deleted or replaced content. It is possible for a website to then write ad block detection scripts to see if the ad contents have been removed or not. There are many ways to do this, and this screenshot is the result of one way of doing it.

However, enter the cat-and-mouse-chase of ad block block blocks. You can block your ads, then block the ad block block like this screenshot. These types of ad block rules are less common, but many public ones are available. Check the uBlock Origin lists in the setting page. By default, only about a third of the lists are enabled, and these extra blocks are in there.

Another avenue of determining that ads were not loaded is for the server to inspect if client-side (you) requests were made to fetch the ads. Even if this is in place, the server cannot determine if you have actually watched the ad or not. It could try to do more client-side attempts at validating that you somehow displayed it, but again, that's client-side.

Imagine if you were sent a letter and a pamphlet in the mail. Imagine if the letter said that you could mail them back for a free sample of their product, but only if you read the pamphlet. They would have to trust that you read it, because you are reading your mail in the privacy of your own home. However, you could opt to toss the pamphlet (like an ad blocker) and never read it. It's your mail, your home, and your choice.

[-] Synthead@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

If the package manager leaves you with broken dependencies, a broken system, or a system that "doesn't work," then there are significant bugs in how the distro has packaged things. It happens, but seldomly.

Package managers aren't "hard." There are GUIs where you can search and install packages, even. In my opinion, if you have a Linux user that has avoided learning how package managers work, then they're skipping a core foundation of how to use their operating system.

[-] Synthead@lemmy.ml 1 points 1 year ago

You're recommending Flatpak for users that are confused by packages?

[-] Synthead@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

It looks like sonarr is not in the official Ubuntu mirrors. The website mentions adding a new repo to apt. Is this what you did, or something else?

https://sonarr.tv/#downloads-v3-linux

[-] Synthead@lemmy.ml 1 points 1 year ago

Also, how are you starting it? I'm looking at the Arch package in the AUR (not your distro, but just looking), and I notice that it includes a .service file. This means that it would be started as a service, and not as a user, like you're probably attempting to do.

[-] Synthead@lemmy.ml 1 points 1 year ago

What directory is it trying to write to? Can you show us the full error, preferably as text and not a screenshot?

[-] Synthead@lemmy.ml 2 points 1 year ago

What happens when you try to start it?

[-] Synthead@lemmy.ml 1 points 1 year ago

If there is a dependency problem in the upstream packages, then there is a bug in Ubuntu. This doesn't happen often, and isn't a good reason to go to Flatpak by itself. A bug should be filed upstream and it'll likely get fixed quickly.

18
submitted 1 year ago by Synthead@lemmy.ml to c/linux@lemmy.ml

I am looking to ditch some PoE Ubiquiti hardware in favor of a DIY approach with 802.11ax cards. What card would you recommend for long-range 802.11ax? Are there gotchas when hosting with hostapd with some cards, like binary blob drivers, incomplete support, etc. that I should know about? Is there any reason I should avoid doing this? I will likely add omnidirectional antennas to this setup; what would you recommend there?

For what it's worth, Ubiquiti stuff is expensive, and lately, they have embedded ads into their Unifi controller software that you host yourself. I really don't like this move. I like the hands-off "appliance" approach to the APs, but they are still finicky, and I would feel a lot more at ease editing a configuration file than hosting a hefty piece of software that only runs on an obsolete version of Java.

view more: next ›

Synthead

joined 1 year ago