markmatsushima
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I wrapped iOS 27's on-device AI into an offline live captioning app (testflight.apple.com)
-
I do. For me, the benefit is greater than the privacy risk. AI helps me find the right words to explain precisely what I am experiencing and organize what I want to ask.
-
I’m debugging my app, reporting problems to an AI, and the AI fixes them so I can move to the next step. My app is a kind of wrapper, so I believe tens of thousands of developers are probably going through similar…
-
I prefer to run Claude Code in GitHub Codespaces rather than on my local machine, but there is one problem: Claude Code logs disappear when the remote Codespace is deleted or rebuilt. Logkeeper saves a human-readable…
-
Both ChatGPT and Claude, Enter sends the message. I have to use Shift+Enter for line break. A few years ago, I often pressed Enter instead of Shift+Enter by mistake. I needed to click stop button to edit my input again.…
- PDF Batch Translator (github.com)
-
Hi HN, I built a Python command-line tool to batch-generate images using OpenAI's new GPT Image 1 model. Just drop instruction files (either plain text or JSON) into the image_prompts/ folder, then run: python…