Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Well, duh (Score 2) 139

They also have a much lower rate of the population with degrees and their universities ruthlessly weed out first year students. Despite having one of the highest standards of living and among the highest wages in Europe, Germany has far fewer college graduates than most of the country. They realize that a lot of degrees aren't worth anything or are completely unnecessary so they won't let people waste their time and the taxpayers' money.

The U.S. absolutely does have too many people going to college or getting degrees that won't help them. If this weren't the case there wouldn't be a massive student debt crisis because the degrees would be paying for themselves. Most degrees still do, at least engineering or technology degrees. The multitude of people getting art history degrees and trying to get one of a very small number of positions in those fields, not so much. Unless you're at the top of the class or well connected (or probably both) then the odds of that degree doing anything other than saddling you with debt is a dubious prospect. But instead of telling anyone the reality of that the colleges will gladly let you drown yourself in debt.

The idea that college is a magic wand that can waved to solve all of society's ills is naive. It won't even necessarily make people happier. I've known several people (mostly Indian) who were essentially forced to get an engineering degree (or a medical degree) who have good jobs, but aren't happy. It's easy to understand why their parents who often grew up exceptionally poor made those decisions, but even if you decided to limit admissions or shift what's funded to align with what's actually beneficial to society, not everyone is going to make the shift. The people who really do want to study art history, philosophy, theater, etc. aren't suddenly going to want to change to mechanical engineers or programmers.

Comment Re:Thank Tariffs Trump! (Score 2) 63

I too bought memory in April to avoid tariffs. I had to run a stupid python program to generate a dataset that required 96GB of RAM for a delayed project so I figured I might as well bite the bullet. DDR4 was still a good value at that point (it's a problem that can run overnight, performance wasn't too important).

But how are the tariffs limiting the manufacturing supply capacity of RAM factories in East Asia?

Do you have a mechanism to propose?

Do you think they're making enough to meet demand but then blaming tariffs to justify jacking up prices? All of them? It would be an interesting conspiracy but is there any evidence to support that theory?

Comment Re:If only a certain OS didn't end support (Score 1) 63

> How much is this problem is down to AI and how much to beautiful tariffs?

What mechanism are you thinking of where tariffs could limit supply of VRAM from East Asia?

Simple price increases, sure, definitely, but this is described by manufacturers as a supply & demand problem.

Do you have a different angle we should consider?

Comment Re:It's the oldest and most crudded up (Score 1) 25

I hear these 'it's the oldest' and think to both the New Jersey POTS cable plant, and the horrors of maintaining wiring that Alex Bell installed. Or the joy of Parisian telephone cable plant, legendary for being unmanageable.

lest I forget, Jakarta and Manila vie for the worst overhead wiring in the world, sop dense and tangled it blots the sun in places. Ugh.

US-East-1/2 is just complex. And too important to rebuild.

Comment Re:Really? (Score 1) 110

It can probably write you a full NTP client. But it can't run it,

Then the proper response should be something like:

Run the following:

#!/usr/bin/perl

use Net::NTP qw(get_ntp_response);
use Time::HiRes qw(time);
my %response = get_ntp_response();

.
.
etc.

Comment Re:Europe has itself to blame for this (Score 3, Insightful) 237

Eastern Europe was screaming about how dangerous this was, but they weren't listened to.

One of the most insane things is how after Russia's surprisingly poor military performance in the Georgian war, the Merkel government was disturbed not that Russia invaded Georgia, but at the level of disarray in the Russian army, and sought a deliberate policy of improving the Russian military. They perceived Russia as a bulkwark against e.g. Islamic extremism, and as a potential strategic partner. They supported for example Rheinmetal building a modern training facility in Russia and sent trainers to work with the Russian military.

With Georgia I could understand (though adamantly disagreed) how some dismissed it as a "local conflict" because it could be spun as "Georgia attacking an innocent separatist state and Russia just keeping their alliances". But after 2014 there was no viable spin that could disguise Russia's imperial project. Yet so many kept sticking their fingers in their years going, "LA LA LA, I CAN'T HEAR YOU!" and pretending like we could keep living as we were before. It was delusional and maddening.

The EU has three times Russia's population and an order of magnitude larger of an economy. In any normal world, Russia should be terrified of angering Europe, not the other way around. But our petty differences, our shortsightedness, our adamant refusal to believe deterrence is needed, much less to pay to actually deter or even understand what that means... we set ourselves up for this.

And I say this to in no way excuse the US's behavior. The US was doing the same thing as us (distance just rendered Russia less of a US trading partner) and every single president wanted to do a "reset" of relations with Russia, which Russia repeatedly used to weaken western defenses in Europe. And it's one thing for the US to say to Europe "You need to pay more for defense" (which is unarguable), even to set realistic deadlines for getting defense spending up, but it's an entirely different thing to just come in and abandon an ally right in the middle of their deepest security crisis since World War II. It's hard to describe to Americans how betrayed most Europeans feel at America right now. The US organized and built the world order it desired (even the formation of the EU was strongly promoted by the US), and then just ripped it out from under our feet when it we're under attack.

A friend once described Europe in the past decades as having been "a kept woman" to America. And indeed, life can be comfortable as a kept woman, and both sides can benefit. America built bases all over Europe to project global power; got access to European militaries for their endeavours, got reliable European military supply chains, etc and yet remained firmly in control of NATO policy; maintained itself as the world's reserve currency; were in a position that Europe could never stop them from doing things Europeans disliked (for example, from invading Iraq); and on and on - while Europe decided that letting the US dominate was worth being able to focus on ourselves. But a kept woman has no real freedom, no real security, and your entire life can come crashing down if you cross them or they no longer want you.

Slashdot Top Deals

"Life, loathe it or ignore it, you can't like it." -- Marvin the paranoid android

Working...