Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Useless, cos Reverse Proxy (Score 1) 47

The problem with that kind of blocking is that most of these are being hosted on large, multi-tenant infrastructure, where that IP address can correspond to many different web sites -- some tracking-related, and others not. Even if they weren't, you're describing a huge, mostly manual effort that goes well beyond the resources anyone would dedicate for this kind of heuristic mitigation.

Comment Re:Useless, cos Reverse Proxy (Score 1) 47

You don't even need that.

In DNS, a CNAME record just says "instead of a.b.com, go look at x.y.com" And then "x.y.com" resolves to, say, 192.0.2.7.

The trivial and obvious workaround is to just setup a.b.com to point directly to 192.0.2.7. It's a little more overhead to administer than CNAME aliasing (since you need all such domains to update if the IP address changes, although you could automate this), but it's way less work than running a proxy.

Comment Two major misimpressions here (Score 1) 169

There are two big points of confusion in this write up.

The first is the relationship between COVID and the loss of revenue. In rough terms, the amount of money that Google pays for search referrals is proportional to the money that those referrals produce. COVID has hit a large number of companies pretty hard, making Google's ad placements plummet (which you can see in Google's recent shareholder reports). So, while the number of Firefox search referrals since March has gone up significantly, the amount paid out per referral has cratered. To be clear, market share decline hasn't helped the situation; but without a major catastrophe like COVID, the chances of layoffs in 2020 were as close to zero as to make no difference.

The second is the question of cash reserves. Mozilla has historically saved *significant* portions of its income in a "rainy day" fund to absorb short-term catastrophes and make occasional strategic acquisitions. If you check the audit report for 2018, you'll see that Mozilla has over $622 million in assets, approximately $482 million of which is liquid or can be quickly made liquid. (This number is, I believe, *substantially* higher in 2020, in part due to the Yahoo/Verizon/Oath settlement, although details haven't yet been released; look for numbers in the 2019 audit report when it comes out). With a gross operating budget of about $450 million, Mozilla could literally operate with zero income -- absolute zero -- for over a year before running out of cash reserves. I don't pretend to know the strategic rationale, but there was an executive decision taken to pursue layoffs and remain budget neutral for 2020 rather than dipping into the cash reserves.

Comment Re:Just foriegn websites? (Score 1) 142

Yeah, it's a well-known problem that Amazon -- even on the US store -- doesn't seem interested in investing resources to fix. I think they're going to need a multi-billion-dollar class action suit before they take it seriously. Sadly, this will probably only happen after a serious injury, loss of life, or massive property damage. https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.theatlantic.com%2Fte...

China

China Is Breeding Giant Pigs the Size of Polar Bears (bloomberg.com) 119

An anonymous reader quotes a report from Bloomberg: In a farm deep in the southern region of China lives a very big pig that's as heavy as a polar bear. The 500 kilogram, or 1,102 pound, animal is part of a herd that's being bred to become giant swine. At slaughter, some of the pigs can sell for more than 10,000 yuan ($1,399), over three times higher than the average monthly disposable income in Nanning, the capital of Guangxi province where Pang Cong, the farm's owner, lives. While Pang's pigs may be an extreme example of the lengths farmers are going to fill China's swelling pork shortage problem, the idea that bigger is better has been spreading across the country, home to the world's most voracious consumers of the meat.

High pork prices in the northeastern province of Jilin is prompting farmers to raise pigs to reach an average weight of 175 kilograms to 200 kilograms, higher than the normal weight of 125 kilograms. They want to raise them "as big as possible,"said Zhao Hailin, a hog farmer in the region. The trend isn't limited to small farms either. Major protein producers in China, including Wens Foodstuffs Group Co, the country's top pig breeder, Cofco Meat Holdings Ltd. and Beijing Dabeinong Technology Group Co. say they are trying to increase the average weight of their pigs. Big farms are focusing on boosting the heft by at least 14%, said Lin Guofa, a senior analyst with consulting firm Bric Agriculture Group. The average weight of pigs at slaughter at some large-scale farms has climbed to as much as 140 kilograms, compared with about 110 kilograms normally, Lin said. That could boost profits by more than 30%, he said.

Entertainment

Tetris May Help Sooth Your Worried Mind, Study Says (theweek.in) 40

A new study published in the journal Emotion has found that playing the classic game of Tetris can help sooth the mind when you are awaiting uncertain news. The Week reports: The venerable video game was used in a recent experiment to create a state of flow -- the term psychologists use to describe a state of mind so engaged it makes the rest of the world fall away, and time pass more quickly. Researchers from University of California (UC) Riverside in the U.S. have found that state of perfect disengagement may improve the otherwise-emotionally unpleasant experience of waiting for uncertain news. In place of Tetris, in which blocks are flipped every which way and stacked into rows, one can substitute flow activities such as rock climbing, carpentry, playing chess, or swimming, researchers said.

For the research published in the journal Emotion, 290 undergraduate students were told the study would be about physical attractiveness. They filled out a questionnaire, after which a photo was taken of them. They were then told that students in another location would rate their physical attractiveness. While they were ostensibly being rated, the students were then asked to play Tetris for 10 minutes. [...] The participants who achieved flow -- those in the adaptive group -- experienced less negative emotion, and greater positive emotion than those who were bored, or for whom the level of play was too difficult.

Comment Re:On Tabs and Spaces (Score 2) 515

2.) They use up way less bandwidth. I once cut down an HTML document from my space fanatic buddy from 80kb to 36kb just by converting from spaces to tabs. When 50+% of your bandwidth is used up by whitespace, you're a shit coder.

The '90's just called and they want their webservers back.

With a data point of one, it appears that people who use tabs might not understand the technology they're using. This may have explanatory power.

Comment Re:10% is a lot? (Score 1) 134

As a standalone statistic, 10% isn't very useful, because it's not 10% across the board for everyone. In some ways, it's less impressive than that, and in others, it's much more impressive.

The situation being addressed here is that certain graphics card drivers are notoriously buggy, such that processes that use normal accelerated graphics APIs will randomly crash for certain OS/driver/chipset combinations. Historically, Firefox has had to play whack-a-mole by finding patterns in reported crash data that says, for example, "ATI graphics driver x.y.z, with chipset Foo, under Windows 8, is showing an unusual number of graphics-related crashes, so don't use graphics acceleration on those machines." This results in slower rendering for those users in general; and, for those troublesome combinations that have not yet been blacklisted, you end up with users who see Firefox crash a lot (see, e.g., drinkypoo's comment below).

If you're not one of the people with a magically horrible combination of graphics card, graphics driver, and operating system, then this will make absolutely no difference for you. But for those poor users who have found this sweet spot of graphics card misery, performance will improve immensely (for those on the blacklist) and crash rates will plummet (for those who are not). And these users crash *so* *often* that just providing this workaround for their bad graphics card drivers will make *overall* Firefox crash rates go down 10%.

Hard data on *early* experimentation here the final numbers look even better: https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fashughes.com%2F%3Fp%3D374

Comment Re:You know.. (Score 3, Interesting) 115

If you've been to Holland, you'll notice that the drivers are extremely careful -- it would be hard to get hit by a car. I'm certain these light-lines are to keep pedestrians from getting run over by bicycles. In Holland, I think bikes actually earn points, Deathrace-2000-style, for aiming at pedestrians.

Comment Re: Why isn't Mozilla doing more?! (Score 1) 88

What's interesting about a lot of these fingerprinting metrics is that they aren't the result of just asking something like "navigator.getCoreCount()" -- these are sophisticated techniques that run very carefully crafted bits of code, and then measure the time certain operations take in order to deduce the number of effective cores. There's really no way to "lie" other than to intentionally be slow.

Comment Re:Why isn't Mozilla doing more?! (Score 1) 88

Mozilla is; there's just not much marketing around it.

To be clear, the level of de-featuring you're asking for makes for pretty good privacy, but a shitty modern browser. However, Mozilla is strongly committed to the prospect that the trade-off between features and privacy should remain in users' hands, which is why we work very closely with the Tor project to produce a browser that does exactly what you're proposing. The reason Firefox doesn't do this out of the box is that a browser that has been de-featured in this way does not come close to fitting the average user's needs. But you have choices, and Mozilla is committed to supporting Tor Browser to give people like you exactly what you're asking for.

In case you missed it, Mozilla recently started taking Tor's modifications in as part of core Firefox code, both to make thing easier for the team that maintains Tor Browser, and to allow users to turn certain Tor-provided privacy-focused features on in base Firefox.

Slashdot Top Deals

"One day I woke up and discovered that I was in love with tripe." -- Tom Anderson

Working...