Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Not so odd (Score 2) 26

It's pretty important if you're working in a developing field. The original TPU couldn't do floating point so it wasn't really useful for training. IIRC they also work best with matrices that have dimensions that are multiples of fairly big numbers (128? 256?) with later generations working best with bigger matrices.

That's great for the current focus on gigantic attention matrices but not so great if the next big thing can't be efficiently shoehorned into that paradigm.

Comment Re:Ah, well. (Score 1) 44

I tried to install Platform IO to try it out, but the multi-gigabyte Visual Studio won't work on my old macbook. The Arduino 2.0 IDE isn't exactly fast and efficient, but it at least installs. A plain old text editor is fast, efficient, and installs no problem.

Arduino is powerful because it's a collection of device drivers and other libraries written to a reasonably uniform standard and mostly cross platform too. You can write firmware for an ATMega hooked up to some obscure sensors and an old RS-485 driver then (mostly) have it also run on an STM32, Pi Pico or ESP32.

Comment Re:What? (Score 1) 145

Lowering prices won't help. That would lower GDP. Raising pay and raising prices would, although raising pay relative to prices is a bit of a double edged sword. The more money you've got the more you're likely to save.

The real answer is that GDP is a pretty shitty measure for this kind of thing.

Comment Re:Disappointing but not surprising (Score 1) 3

I personally didn't like Curiosity Stream when I tried it years ago. The docos always felt a little too close to entertainment for my liking.

My favourite streaming service is The Great Courses. It had a small hiccup when it rebranded as Wondrium for a few years and merged its content with Magellan etc, but the users complained loudly and the company went back to their core competency. I have no problem giving them my money even though I will never get through all the courses they have on offer.

Comment Re:Canada doesn't have the same luxury (Score 1) 145

The GP is not talking about LTE, they're talking about "voice over LTE" (VoLTE). The Bell compatibility checker they linked to seems like a fairly comprehensive list of phones that support it. Very old phones, like the iPhone 4 or original Pixel don't support it because the standard didn't exist when they were manufactured.

Comment Re:What? (Score 1) 145

This article almost sounds like an ad to get people to buy things to keep the economy rolling rather than a serious discussion.

You've answered your question. "Productivity" in this case is GDP / capita. If an American buys something with American parts from an American retailer then they increase the GDP, which increases the productivity. It doesn't have to increase their personal productivity.

Comment Re:Look... kid... (Score 1) 55

It's.....not that simple. When the LLM industry crashes, the US economy will crash with it. The businesses who supply the AI companies will have cash flow and debt problems, and their rich paying customers will be gone. The smaller businesses who have made themselves dependent on AI services today will shut down, because hiring people to replace the services will be too expensive. The new grads will have nowhere to go, especially if they're competing with desperate experienced folks.

Comment Re:was that w,ritten by AI, or is it human gibberi (Score 1) 94

It's clearly a biased example intended to make the white collar readers of the WSJ feel good.

In reality, another example of a non-internet job is NBA professional basketball player. Those guys make plenty of money, Internet is NOT required.

But then again, listing those examples would make some of the white collars question their life choices...

Slashdot Top Deals

Real programmers don't write in BASIC. Actually, no programmers write in BASIC after reaching puberty.

Working...