I'm also doing that but to develop side projects instead of playing games or reading news, it's an effective way to spent in transit / before sleeping, waiting on lines, in boring talks etc etc<p>I'm using
Keep notes - for crafting the issues and bugs I want to fix, reshaping the solution
ChatGPT -
Copy shortcuts - I'm able to copy various parts of the application and sent to ChatGPT (file path, code...) and then after the code I'm writing my plans. asking to tell what to change
Neovim - with many great shortcuts to make life easier, copying and pasting specific parts, quick save, run python scripts, the tree navigation and search is awesome, git plugins as well
Fastapi & Vue - I'm running on my phone the Web app and debugging it with pdb
Kiwi browser - has great debug tools
Termux of course
Git - pushing to a repo and it's being deployed to vercel
it's great when I find small bugs in the app when I'm using it, i can fix it right away without opening laptop