this post was submitted on 01 Feb 2025
162 points (100.0% liked)

TechTakes

1595 readers
300 users here now

Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.

This is not debate club. Unless it’s amusing debate.

For actually-good tech, you want our NotAwfulTech community

founded 2 years ago
MODERATORS
 

Sam "wrong side of FOSS history" Altman must be pissing himself.

Direct Nitter Link:

https://nitter.lucabased.xyz/jiayi_pirate/status/1882839370505621655

you are viewing a single comment's thread
view the rest of the comments
[–] UndercoverUlrikHD@programming.dev -4 points 5 hours ago (1 children)

Putting Python, the slowest popular language, alongside Java and C# really irks me bad.

I wouldn't call python the slowest language when the context is machine learning. It's essentially C.

[–] msage@programming.dev -3 points 4 hours ago (1 children)

Python is still the slowest, it just utilizes libraries written in C for this specific math.

And that maths happens to be 99% of the workload