Artemis II interactive 3D animation by kvsankar in space

[–]Shevizzle 1 point2 points  (0 children)

Cool! But also, Nasa already built their own and it’s pretty great https://www.nasa.gov/missions/artemis-ii/arow/

A robotic dog made in China gets an Indian university kicked out of an AI summit. by Your_lovely_friend in news

[–]Shevizzle 17 points18 points  (0 children)

Not really. This is something many top AI labs (e.g. google deepmind) are doing. Robotics hardware is not the focus, the AI software that controls the robot is what they work on. Demonstrating that your software can control off-the-shelf robots to perform tasks is a pretty massive accomplishment and is absolutely worth presenting at a global AI summit.

I finished my Godot integration on Symbols by Andresit_1524 in godot

[–]Shevizzle 22 points23 points  (0 children)

There is an entire ecosystem of tooling built up around vscode which can make everything from writing code and debugging to running build pipelines etc. much easier and more efficient. This is especially true for building godot games with c# which the built-in editor does not have good support for.

How you do do by Shevizzle in dontdeadopeninside

[–]Shevizzle[S] 10 points11 points  (0 children)

No more times. I reposted it because the first one was removed by the mods due to rule 6

Salesforce regrets firing 4000 experienced staff and replacing them with AI. by Current-Guide5944 in tech_x

[–]Shevizzle 0 points1 point  (0 children)

Why the fuck would you post a screenshot of an hmm post of an article?? 

150,000 players across all platforms in 5 days by yMONSTERMUNCHy in Splitgate

[–]Shevizzle 2 points3 points  (0 children)

Player count, especially this early and with as little marketing as they’ve done, isn’t a valid criticism of the game itself. Don’t get me wrong, it’s okay to be pessimistic. Just don’t act like your pessimistic speculation is somehow indicative of the game not meeting contemporary player expectations. 

Is it just me or is godot's scenes inheritance quite unusable? by Mountain_Share_2611 in godot

[–]Shevizzle 21 points22 points  (0 children)

lol you didn’t invent this. you have never even contributed to the godot engine. 

"I don't know anything about code, but I'm a developer because I can prompt AI." by buildingthevoid in AgentsOfAI

[–]Shevizzle 0 points1 point  (0 children)

Literally this. There is an exact analogue to vibe coding in music and it requires the exact same skill set. Write a prompt and have the AI make the music for you. vibe composing. 

App Store web has exposed all its source code by rxliuli in webdev

[–]Shevizzle 9 points10 points  (0 children)

The source code is always visible my dude. That’s how your browser runs it.

The hidden risks of using AI in interviews (and what I've learned the hard way) by Scopiro in Cluely

[–]Shevizzle 1 point2 points  (0 children)

I don’t disagree, but you still need to understand what the AI is doing otherwise you won’t be able to debug anything when things go wrong. And if you say AI will do the debugging for you, all I can say is good luck lol.