Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:odd because Tesla shows to have sold ~720,000 (Score 1) 247

My bad, those were Telsa global delivery numbers, not US. For the US sales numbres:

Q1 Sales: 128,100 vehicles were sold and Q2 Sales: 143,535 vehicles were sold for a total of 271,635 which would mean a significant number of EVs were purchased from other vendors this year in the US. THAT's a big deal if you're a Tesla stock holder or employee.

LoB
 

Comment Re:EVs (Score 3, Informative) 247

Obviously stated by someone who has never driven a modern EV. Because they have the torque of a turbo diesel, the speed of an LS8 and at more than 2x the energy conversion efficiency. They get ~300 miles on effectively the energy of 3 gallons of gasoline.

But, if you REALLY like driving snow plow looking vehicles becasue they look manly have at it. But don't judge until you've pinned yourself into the seat a few times in one of the many EVs on the market today.

LoB

Comment odd because Tesla shows to have sold ~720,000 (Score 1) 247

Google says Tesla sold Q1 2025, 336,681 vehicle deliveries and Q2 2025, 384,122 vehicles delivered.
I guess some of those could have been sold in 2024 but a full 100,000 unit difference and that's just Telsa so the 50,000 or so GM and Ford sold aren't even counted. Note, just guessing on the Ford and GM number since they are usually just a fraction of Tesla sales.

LoB

Comment TIOBE is complete nonsense (Score 3, Insightful) 80

I'm perpetually mystified how TIOBE is considered to be in any way reputable.

It's just searching for "$LANGUAGE programming" in various engines and applying magic fudge factors.

It's not an indicator of jobs, or activity, or much of anything else really. This is especially obvious with things like Visual Basic showing up weirdly close to the top, and having large spikes, as if there were times when VB suddenly got a huge influx in demand.

VB never even transitioned to 64 bits, it's that old. VB.NET i suppose exists but seems mostly pointless since it all compiles down to CIL anyway. Might as well use C#.

Comment Re:Robotics? (Score 3, Insightful) 111

TIOBE basically searches a bunch of search engines and other things for "$LANGUAGE programming", applies some magical fudge factor and calls that a result.

It's absolute nonsense. It's highly manipulable if you can convince people to use the " programming" wording. It's going to be highly affected by the appearance and disappearance of documentation websites. It will of course still pick up ancient archives of stuff that nobody is actually using today.

I have an extreme skepticism of that VB is anywhere near the top 10. The original VB died long, long ago. VB.NET wasn't backwards compatible in the slightest and I don't think it ever had much adoption, because what's even the point? You might as well use C# instead. In fact long ago I had a VB project I considered transitioning to VB.NET and quickly decided it wasn't worth it, and went with C#. That was somewhere in the early 2000s, and I don't think it's gotten any more appealing since.

Comment Still nonsense (Score 2) 111

TIOBE is still nonsense of the highest order, not sure why anyone bothers using it.

It's some search engine counts based voodoo. Maybe not the most terrible metric possible, but I have no idea why it's the one always being discussed when there's better things one could measure at this point. Like say, GitHub.

If we want to know what's currently most popular, what we should want is measuring the actual usage. That might be projects, or commits, depending.

Comment Makes sense (Score 1) 10

I never understood Mozilla's foray into AI.

There's just nothing about Mozilla that suggests to me they are experts on the subject matter and have much to contribute in the area. I could be wrong, but Mozilla is so tightly associated to the web that it just was a hard sell to me that their AI efforts were going to go anywhere from the start.

Comment Re:Shouldn't it be called (Score 1) 74

And yet none of those were called "Windows Subsystem for _____"
The naming was designed to get hits and to confuse management. Developers were showing management what could be done with Linux for very little cost and getting approval for Linux systems to develop on. Windows Subsystem for Linux makes it sound like they can run Linux and still have access to Windows when it was bass ackwards. IMHO

LoB

Comment Re: They did WSL totally backward. (Score 1) 74

hmm, I thought it was because so many Windows devs were installing Linux on the hardware and writing their enterprise apps that way and therefore nothing was traceable. Even running Linux in a virtual machine eliminated Microsoft tracking except for how many times or how long the VM was run. WSL is a whole complete tracking system since it goes into kernel space. Not sure how much tracking WSL2 gives but it's gotta be far more than VMs or directly on the iron.

BTW, I've seen it personally where people will jump through hoops to get a project working within WSL rather than boot a full Linux system on the hardware.
I've also seen many give up and either install another SSD or partition to dual boot.
LoB

Comment Re:But eventually it all collapses (Score 1) 58

But if I tell an LLM "Thanks that suggestion worked" that feedback is lost to the void. There's no upvoting, no storage that I know of applying to all other questions people ask to let the system know "yes that answer worked particularly well". So all the LLMs can go on giving out the same answers forever not really knowing they are flawed... unless someone publishes an article about it.

There's no reason why LLMs can't have feedback mechanisms. In fact they do. ChatGPT has thumbs up and thumbs down buttons. It almost definitely tracks usage of download and copy to clipboard buttons.

Comment Webmasters all over again (Score 4, Informative) 81

I remember there was a short time when the web was new and "webmaster" was a profitable occupation. Then a combination of improved web design software, CMSes, frameworks and the like quickly ate the low end, and the higher end just got rolled into software development.

I'm not sure why anyone thought that knowing what keywords a specific model recognizes best could ever be an enduring form of employment. To me it was always clearly extremely temporary.

Slashdot Top Deals

We have a equal opportunity Calculus class -- it's fully integrated.

Working...