General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lepi Doptera
ThePrimeagen
comments
Comments by "Lepi Doptera" (@lepidoptera9337) on "CoPilot Review: My Thoughts After 6 Months" video.
So basically it's bullshit. ;-)
1
The problem with "boilerplate" is that it actually indicates that you are doing something really inefficiently. You aren't working on a solution to an actual problem. You are working on a necessary workaround of the limitations of your language and libraries. Maybe that time would be better spent on learning how to avoid boilerplate. ;-)
1
If you are at the top of your game, why are you writing boilerplate? All that means is that you haven't been able to create an efficient environment for yourself and your team.
1
The real problem is this: how do you know that what the tool gives you is actually a correct version of quicksort? Do you compare it against a textbook version? Do you write a test bench and do you profile it? That's absolute madness.
1