Posts in "Coding"

Got iCloud Syncing working for dialysisPal! šŸŽ‰

Slowly wrapping my head around CodeRabbit and working with pull requests for my own code.

I do all my Git commits locally and then push to GitHub to create releases. Now I want to test out CodeRabbit, which relies on pull requests to examine code. Does it make sense for me as a solo developer—working on local code—to use CodeRabbit and Pull Requests? Thoughts?

Refactoring once again. That is really one thing I have yet to figure out. How to guide the LLM during creation to not just dump everything into the main file.

Remember that say that the last 20% take 80% of the time. It feels like I’m stuck in those last 20% with my refactoring efforts. I want it to be over, but it’ll probably be two or three more days. šŸ˜®ā€šŸ’Ø