iPhone DevOps
DRANK
December 28, 2023I wrote earlier about my dream of developing “single-handedly” on an iPhone. Then, I wrote some more about it. The dream still lives strongly! I am now coding single-handedly in any language on my iPhone SE model 2022. But although i still like pythonista I am now using a combination of three great apps that allow me to write code in any language using only one hand, holding my son in the other!what happened to pythonista? Wasn’t it awesome because it could copy-paste and stuff?Pythonista still is a great app. An update came out early this year featuring a much-needed python version push to 3.10. I still like to use the app for small scripts such as Advent of Code.A new questSo what disturbed the bliss of my little pythonista-powered mobile dev heaven? I blame protohackers. The day I found this site, I knew i had to go back to the drawingboard for my mobile dev workflow.The idea for protohackers is this: the site gives you a spec for a client-server protocol. You h…