Toni Granados

@tngranados
51 Followers
282 Following
141 Posts
Problem solver who ships. Rails, AI, and anything that gets the job done.
Bloghttps://tngranados.com
Githubhttps://github.com/tngranados
All good in beta 6

I have such a conflicted view of software development in the era of AI. I’m using Claude Code and sometimes it feels magical, but more often than not it makes me miserable in the process. On the other hand, not using it fills me with FOMO.

Anyone else stuck in this loop?

I wrote a post! How to prevent your Mac from going to sleep while Claude Code is running:
https://tngranados.com/blog/preventing-mac-sleep-claude-code/
Claude Code 1.0.54 finally added a hook for when it starts working. It's actually UserPromptSubmit, but I think I can use it along with Stop for what I wanted: keep the Mac from sleeping while it is working. I'll see if it works
I'm building a personal finance app. I know there are plenty of them, but I don't like what I've tried. I just one a simple one that sync automatically with my accounts and let me know if there an issues (double charges, extra banking fees…) and that auto categorize transactions
Maybe I just need to post more often, not overthink it
I'm back at here as I want to share how I'm building my new app. Not sure if I'd do well all this #buildinpublic stuff. I'm not used to share this stuff and have no followers here, but I think it will at least be good to keep me on track
Anyone has experience shipping apps that swizzle private methods? I’m not trying to do anything weird, just a workaround a SwiftUI bug/limitation.
Also, it seems much more stable than Xcode 15 when switching branches and regenerating generated code externally. Even in beta 1. I'm defaulting already to Xcode 16.