Sunday, December 8, 2024

Software development on a touch phone (1)

I recently came across a guy with a GitHub repository boasting over 1.5K stars. His Neovim plugin is written and maintained entirely on Neovim. The punchline? He's developing on a touch phone because he doesn't own a computer—or even a physical keyboard! [1]

I found this inspirational, so I decided to try out development on a smartphone myself. Here's my "Hello, World!" in Python using Flask (video is at 4x speed). Later, I installed Neovim and ordered a Bluetooth keyboard.


[1] https://www.reddit.com/r/neovim/comments/1h7vhmg/bro_been_developing_his_2k_star_plugin_on_a/

No comments:

Post a Comment