docuru | 10 months ago | on: Plain Vanilla Web
docuru's comments
docuru | 1 year ago | on: Show HN: I Built Bluesky Analytics in 24 hours
docuru | 1 year ago | on: Show HN: I built a AWS S3 desktop client
Decide to built this desktop client. I can create a connection to an existing bucket (or create a new one), then start browsing/upload/delete files just like Finder or Window explorer.
AWS credential is required (with at least read/write permission). A macOS version is available, Windows version is on the way (do let me know if you interested)
docuru | 1 year ago | on: Show HN: I built a AWS S3 desktop client
docuru | 1 year ago | on: Show HN: Roast and analyze Twitter/X profiles
It also give the best performed tweets, similar profiles and archetypes.
Leave your twitter handler and I'll generate one for you, or try it out on the post link
docuru | 1 year ago | on: Show HN: I Built an AI Chat Arena
This is a BYOK app, support models from OpenRouter, OpenAI, Claude, Gemini, Groq, Azure and custom models. You'll need to 1. Config your AI service 2. Create a new arena 3. Add the models you want to test
Then enter the prompt and click Send icon to see the result
docuru | 2 years ago | on: Show HN: Instant AI portraits, generate pics of yourself in a few seconds
docuru | 3 years ago | on: Show HN: I built Tetris game on my Twitter banner
docuru | 3 years ago | on: Show HN: Gumnotes – write notes that stick
I saw a friend using a note taking extension that no longer available. I often write notes on different apps but never really stick to one. So I decided to build Gumnotes, it's show up every time I open a new tab. It saves the notes offline by default, and also support syncing with logged in account.
It's available on Chrome Webstore and also on gumnotes.co
Feedbacks and questions are welcome
docuru | 3 years ago | on: Show HN: Edupops (Antler VN2) – Learn with Short Videos
We finally launched Edupops, an app with short 1-minute videos on startup and marketing skills.
The idea was to use our free time better. Instead of wasting time with mindless scrolling meowing and dancing videos, we could learn a skill.
We're started with an idea, and a team born and raised in different part of the world. Fast forward 5 months later, we're now so happy to share this idea with you all. It’d mean the world to the team if you’d take out 5 minutes to support our launch, and would be amazing to get some constructive feedback.
P/s: We’re also launched on Product Hunt today, would appreciate your support
docuru | 3 years ago | on: Show HN: Tweets about available one-word domain name
docuru | 3 years ago | on: Show HN: Tweets about available one-word domain name
docuru | 3 years ago | on: Show HN: Tweets about available one-word domain name
Hope that makes sense
docuru | 4 years ago | on: Show HN: Generate your Twitter YearInReview video
docuru | 4 years ago | on: Show HN: Generate your Twitter YearInReview video
docuru | 4 years ago | on: Show HN: Generate your Twitter YearInReview video
Hope you like it!
docuru | 4 years ago | on: Show HN: Go-promise – Golang's style to handle promises/error in JavaScript
I notice how Golang handle errors. The error is returned in the same line of code. We handle it, then move on to the next problem. That makes the code easier to read and is more convenient to handle error.
So I make this tiny `go-promise` util library to handle promise better in JavaScript. Feedback are welcome!
docuru | 4 years ago | on: Show HN: Ishim – find available one-word domain names
docuru | 4 years ago | on: Show HN: Ishim – find available one-word domain names
docuru | 4 years ago | on: Show HN: Ishim – find available one-word domain names
At first, I learned and use plain HTML/CSS/PHP and I thought that was good. At college, they taught .NET framework and for some years, that was my go to techstack. Then I started to learn about more languages and frameworks. At some point, it's hard to switch between them
Now I stick with one thing, unless that platform doesn't support it. This also allow me to be a lot more productive since I know most of the thing needed to be done
Sure I can start with vanilla web, or some new framework but it'll take a lot more of time and just not worth it