
Less and less startups are using JS directly
source: https://hacker-job.com/trends

source: https://hacker-job.com/trends
InputPub is built to solve a few pain points I keep running into with my own writing:
When I want to post something on Reddit/X, opening the app almost always leads to mindless scrolling. Same story with every other social platform. I wanted a distraction-free space where I can just focus on getting my thoughts down.
Writing a blog post means opening VS Code, creating a new file, then pushing it to GitHub when I'm done. It works, but it's friction I'd rather not have.
Once an idea or article is finished, I usually want to share it across multiple places — my blog, developer forums, WeChat Official Account, X, and so on. Right now that means copying and pasting everywhere by hand. I wanted a way to make that whole process as painless as possible
Also, the APP is open-sourced here: https://github.com/timqian/inputpub
Try it out and feel free to share feedback!