Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
Biggest life hack as a solo dev for reviewing and deploying code: 1. Open your PR in GitHub 2. Download the PR as a unified diff 3. Slap that diff in Claude and use my "staff engineer" prompt 4. Get high level summary in seconds This is a game-changer for me for catching many bugs early
3 replies
17 recasts
33 reactions

Jannik pfp
Jannik
@jannik
Can recommend https://github.com/tbckr/sgpt to do things like `git diff | sgpt -s "review this diff"` directly in the shell
1 reply
0 recast
0 reaction

Daniel - Bountycaster pfp
Daniel - Bountycaster
@pirosb3
No way! this is pretty cool, Let me check this out
0 reply
0 recast
0 reaction