Newschool Programmers

bootspace

Member
summer has come and my computer is firing, wanted to make a space for people to post new proj ideas and cool things they’ve coded. post away!
 
Coolest thing I have ever programmed was "print('Hello, World!')".

That's where my programming journey ended, maybe I should try it again someday.
 
14613115:JalmarKalmar said:
Coolest thing I have ever programmed was "print('Hello, World!')".

That's where my programming journey ended, maybe I should try it again someday.

do it! if you do python, check out pygame for making your own games, super fun
 
14613534:BallClapper said:
I made a shitty face tracking program to make a meme.

that’s pretty sick though, did you like actually create a face tracker or was it through a MediaPipe typa thing
 
Trying to find time to make an encyclopedia of songs used in edits. basically you search a song and should display edits that used it.
 
14613298:1spliff2guinnies said:
You're getting replaced by AI any way. Learn to Code aged like milk

i agree the whole “learn to code” movement was over hyped. it’s not for everybody, but if you like puzzles it’s an awesome way to make money.

AI won’t replace coders, it might change the way we do it though. take flying as an example. a commercial pilot needs to know what every button does in a plane, but probably spends 80% of their time on auto pilot.

same thing with coding, unless we truly reach a level of general AI, in which case we’re all fucked.
 
14613689:VTshredder69 said:
This isn't wrong

It is very wrong. AI in my experiance miles away from remotely coding anything substantial.

its helped me with mundane tasks like seeding a database or other small things. But anything large it struggles with. It might get it “right” but a huge thing of coding is refactoring and optimizing code as well.

Like above, it will definitely be a tool and a useful one at that, but to produce anything besides static web pages will take a while
 
14613694:muffMan. said:
It is very wrong. AI in my experiance miles away from remotely coding anything substantial.

its helped me with mundane tasks like seeding a database or other small things. But anything large it struggles with. It might get it “right” but a huge thing of coding is refactoring and optimizing code as well.

Like above, it will definitely be a tool and a useful one at that, but to produce anything besides static web pages will take a while

Just because you're ignorant doesn't mean you're right. AI is taking over all of these tasks. It's already being used in hedgefunds for stock trading. It'll be coding better tahn humans within the next year or two if not sooner.
 
14613696:VTshredder69 said:
Just because you're ignorant doesn't mean you're right. AI is taking over all of these tasks. It's already being used in hedgefunds for stock trading. It'll be coding better tahn humans within the next year or two if not sooner.

coding can be replaced by AI in the hands of a developer, but AI can’t replace devs. Still need to be creative, and AI (as of now) is not able to do what devs do, although I agree that it is a very useful tool in doing the coding for you
 
14613596:bootspace said:
that’d be sick

Yeah I mean it sounds basic but actually asked about a ton.

id probably just take from the other posts about it, then make it open to anyone at first. But don’t know how much it’d be abused.

got other ideas but couldn’t find time with work and ski szn. Now that’s over I might have a bit more time

14613696:VTshredder69 said:
Just because you're ignorant doesn't mean you're right. AI is taking over all of these tasks. It's already being used in hedgefunds for stock trading. It'll be coding better tahn humans within the next year or two if not sooner.

I guess man but I know people in the industry for 30+ years. They don’t stress about AI much either.

the “learn to code” just oversaturated the job market with bootcamp devs (myself). I got a job after a bit but tons of inexperienced people out there

Bootcamps are insanely easy to pass, but to actually learn from it takes effort. I imagine AI now could replace 75% of my class but would be a while until it gets real good.
 
14613721:muffMan. said:
Yeah I mean it sounds basic but actually asked about a ton.

id probably just take from the other posts about it, then make it open to anyone at first. But don’t know how much it’d be abused.

got other ideas but couldn’t find time with work and ski szn. Now that’s over I might have a bit more time

I guess man but I know people in the industry for 30+ years. They don’t stress about AI much either.

the “learn to code” just oversaturated the job market with bootcamp devs (myself). I got a job after a bit but tons of inexperienced people out there

Bootcamps are insanely easy to pass, but to actually learn from it takes effort. I imagine AI now could replace 75% of my class but would be a while until it gets real good.

It's coming for all of our jobs. lol. The rate at which it evolves is terrifyingly fast.
 
Back
Top