Live data from Hacker News

Nvidia announces native GPU programming in Rust

developer.nvidia.com

261–270 of 334 posts

Re: Nvidia announces native GPU programming in Rust

#261

Earlier quoted context omitted.

Yes but there are business costs to using high-level proprietary tools and libraries. If you write your app using win32, you won’t be able to port is very easily. You’re also stuck with whatever bad or bizarre decisions Microsoft made. It’s even worse for CUDA. GPUs are expensive, and now you’re vendor locked. You’re between a rock and a hard place. Either spend millions in engineering time, or millions on price-gaug…

> If you write your app using win32, you won’t be able to port is very easily. Is this still true? eg, Shopify saying porting is now easy so no need for abstractions.

Porting has never been hard. Just follow the platform guidelines. Make sane architecture. Done.

I mean _it's just work_. You don't need to invent anything. Just do the work.

What _is_ hard is when people run after silver bullets to avoid all this work.

Because people who don't understand software decide it would be cheaper to implement something only once. Or someone who does not really understand what they are doing insists that same C++ code runs automatically on all platforms.

AI has given the software engineers permit from the beancounters to do the sane thing.

Good software development orgs _have always_ done proper per platform ports.

Also - there is nothing wrong in supporting only one platform as such!

Re: Nvidia announces native GPU programming in Rust

#262

Earlier quoted context omitted.

I'm definitely from the generation of texters and there was never any censorship going on with SMSs... yours must be a cultural or regional thing.

Maybe you didn't have T9 enabled but I consider it censorship when I type bitch and it gives me chubi. Even now I wonder if I am allowed to type bitch here... I guess we will find out.

But typing "b*tch" with T9 is just as difficult (if not more) as typing "bitch". Anyway, I guess I never had a need to swear much over SMS. On IRC, on the other hand...

Re: Nvidia announces native GPU programming in Rust

#263

Earlier quoted context omitted.

Maybe more like p**p, as in "that cunt p**ped in my yard"? I'll admit, it never once occurred to me that people might be using censored characters to provide more emphasis that a word is a swear, but I guess it does indeed do that, at least to the writer. Whether that comes across to the reader, and whether the writer cares that their intention was understood... I'm not so sure.

What about ^#%& as was traditional in newspaper comics strips?

Known as grawlix or obscenicon.

https://en.wikipedia.org/wiki/Grawlix

Re: Nvidia announces native GPU programming in Rust

#264

Earlier quoted context omitted.

Do you have the stomach to walk into a high school in the USA these days? Teachers use AI to generate assignments. Students feed the assignments to AI and submit the responses. Teachers feed the student submissions to an AI for grading.

Please tell me this is not true.

I have two kids in engineering programs at a state University. They are allowed to use AI for homework assignments, but the homework is no longer worth any credit. They have a lot more papers, quizzes, and tests in class that count for their entire grade.

Re: Nvidia announces native GPU programming in Rust

#266

Earlier quoted context omitted.

It doesn't read as emphasis to me. It reads like the person is trying hard not to curse, and they think "crap" is a curse word. It's a little bit adorable, like I'm reading a comment from an obedient child.

I guess you are not from the generation of texters. This how languages work we used to use * as a way to avoid getting censored it over time became a way to curse or give emphasis.

stop feeding nonsense to the masses

Re: Nvidia announces native GPU programming in Rust

#268
post #99
post #6

> The launch is checked rather than trusted. Damn even Nvidia is putting out fully Claude-written articles.

It is the number 1 thing I cannot stand with Claude slop. It's a sort of anthropomorphization of language. Every "thing" does, produces, feels, wants, asks, answers, etc.... - "Launch is checked" - "Question is asked" - "The implementation answers" - "The model wants" - "The results name" - "The connection surfaces" - "The prompt wires" - "The feature rides the mechanism" Every single fucking thing is alive, wants th…

All of the examples read like: "The dude abides", except in a grotesque/parody way.

Re: Nvidia announces native GPU programming in Rust

#269

Earlier quoted context omitted.

It doesn't read as emphasis to me. It reads like the person is trying hard not to curse, and they think "crap" is a curse word. It's a little bit adorable, like I'm reading a comment from an obedient child.

I guess you are not from the generation of texters. This how languages work we used to use * as a way to avoid getting censored it over time became a way to curse or give emphasis.

Am I, with around 30, in this generation? Putting * in words seems like self censorship to me. Still, might have a cultural component. German here.

Re: Nvidia announces native GPU programming in Rust

#270

Earlier quoted context omitted.

I guess you are not from the generation of texters. This how languages work we used to use * as a way to avoid getting censored it over time became a way to curse or give emphasis.

Sounds like a generational thing. I grew up texting. But in the 90s any profanity filters could just be turned off in settings.

After reading through the threat here it seems more like a cultural thing. The US has quite a lot of filters for profanity. I remember from my youth that in 2009 Eminem was a guest in a Germany TV show and very happy to swear as much as possible without being censored. https://www.youtube.com/shorts/2OC-yKZ5Yag
Post reply on HN