How to learn nothing 101 and still lose mountains of time:
-
How to learn nothing 101 and still lose mountains of time:
-
@stux that screenshot is how to tell with few lines that you have no idea how regular programming works.
-
@stux that screenshot is how to tell with few lines that you have no idea how regular programming works.
@peteriskrisjanis its not really coding as it is copy pasting
-
@stux for comparison, for every 2 questions, that's the same as using up 3 C batteries and pouring out 6 bottles of water
-
@stux isn't this also, like, super expensive?
-
@stux You could use google and spend 2x more time with 8 stackoverflow questions and get the same result. a moutain of wasted time.
-
@stux You could use google and spend 2x more time with 8 stackoverflow questions and get the same result. a moutain of wasted time.
@Neutralplier Could be! But the next time you’ll encounter a similar issue you can solve it a lot more easily instead of re-asking AI over and over
that’s my point
-
@Neutralplier Could be! But the next time you’ll encounter a similar issue you can solve it a lot more easily instead of re-asking AI over and over
that’s my point
@stux I troubleshooted the other day for hours and hours and searched online. it was only when I used A.I as the rubber duck method that it told me my issue, that I cant use one hex number to store values to so high and had to use more if I wanted to store such big numbers. it was so simple then and I likely would have never figured it out
-
@stux I troubleshooted the other day for hours and hours and searched online. it was only when I used A.I as the rubber duck method that it told me my issue, that I cant use one hex number to store values to so high and had to use more if I wanted to store such big numbers. it was so simple then and I likely would have never figured it out
@Neutralplier oh but I’m not saying I cannot be useful for pointing in the right directions or even offering a solution! But creating something mostly based on AI code without knowing how the basics work is asking for trouble
There is a reason I’m trying to use as less frameworks and plugins within Unreal for example, if there is a bug or I want something different, I want to know how to accomplish that and not being reliable on AI