Yeah fair I was just assuming this was standard library, I see your point now.
Yeah fair I was just assuming this was standard library, I see your point now.
Being able to get the line number is very different from comments being parsed.
Edit: didn’t realize this was custom code built to be cursed.
XFCE or LxQT > MATE in my opinion, but if I was trying to make a lean system I would just use a tiling wm, probably sway.
The US. And yes, I will continue to use the phrase “you guys” because it’s a phrase that means “you people”. I can’t anticipate every illogical thing that will offend people. If someone called me out on it in person I would try not to use the phrase to address them specifically but I would also think they were being very silly.
I have regularly called groups of females “you guys” since childhood. It’s extremely neutral in a lot of the country.
That’s what makes software legacy; it falls out of popularity. Plenty of terminal applications have barely changed since the 80s, but they’re not “legacy” because they’re actively used and maintained.
facepalm it’s not an “ad tracking component”, it’s a test of a new API that, if adopted, will let sites opt in to a much less invasive anonymized system for evaluating the effectiveness of their ads, instead of the current crazy amount of personal data they scrape. The data is anonymized in a double blind scheme, and it’s already way less data than every ad is grabbing.
All of which can be disabled.
What a perfect excuse to not pay for it!
Do you pay rent (to someone not in your family)?
https://github.com/mozilla/explainers/tree/main/ppa-experiment
Check out the second and third paragraphs in particular.
This initial implementation is just to test the actual API, so I don’t believe sites using it will be blocking the other tracking yet, but once this API is tested and starts to see adoption, the goal is replacing tracking with this anonymized attribution.
It’s enforced by the websites, they opt into this API. It says that everywhere you can read about this.
In the entire pitch, the announcement, this clarification, and all the technical data? Read literally any of it again and you’ll see that this is the whole point of the API.
Because currently the ads are tracking every user personally across as many sites as possible and serving them ads based on that data. It’s preferable to eliminate the personal data and only give them the ad click data.
Are no ads better? Yes. But this API is better for users than the status quo, and does nothing to reduce the effectiveness of blockers.
This API effectively defeats ad personalization on sites that use it. The ads can at most be targeted to the site, no longer the user.
Again, no, that’s not true. This API is only used by sites that opt into it, and in so doing, they are disabling the normal tracking which is far more invasive.
… No, it does not. The ads are currently already tracking clicks and conversions, on top of a whole boatload of other personal data. This API instead provides them with just the click and conversion data, divorced from the personal data and then aggregated with all the other site visitors.
Being against this proposal basically means you trust random websites and ad companies more with your data then you do Mozilla and LetsEncrypt.
… No, I’m saying that a given site hosts the specific instance of an ad. That site has control over what the ad can harvest, and if they’re opting in to this PPA API, that information will be anonymized and much more limited than it currently is.
It’s not a list of clicks you’ve made, it’s a list of clicks everyone has made. Unlike the current state of ad tracking, it would change from tracking you to tracking the ad’s effectiveness.
The fundamental problem is that a web engine is one of the most massively complex pieces of software that we currently use. There are a ridiculous number of standards and behaviors that a modern web browser needs to implement, as well as a whole host of security implications that need constant updating. It’s not like the majority of other software projects, where a determined solo dev or even small group can strike out on their own. It really requires a team of dozens or hundreds of developers putting in consistent effort, which basically means a corporate entity.