Matt Spendlove
Matt Spendlove
For reference in case someone else needs it! It also cherry-picks the commit from #215
**Describe the bug** I'm seeing CPU spikes, seems to be a combination of `sometimesBy` and `fix`. I can chew more CPU (up to 100% in this case) by gradually uncommenting...
I got a runtime error that I tracked down to a table with MySQL `mediumtext` columns. I got past it by deleting the table as I didn't need in for...
I saw this connecting to MySQL: ``` ** (stop) an exception was raised: ** (FunctionClauseError) no function clause matching in :inet_tcp.getserv/1 (kernel 8.0.2) inet_tcp.erl:55: :inet_tcp.getserv("3306") ``` Fixed my updating port...
Updated link: https://www.youtube.com/watch?v=v2yQBDdw7jU
Hi, thanks for the tutorial! What iOS version did you target in your demo? I need to use Xcode 15.0.1 to target my iPhone 13 running iOS 17.1.1 I had...
## Environment - Claude CLI version: 1.0.17 - Operating System: OSX 13.6.1 - Terminal: Terminal App & VSCode Terminal - Node: v24.1.0 - NPM: 11.3.0 https://github.com/user-attachments/assets/57492bd0-3580-4863-8001-dfbd2c3d542b ## Bug Description The...