HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tribeca18

no profile record

comments

tribeca18
·vor 9 Monaten·discuss
this looks so cool! I wish it told me if the levels found for tested products were good/bad - I have no prior reference so the numbers meant nothing to me
tribeca18
·letztes Jahr·discuss
https://www.repoprompt.com is better. You need more granular control if you're planning to use this in real large codebases.
tribeca18
·letztes Jahr·discuss
I use Cursor and Composer in agent mode on a daily basis, and this is basically exactly what happened to me.

After about 3 weeks, things were looking great - but lots of spagetti code was put together, and it never told me what I didn't know. The data & state management architecture I had written was simply just not maintainable (tons of prop drilling, etc). Over time, I basically learned common practices/etc and I'm finding that I have to deal with these problems myself. (how it used to be!)

We're getting close - the best thing I've done is create documentation files with lots of descriptions about the architecture/file structure/state management/packages/etc, but it only goes so far.

We're getting closer, but for right now - we're not there and you have to be really careful with looking over all the changes.
tribeca18
·letztes Jahr·discuss
Damn this is me to a T.