[IDEAS] GUI App Synthesis with LLM

This is an idea I have been thinking about for a while. The idea is basically to let any user write their custom needs in natural language, and then use LLM to synthesize the GUI software. LLM itself wouldn’t be able to generate realistic cross-platform GUI software, as the existing software development tools are too complicated for LLM to generate in a few shots. However, LLM can be used to generate a DSL, which can then be used to generate the GUI software.

Continue Reading »

Bad Movie Podcast: The App

A few months ago I spent a weekend and built a small app for the show my friend and I do every week, The Bad Movie Podcast. Then I sat on it for several months, only tweaking it occasionally. Deep down I thought there was no way Apple would approve it due to the nature of the show. Thankfully, a few people informed me that I was silly and should “Roll the Dice”.

Continue Reading »

I'm still working without a clock

Last year I wrote a post about how I was going to work without a clock. This was completely inspired by Cocoa developer Zach Waugh who wrote about the same topic. As part of this post, he also talked about his small Mac app called Clock.app which is an open source project. Since you sometimes need to know the time, the app provides a quick way to get the time using Alfred or Quicksilver to launch this simple app.

Continue Reading »

My iPhone App's Icon in the Apple Storefront Display

With over 100,000 apps available on the iTunes App Store, developers are striving to be seen. If your iPhone App is on the front page of the App Store, sales tend to rise. What if your App is in the actual Apple Store? Will it help sales? I guess it could, but most users won’t make the leap from an image in the store to the app in iTunes. That said, at least you can say “My app was featured in the Apple Store”.

Continue Reading »