Jesus_666

joined 1 year ago
[–] [email protected] 1 points 16 hours ago

I generally find that cutting taxes is more popular with the politicians who think that reducing the debt is more important than a functioning power grid and bridges that don't collapse. Don't ask me how the hell reducing tax income is supposed to help with the deficit but it's probably built on the assumption that the ~~kickbacks~~ economic growth will make up for it.

[–] [email protected] 1 points 22 hours ago

To quote that same document:

Figure 5 looks at the average temperatures for different age groups. The distributions are in sync with Figure 4 showing a mostly flat failure rate at mid-range temperatures and a modest increase at the low end of the temperature distribution. What stands out are the 3 and 4-year old drives, where the trend for higher failures with higher temperature is much more constant and also more pronounced.

That's what I referred to. I don't see a total age distribution for their HDDs so I have no idea if they simply didn't have many HDDs in the three-to-four-years range, which would explain how they didn't see a correlation in the total population. However, they do show a correlation between high temperatures and AFR for drives after more than three years of usage.

My best guess is that HDDs wear out slightly faster at temperatures above 35-40 °C so if your HDD is going to die of an age-related problem it's going to die a bit sooner if it's hot. (Also notice that we're talking average temperature so the peak temperatures might have been much higher).

In a home server where the HDDs spend most of their time idling (probably even below Google's "low" usage bracket) you probably won't see a difference within the expected lifespan of the HDD. Still, a correlation does exist and it might be prudent to have some HDD cooling if temps exceed 40 °C regularly.

[–] [email protected] 3 points 1 day ago (2 children)

On the other hand, austerity politics (aka "don't spend money in order to reduce the national debt") tend not to work, either, because they offload maintenance to the future. Repairing broken infrastructure costs more than keeping it from breaking in the first place.

I suppose you could just raise taxes but even with WWII-level tax ceilings it's damn expensive to run a country.

[–] [email protected] 2 points 1 day ago (2 children)

Hard drives don't really like high temperatures for extended periods of time. Google did some research on this way back when. Failure rates start going up at an average temperature of 35 °C and become significantly higher if the HDD is operated beyond 40°C for much of its life. That's HDD temperature, not ambient.

The same applies to low temperatures. The ideal temperature range seems to be between 20 °C and 35 °C.

Mind you, we're talking "going from a 5% AFR to a 15% AFR for drives that saw constant heavy use in a datacenter for three years". Your regular home server with a modest I/O load is probably going to see much less in terms of HDD wear. Still, heat amplifies that wear.

I'm not too concerned myself despite the fact that my server's HDD temps are all somewhere between 41 and 44. At 30 °C ambient there's not much better I can do and the HDDs spend most of their time idling anyway.

[–] [email protected] 4 points 2 days ago (1 children)

I always end up ship-of-theseusing the hell out of my computer. Even if I replace my mainboard, CPU, GPU, RAM, and PSU, the old storage is still good, as are the case, the fans etc.

I phase out old components as they lose relevance, although my DVD burner has lasted forever and will probably keep doing so.

[–] [email protected] 0 points 2 days ago (1 children)

Those are typically early joiners who got special conditions. The idea is for everyone to adopt the Euro at some point. (The UK wouldn't have but that's moot since they left. If they rejoin they most likely won't get that special treatment anymore.)

[–] [email protected] 19 points 3 days ago* (last edited 3 days ago)

Entra isn't Azure. Entra ID is what they renamed Azure Active Directory to. But not always; there's also Azure Active Directory B2C (yes, that's the fully expanded name). And various other Azure-branded things that may or may not belong together.

Microsoft are spectacularly bad at naming things.

It's a miracle they haven't renamed Windows 11 to "360 365" or "Live 6.5" or "Active-DOS Series X" or something.

[–] [email protected] 8 points 3 days ago

Honestly, I'm still very much in the "classes define what a tag represents, CSS defines how it looks" camp. While the old semantic web was never truly feasible, assigning semantic meaning to a page's structure very much is. A well-designed layout won't create too much trouble and allows for fairly easy consistency without constant repetition.

Inline styles are essentially tag soup. They work like a print designer thinks: This element has a margin on the right. Why does it have that margin? Who cares, I just want a margin here. That's acceptable if all you build are one-off pages but requires manual bookkeeping for sitewide consistency. It also bloats pages and while I'm aware that modern web design assumes unmetered connections with infinite bandwidth and mobile devices with infinitely big batteries, I'm oldschool enough to consider it rude to waste the user's resources like that. I also consider it hard to maintain so I'd only use it for throwaway pages that never need to be maintained.

CSS frameworks are like inline styles but with the styles moved to classes and with some default styling provided. They're not comically bad like inline styles but still not great. A class like gap-2 still carries no structural meaning, still doesn't create a reusable component, and barely saves any bandwidth over inline CSS since it's usually accompanied by several other classes. At least some frameworks can strip out unused framework code to help with the latter.

I don't use SCSS much (most of its best functionality being covered by vanilla CSS these days) but it might actually be useful to bridge the gap between semantically useful CSS classes and prefabricated framework styles: Just fill your semantic classes entirely with @include statements. And even SCSS won't be needed once native mixins are finished and reach mainstream adoption.

Note: All of this assumes static pages. JS-driven animations will usually need inline styles, of course.

[–] [email protected] 0 points 3 days ago

Music. Often completely randomly selected – for instance, right now it's some old dance track called Sweet Like Chocolate by... gotta look this up... Shanks & Bigfoot, apparently. It'll probably be something else in an hour.

The only time my head does go silent is when I'm really tired. It's one of the most clear indicators of tiredness for me.

[–] [email protected] 1 points 4 days ago (1 children)

It's an old term for the sexual organs that's only used as part of terms these days. I tried to kinda match that. My translation wasn't great, though.

[–] [email protected] 31 points 5 days ago

Let me step in for a moment. I'm this man's attorney. He can't possibly say stupid shit on the internet because he doesn't use computers. He wouldn't have time to use one in the first place as he's too busy being a wildly successful Path of Exile streamer.

[–] [email protected] 3 points 5 days ago

It's the basic idea behind ordoliberalism – companies get free reign until their actions start harming the common good, at which point the government imposes fair rules to even the playing field. It's... reasonably functional as far as political theories go. Still wildly suboptimal, though, and not long-term stable against the influence of hyper-wealthy entities.

view more: next ›