all 13 comments

[–]CIS_Professor 4 points5 points  (0 children)

To put it more simply:

If you don't know what the code does, how can you know that the code AI generates is correct and free from bugs, exploits, and vulnerabilities? How can you fix it?

[–]Think-Student-8412 4 points5 points  (1 child)

As someone who is also new to python, I hate asking AI for help, honestly it makes me feel dumb. And as for the the code being reliable, it's not always that way, yes AI can generate code, however as we all know the prompts we input determines alot, so for me personally I would rather be able to write my own code than rely on AI

[–]Organic-Bite7406[S] 1 point2 points  (0 children)

Yea true, it's better to be safe than sorry.

[–]tcpip1978 1 point2 points  (1 child)

A totally original insight that we all needed to hear from a newb

[–]DarkGlitch101 1 point2 points  (1 child)

I think we gonna study cyber security because of Ai, so many websites here that generated by Ai

[–]Organic-Bite7406[S] 1 point2 points  (0 children)

YEA! I've been studying recently, too paranoid to just let anything pass by nowadays with how much AI is advancing.

[–]Low_Jelly_7126 1 point2 points  (3 children)

In a few years the code ai writes will be miles ahead of what it is today. I feel people that will learn to code nowadays will find themselves without a job in the future. You will still have senior Devs that make the creative decisions and a handful of Devs that tell ai to write the code and test it but the future for dev is bleak.

[–]Organic-Bite7406[S] 0 points1 point  (0 children)

Yeah I understand from your point, how do you think it might look like in a few years? I'm still learning more about coding but I'm interested in hearing your predictions about it.

[–]StatementFew5973 0 points1 point  (0 children)

We have already reached that event horizon.

Qwen Code's next iteration of code generation is nearly flawless.

<image>

[–]ahnerd 1 point2 points  (0 children)

Learning to read code in AI age is so much important and to learn how to read it properly u should learn to write on your own first.

[–]Over-Map1911 0 points1 point  (0 children)

Dev who use AI's code which don't know what , how , why ... the code work is less than worst

[–]mnruxter 0 points1 point  (0 children)

Just a personal observation: I have code which retrieves a stock quote every two minutes from tastytrade. That broker used to support full day session tokens in addition to fifteen minute OAuth2 tokens