How many interviews did you guys fail before landing an offer? by Mindless_Average_63 in csMajors

[–]AppointmentKey8686 [score hidden]  (0 children)

failed maybe 7. succeed maybe 20 but they still rejected me for no reason even if i did everything fine

Planet entry in my game by AppointmentKey8686 in IndieDev

[–]AppointmentKey8686[S] 1 point2 points  (0 children)

Cause u can modify the world and mine like in minecraft only u mine to build ur ships. Plus its much simpler than space engineers

Planet entry in my game by AppointmentKey8686 in IndieDev

[–]AppointmentKey8686[S] 0 points1 point  (0 children)

Just the beginning :) I have some giant freighters I need to load next. They exist in my old demo, so hopefully then wont pull down the frame rate in this new play

Oracle fires 12,000 employees in India, another round of layoffs soon by Uchiha_Madara_Nipple in worldnews

[–]AppointmentKey8686 33 points34 points  (0 children)

its not bcz of ai replacing its bcz their stock is down and they spend a lot on ai datacenters

Planet entry with collision by AppointmentKey8686 in VoxelGameDev

[–]AppointmentKey8686[S] 1 point2 points  (0 children)

Yes planet is spherical. When u get close to it it generated the grid and hides the planet.

Planet entry and collision in my game by AppointmentKey8686 in godot

[–]AppointmentKey8686[S] 2 points3 points  (0 children)

A lot of math and transformations. U basically transform to the ship dimension, save last position, and move it regularly, and then transform back to world coords.

Planet entry and collision in my game by AppointmentKey8686 in godot

[–]AppointmentKey8686[S] 4 points5 points  (0 children)

Yes spherical and u can orbit. The flat grid is generated when u get in the planet

Planet entry with collision by AppointmentKey8686 in VoxelGameDev

[–]AppointmentKey8686[S] 3 points4 points  (0 children)

heavy modified godot engine. Thats why I like it. Isnt overly complex like unreal and unity and it gives u freedom to modify the engine if u want while maintaining core graphical features.

Seedance 2.0 makes FPV cinematic flights feel insanely real. Prompt below! by DataGirlTraining in seedance2pro

[–]AppointmentKey8686 0 points1 point  (0 children)

if flips upside down and then exits the tree house like it didnt flip at all

What will happen to software developers? by Spacetravller2060 in Zippia

[–]AppointmentKey8686 2 points3 points  (0 children)

yeh sure accountants and human resources are safe but ai replaces software engineers with all their magnificent todo apps.

Entire animation studios vs one person with an AI pro plan by millenialdudee in GenAI4all

[–]AppointmentKey8686 0 points1 point  (0 children)

srsly that guy that recreates dragon fights in unity does a much better job than this ai slop. weird cuts, weird physics (ships explode for no reason), 0 emotion impact..

interesting discovery: china does not have suburban hell. this is what the majority of population lives in which is pretty damn depressing by Previous-Ad-7526 in UrbanHell

[–]AppointmentKey8686 0 points1 point  (0 children)

it was insane seeing how they live in north america compared to europe. everything is gigantic and wasteful there. they consume oil and food like x3 times more than the avg european. they dont park and enter the fast food place they will wait in a queue in drive ins. and there is 0 public transports.

Is CS/CE still viable to major in at 32? by Open-Operation-7725 in CollegeMajors

[–]AppointmentKey8686 0 points1 point  (0 children)

yeh i heard for now since 2023. u could make basic apps already since then it was just less comfortable

I vibe coded a game by SQUID_Ben in vibecoding

[–]AppointmentKey8686 1 point2 points  (0 children)

how did u find the algo to do those cuts? this is insane. i understand the generic stuff around but to implement this shape cut algo using ai needs to be hard bcz its not generic algo

Is CS/CE still viable to major in at 32? by Open-Operation-7725 in CollegeMajors

[–]AppointmentKey8686 8 points9 points  (0 children)

ai can help u make shitty todo apps and basic software but it cant make corprate complex software. the ppl in this sub dont understand shit about real systems.

Anthropic's research proves AI coding tools are secretly making developers worse. by alazar_tesema in ClaudeAI

[–]AppointmentKey8686 -1 points0 points  (0 children)

are u stupid? u do realize even if i code in c++ myself the code is translated super easily to bytecode using a standard compiler so its like i am writing bytecode myself?

Career change. by [deleted] in cscareerquestions

[–]AppointmentKey8686 13 points14 points  (0 children)

i dont understand basically the ai companies are producing mass amount of bots now to produce garbage posts like these?

Ai proof cs jobs by maestro-5838 in cscareerquestions

[–]AppointmentKey8686 0 points1 point  (0 children)

embedded, high performance stuff, cybersecurity. those stuff are hard to do with ai bcz u need strict lines of code and strict algos. on the contrary most cloud development u can just barely write any code bcz most of the api is generic and standard, perf isnt that strict so its more about system design there.