Show HN: Pyscn – Python code quality analyzer for vibe coders
11–20 of 87 posts
Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#12Current AI is most proficient in java-script and python because of the vast training data. But in the long-run, i feel like languages with good static analysis, static type checks, clear language rules, memory leak detection, fuzzing, test oriented code, and any number of other similar tooling is gonna be the true game-changer. Directed learning using this tooling could improve the models beyond their training set, o…
Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#13This is an interesting idea but you might be better off marketing it as a tool for software engineers, maybe to help with old code bases. Or even for someone stuck cleaning up vibe coded nonsense. Vibe coders don't care about quality and wouldn't understand why any of these things are a problem in the first place.
Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#14Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#15Current AI is most proficient in java-script and python because of the vast training data. But in the long-run, i feel like languages with good static analysis, static type checks, clear language rules, memory leak detection, fuzzing, test oriented code, and any number of other similar tooling is gonna be the true game-changer. Directed learning using this tooling could improve the models beyond their training set, o…
Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#16Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#17Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#18Current AI is most proficient in java-script and python because of the vast training data. But in the long-run, i feel like languages with good static analysis, static type checks, clear language rules, memory leak detection, fuzzing, test oriented code, and any number of other similar tooling is gonna be the true game-changer. Directed learning using this tooling could improve the models beyond their training set, o…
I was more optimistic before bur if 95% of the all software is written by these two languages, it will be very hard for any (better) alternative to disrupt them. The only way will likely to make better profiling & debugging tools to help maintain existing codebase.
Re: Show HN: Pyscn – Python code quality analyzer for vibe coders
#19I'm surprised you went with go for this, you're going to encounter so much pain with large codebases.