HN user

aryamaan

508 karma
Posts49
Comments278
View on HN
news.ycombinator.com 21d ago

Ask HN: What do you use computer mode for?

aryamaan
4pts0
news.ycombinator.com 1mo ago

Ask HN: What are tools you have made for yourself since the advent of AI?

aryamaan
445pts788
news.ycombinator.com 3y ago

Ask HN: Software to simulate mouse with keyboard

aryamaan
1pts1
twitter.com 3y ago

People having fun with gpt3 prompt injection

aryamaan
1pts0
news.ycombinator.com 3y ago

Ask HN: Hobbies/Skills which can be picked in 30s and compete at world level?

aryamaan
22pts76
news.ycombinator.com 4y ago

Ask HN: What's your experience with working M1 and M2 Macs?

aryamaan
40pts94
news.ycombinator.com 4y ago

Ask HN: What's the Hacker News of crypto world?

aryamaan
6pts3
news.ycombinator.com 5y ago

Ask HN: What's the best technical talk you have heard?

aryamaan
2pts2
news.ycombinator.com 5y ago

Ask HN: What advice do you have for people going to in their 30s?

aryamaan
1pts3
news.ycombinator.com 6y ago

Ask HN: How do you handle conflicts with your peers?

aryamaan
63pts57
news.ycombinator.com 6y ago

Ask HN: What are the technical and scientific achievements of this decade?

aryamaan
5pts2
news.ycombinator.com 6y ago

How do you use programming to express your creativity?

aryamaan
8pts5
news.ycombinator.com 7y ago

Ask HN: How to level up the system desining skills

aryamaan
2pts0
news.ycombinator.com 7y ago

Ask HN: Looking for inspiring programmers who started programming late

aryamaan
1pts0
news.ycombinator.com 7y ago

Ask HN: Suggest me some good books on work ethics

aryamaan
11pts8
news.ycombinator.com 7y ago

Ask HN: Would someone be interested in learning (and for projects) ML together?

aryamaan
6pts1
news.ycombinator.com 7y ago

Ask HN: What's your routine/ways to keep being productive day by day?

aryamaan
85pts41
sirupsen.com 7y ago

How I read by Simon Hørup Eskildsen

aryamaan
2pts0
news.ycombinator.com 8y ago

Ask HN: What are some good ways to restore curiosity?

aryamaan
2pts1
www.mattblodgett.com 8y ago

Just wear headphones (2015)

aryamaan
1pts0
news.ycombinator.com 8y ago

Ask HN: What do you use for you personal note taking activity?

aryamaan
16pts19
news.ycombinator.com 8y ago

Ask HN: Would you recommend someone to learn Emacs now?

aryamaan
13pts24
news.ycombinator.com 8y ago

Ask HN: Did anyone beat stomach bloating?

aryamaan
4pts6
news.ycombinator.com 8y ago

Ask HN: What's a runtime?

aryamaan
5pts2
news.ycombinator.com 8y ago

Ask HN: How do you make best out of HN?

aryamaan
10pts9
news.ycombinator.com 8y ago

Ask HN: Sugesst me some pet projects

aryamaan
4pts3
www.facebook.com 9y ago

Facebook launches profile picture guard in India

aryamaan
1pts0
news.ycombinator.com 9y ago

Ask HN: What do you use for making webservices in Java?

aryamaan
4pts8
news.ycombinator.com 10y ago

Ask HN: [Help] How do I become under performer to a decent developer?

aryamaan
1pts4
news.ycombinator.com 10y ago

How do I cover the breath of things in CS?

aryamaan
4pts4
Study mode 12 months ago

It is surprising that it is prompt based model and not RLHF.

I am not an LLM guy but as far as I understand, RLHF did a good job converting a base model into a chat model (instruct based), a chat/base model into a thinking model.

Both of these examples are about the nature of the response, and the content they use to fill the response. There are so many differnt ways still pending to see how these can be filled.

Generating an answer step by step and letting users dive into those steps is one of the ways, and RLHF (or the similar things which are used) seems a good fit for it.

Prompting feels like a temporary solution for it like how "think step by step" was first seen in prompts.

Also, doing RLHF/ post training to change these structures also make it moat/ and expensive. Only the AI labs can do it

Hi, nick, given that this product is opensourced, I have a request/ wish:

It would be wondeful if some of the tools the projects uses are exposed to build on. Like the tools related to AST, finding definitions, and many more

This kind of narrative stops aspiring teachers to go in the domain of education.

Teachers play such an important rule. They have to swallow the pill that the common narrative is that cause they didn’t do whatever they are teaching hence they teach

Share more about your journey. These days I am feeling to having an interest rising about such things. Picked Codes book one night and got really hooked up.

I wish we were living in the world where politicians actively did listen to public and did some changes.

We need safe bike lanes. If my city has it, I’ll quickly jump the gun to make an investment. To add on top of it, let’s have some theft safety as well by building garages or having an airbnb equivalent of parking in private places. But as I think about these they feel like a child wishing for a gift on Christmas.

Could someone at high level talk more about how one starts contributing to this kind of problems.

For the people who build solutions for data handling— ranging from crud to building highly scalable solutions— these things are alien concepts. (Or maybe I am just talking about it myself)

ChatGPT Plugins 3 years ago

ChatGPT is simply an API client that accepts English sentences as input.

Isn't that relevant?

In my opinion, this has significant value. Currently, programming languages serve as the primary means of communication with computers, and now we are transitioning to using English.

In a way, we are granting development capabilities to billions of people. This is both amazing and exciting, I believe.