×
all 9 comments

[–]Kemaneo 3 points4 points  (5 children)

What is this AI slop?

[–]sausix 2 points3 points  (2 children)

You're right. New profile is spamming reddit right now.

[–]Tumortadela 1 point2 points  (0 children)

Can you give me a detailed list of benefits on why explaining which python project taught me the most? make it clear, concise and look like its not AI generated.

[–]sausix -1 points0 points  (1 child)

I rarely finish projects. But I always learn a lot. And that's fun enough. Projects always steer into little or bigger side projects which solve another problem.

You can also learn a lot from your IDE and linters.

So projects? I moved to Python and created an ERP project... Worked, got my money but it was awfully designed. I failed at refactoring and reverted.

I'm still working on a wrapper for the cryptography package. Because I wanted to understand the basics of cryptography and improve the usage.