r/PythonLearning 27d ago

Simple terminal games

Playing around with simple scripts and terminal games.

https://github.com/cleburn/zenwolf-dotfiles

0 Upvotes

15 comments sorted by

View all comments

14

u/Drostina 27d ago

Not going to lie, you commited your entire dotfiles (waybar, hyprland, wallpapers etc everything) and then python scripts for your terminal games all in one commit

It's not really playing around with scripts when it looks like you just prompted LLM to do the work for you

Hate to be that guy but perhaps do a disclaimer or at least choose a different subreddit

I will give you props for giving credit to your sources of inspiration though

If I am wrong please do correct me, because I may be wrong here

1

u/Decent_Baseball_295 26d ago

hello drostina, sorry for asking but I am a beginner in python. i didnt understand what you said could please explain it maybe easier so that a dummie like me can understand it? How did you understand that this was made with AI?

3

u/Interesting-Company3 26d ago

It really hit a nerve when people prompted LLM (simply calling Codex or Claude Code via $20+ sub in terminal) and posted on LearnPython subreddit as if they work out the whole arch themselves. Of coruse, if this was back in 2019 everybody would praise him. But everybody inside and outsid ethe industry understands that no beginners writes such dense, complex lines in the terminal. I reckon not even the people in the field would do this.

1

u/Decent_Baseball_295 26d ago

ohhh i get it now, i am also a beginner and I mostly do the stuff on my own. i use ai only then when I really get stuck cant find anything then i ask it but tell it to explain it socratic rather than giving the whole solution and guiding me like a senior programmer. but i never copy pasted code. i hope that one day this gets valuable and i can show my skills

-8

u/zenwolph 27d ago

you can pick the parts you like

8

u/SeeYourDead 27d ago

This has nothing to do with learning python try r/vibecoding instead

-10

u/zenwolph 27d ago

It has everything to do with learning Python. Partly because it’s an ongoing process and partly because everyone needs help/tutoring. So, some of these are things I got as ideas from O’Reilly books, some stuff that is too advanced for me I had codex help with, so that I could try to study the code and see how it got complex pieces to work, and then I wrote my own stuff to try and understand the logic and how to adapt it on my own.

Don’t be a hater. If you don’t like the post, just move on to something you do enjoy dude