Hacker News new | ask | show | jobs
by yen223 639 days ago
I'm currently building a SQL editor for the phone. This project has me going deep into the weird intersection between mobile UX, database implementations, and parsers + ASTs.

The world of software development on the phone is, in my opinion, very underexplored.