Viewing profile — narenkmano
narenkmano
HN member- Joined
- Sat, Mar 19, 2022, 2:12 AM UTC
- HN karma
- 22
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About narenkmano
No profile information was provided.
Recent public activity
-
comment
Comment #36980023
Does all your documentation live in figma as well? Or storybook? Also, what does the evolution process (creating a new component or modifying an existing one) look like?
- story
- story
-
story
Show HN: GPT-code-assistant, open-source CLI to explore and understand codebases
Hey HN, I've built a cli, gpt-code-assistant, to help with exploring and understanding any codebase. This came about as I was starting to use gpt-4 in my day to day coding tasks. I…
-
comment
Comment #36529893
Thanks! Yeah, it's been a lot of fun hacking around with these models. I just checked out your open-source project; looks super interesting! It has a lot of things I've been wantin…
-
comment
Comment #36528212
You are right. We do send it to OpenAI, and it's mentioned in a couple of lines below. I meant to update the readme to mention it everywhere but forgot! I just pushed a fix. This i…
-
story
Show HN: Open-source code search with OpenAI's function calling
We're excited to share a tool we've been working on called gpt-code-search. It allows you to search any codebase using natural language locally on your machine. We leverage OpenAI'…
-
comment
Comment #36482144
No, doing everything by hand in the console, which has been super annoying. But don't want to spend time setting up terraform right now.
-
comment
Comment #36481958
Congrats on the launch! I've had to deploy python/java services on AWS ECS services (for blue-green deploys) multiple times over the last six months and it's always been a pain to …
- story
-
comment
Comment #35155166
Scrcpy was a tool that I used everyday during my android dev years! Really cool to see audio integrated into scrcpy without having to use sndcpy - https://github.com/rom1v/sndcpy
-
comment
Comment #32399736
We are not hiring at the moment. However, feel free to connect with me at naren@wolfia.com. I might be able to help with a referral, if you are interested.
-
comment
Comment #32399695
Yes, we are using the android emulator. More info on how we do it here - https://www.wolfia.com/security . Eventually, i'll write up a detailed blog.
-
comment
Comment #32399498
Good catch. Fixed!
-
comment
Comment #32394587
We did consider the option of building our own servers but getting started with AWS is much easier because we don't have to maintain our own hardware, so we went with that. This al…
-
comment
Comment #32394475
Good point. We have other options for sign up pretty high on our list. We wanted to launch the MVP as soon as possible to hear feedback so that we can talk to customers and iterate…
-
comment
Comment #32392757
We can look into it. Adding it to the backlog.
-
comment
Comment #32392659
We're not running on AWS Lambda but we had the limit in place because our servers are pretty expensive to run. We are planning to add to the pricing model a pay as you go option wh…
-
comment
Comment #32391907
Looked at the website. Looks pretty cool. Will check it out!
-
comment
Comment #32390851
Thanks for the feedback, and let us know if your team is interested. For the deployment, wolfia allows you to share builds before they are merged and solicit feedback from your tea…
-
comment
Comment #32390560
Thank you! You should be able to try it out now. If you can't still, pm me at naren@wolfia.com
-
comment
Comment #32390448
You can check out our security practices here - https://www.wolfia.com/security Agreed with building credibility. We'll add our names and backgrounds along with the YC backing on o…
-
comment
Comment #32390398
Yes, we plan to support different devices and API levels soon.
-
comment
Comment #32389775
It isn't enabled by default. But, if you click on the keyboard icon on the control bar to the left of the emulator, you should be able to use your keyboard. This is something we pl…
-
comment
Comment #32389714
Those are some great use cases! We already support the sharing sessions with multiple users. You can tap on the copy link to share control button on the bottom right of the emulato…