gonzan

↗ HN profile [ 49.9 ms ] full profile
Karma
17
Created
August 3, 2020 (5y ago)
Submissions
0
Building a GitHub AI assistant. Analysis issues, opens (and iterates on) PRs, does code review. https://kamaraapp.com/
  1. Hi! I run a League of Legends stats website which gets users from all over the world, so I wanted an easy way to translate it to many languages. I looked at the alternatives in the market and they are all really…

  2. Hi HN! While working with LLMs I ran into two problems: - While developing, when running into any unexpected issues I wanted to see the exact input/output but logging it every time made the logs too noisy and useless. -…

  3. I built Phinxer for my own use a year or so ago because existing alternatives felt bad to use (Google Analytics) becasue of excessive tracking or were really expensive. I was running an app that had ~350k pageviews at…

  4. How I Use AI to Code (gnardini.com)
  5. Kamara is a VS Code extension that has access to all of your code. When you ask Kamara to write a feature, Kamara will go through your code, decide where is the best place to write the feature and implement it,…