Viewing profile — soohoonchoi
soohoonchoi
HN member- Joined
- Fri, Jun 19, 2020, 4:04 PM UTC
- HN karma
- 18
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About soohoonchoi
No profile information was provided.
Recent public activity
-
comment
Comment #40814808
we use hatchet to orchestrate our long running backend jobs. it provided us with scalability, reliability, and observability into our tasks with a couple lines of code.
-
comment
Comment #39608421
Hey sorry to hear that, a couple of things: - processing is usually stuck at 99% because when we order the components of the repository by file-directory dependency and ast depende…
-
comment
Comment #39608269
For now we are storing the embeddings of the generated docstrings, the intuition behind this is kinda like how HyDE works. I don't think the actual code itself is reversible from t…
-
comment
Comment #39606787
Cofounder of Greptile here, good documentation is not going anywhere. What we do hate is going through bad documentation to find the tiny bit of information we need that is more of…
-
comment
Comment #39606326
Hey looked into this error, Porter was not processed by us yet, it does take a while for a repo to be processed initially but this link should give you the progress report + you ca…
-
comment
Comment #39606070
We love the name as well. We haven't built it for code gen in particular, but a lot of our users seem to be using it for that. We want to really nail down people getting to underst…
-
comment
Comment #39606042
There are about a hundred open source repos you can talk to for free over at https://app.greptile.com/repo , we are looking to add more repositories as well. The permissions we get…
-
comment
Comment #39605856
We don't do direct look up/indexing for authors (although the authors file is usually somewhere in the repo for larger projects), comments, issues, or PRs just yet but that is defi…
-
comment
Comment #36794576
cool project, can't wait to see where it is headed.