docuru

↗ HN profile [ 4787 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've been running Crypto Predictions for over a month with a limited number of coins and models (some models in the same family the produce close results have been removed) I think you guys might like to see it

  2. I've been copy & paste and edit to run commands often, and thought it'd be cool to run it inside a text file Couldn't find any existing extension so I built this one (maybe not looking hard enough). Please run commands…

  3. I've been using AWS S3 for sometimes, nothing to complaint except whenever I need to manage, I have to login, navigate to the bucket/directory. Upload/delete file also requires too many steps Decide to built this…

  4. Hi everyone, I use AI to get answer as much as I used Google before. So I built this little app that you can quickly get an answer by: - Press hotkeys -> Type your question -> Get answer It has web browsing feature,…

  5. Hi everyone, I recently built Hummingbird, help you quickly get answer for anything, powered by OpenAI GPT. Part of building this is for me to learn SwiftUI, which I started to love it. It became handy to get quick…

  6. Curious to know how you share your product codebase with interns or newly developer teammates? What'd you do to limit access to the codebase while allowing the dev team to develop? Thanks