• 3 Posts
  • 141 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle






  • That’s the thing, i will never be able to write a complete project unaided, full stop. I banged my head against that process for 10+ years trying to teach myself. I’ve tried classes, books, tutorials and i always end up failing out because i am incapable of actually writing code correctly, even when i know what im doing is the way its supposed to work. I struggle enough with just spelling english words, my native fucking language, correctly half the time. So remembering where the semi colon goes or that you need to use : instead of = in these specific cases but not these specific cases, is something my brain is simply incapable of accomplishing.

    I’m not applying for jobs, i’m not trying to build any kind of major infrastructure, i just simply want to participate in a community and not be shunned and ridiculed because i use a tool that allows me to participate at all.




  • This feels discouraging as someone who struggled with learning programming for a very long time and only with the aid of copilot have I finally crossed the hurdles I was facing and felt like I was actually learning and progressing again.

    Yes I’m still interacting with and manually adjusting and even writing sections of code. But a lot of what copilot does for me is interpret my natural language understanding of how I want to manipulate the data and translating it into actual code which I then work with and combine with the rest of the project.

    But I’ve stopped looking to join any game jams because it seems even when they don’t have an explicit ban against all AI, the sentiment I get is that people feel like it’s cheating and look down on someone in my situation. I get that submitting ai slop whole sale is just garbage. But it feels like putting these blanket ‘no ai content’ stamps and badges on things excludes a lot of people.

    Is this slop? https://lemjukes.itch.io/ascii-farmer-alpha

    https://github.com/LemJukes/ASCII-Farmer

    Like I know it isn’t good code but I’m entirely self taught and it seems to work(and more importantly I mostly understand how it works) so what’s the fucking difference? How am I supposed to learn without iterating? If anyone human wants to look at my code and tell me why it’s shit, that’d actually be really helpful and I’d genuinely be thankful.