Live data from Hacker News

Viewing profile — abhagsain

abhagsain

HN member
Joined
Mon, Mar 16, 2020, 8:51 AM UTC
HN karma
111
Public activity
28 items

About abhagsain

No profile information was provided.

Recent public activity

  1. comment
    Comment #48292398

    looks great

  2. comment
    Comment #34243919

    SlidesAI can create outlines from a large piece of text and generate a beautiful presentation. You can choose from different presentation types. Educational, Sales, Conference, etc…

  3. story
  4. comment
    Comment #34127251

    I talked to the hacker, he's asking for $50K

  5. comment
    Comment #34126933

    Nice, I built a similar CLI last month https://news.ycombinator.com/item?id=33651326

  6. comment
    Comment #34105201

    Exactly how I felt after reading the post lol.

  7. comment
    Comment #34105180

    You have received a lot of advice here. I'm curious to know what were the products you shipped?

  8. comment
    Comment #33896253

    Hey, Sorry. I missed your comment. Unfortunately, right now there's no way to reduce the cost as the prompt is required to get the good results. However if you get access to the Co…

  9. comment
  10. comment
  11. comment
  12. comment
  13. comment
    Comment #33654945

    nice one. I'll check it out. Thanks

  14. comment
    Comment #33654916

    I'm a Frontend dev that's why I used JS but I can also publish to brew or as a single binary as the framework that I used (oclif) allows it. I was too lazy to publish it though. Th…

  15. comment
    Comment #33652696

    @lausbub shared this. So it might be something you're looking for. https://news.ycombinator.com/item?id=33652498

  16. comment
    Comment #33652570

    I haven't added OS or Shells in the training prompt, so you'd need to specify yourself.

  17. comment
    Comment #33652469

    then I'm screwed but I don't think the model be that off from the actual question. If I ask "copy a file from local to AWS S3" it won't return the delete command. But yeah you gott…

  18. comment
    Comment #33652122

    Yeah, asking for number is too much but I think they need to it prevent spam/misuse because they offer you free credits to try out the model.

  19. comment
    Comment #33651956

    I'll check it out. Thanks for sharing

  20. comment
    Comment #33651909

    Yes, you're right. I have been using it for only a week now and I search for common commands like how to reverse tunnel, find a pid etc. Unless the action that I'm doing is destruc…

  21. comment
    Comment #33651841

    That sounds great!

  22. comment
    Comment #33651830

    My bad, there's no UI to try it from. You'd need to install it. I added the subdomain for easy to the github repo (as the URL is easy to remember). I'll remove it from the README a…

  23. comment
    Comment #33651779

    thank you so much

  24. comment
  25. story
    Show HN: Get answers for shell commands from GPT3 from your terminal

    I was constantly googling CLI commands so I built this small CLI tool with GPT3. You can ask for shell commands right from the CLI. You'd need to use your own API KEY for this but …