Live data from Hacker News

Viewing profile — ksubedi

ksubedi

HN member
Joined
Mon, Nov 30, 2015, 8:24 AM UTC
HN karma
244
Public activity
75 items

About ksubedi

No profile information was provided.

Recent public activity

  1. comment
    Comment #47952271

    Let's not forget Qwen 35B A3B MoE. It gets better performance than this in all the metrics for a fraction of the memory / compute footprint. Sad to see all the non Chinese open sou…

  2. comment
    Comment #42283606

    Starting to read again has significantly increased my attention span and ability to focus. It has also made me crave doom scrolling less.

  3. comment
    Comment #42283601

    I have started using large language models for book recommendations. I can be very specific about what I am looking for and the recommendations are hyper personalized. If you use s…

  4. comment
    Comment #39727571

    Google Assistant is pretty decent. But as someone who is pretty much locked into the Apple ecosystem, Siri needs a reboot from scratch.

  5. comment
    Comment #39309805

    So looks like the only allowed use cases will be for opt-in notifications and reminders.

  6. comment
    Comment #39309728

    So is this going to be another clusterfuck like 10DLC? I am glad our company stuck with our guts and intentionally decided not to go outbound, but I almost feel bad for the startup…

  7. comment
    Comment #39309713

    Looks like the FCC basically killed outbound AI calling companies like Air.ai, and does not seem to affect inbound companies like ours ( https://echo.win ) Interestingly they expli…

  8. comment
    Comment #35971302

    Our company https://echo.win/ provides inbound phone call automation and management using AI for businesses. Generative voices are going to add a lot of value to our product.

  9. comment
    Comment #35242658

    I have had luck with doing this on GPT4 with careful prompting, but GPT 3.5 is pretty reluctant to respond with anything other than straight up conversational answers.

  10. story
    Show HN: Echowin – AI Powered Call Management

    Hey Everyone, Just wanted to share something me and my team have been working on for the last 6 months. I quit my software engineering job at Amazon, and my co-founder quit his aer…

  11. story
  12. comment
    Comment #34527140

    They do, but Azure also provides a different OpenAI service with different terms and SLA: https://azure.microsoft.com/en-us/products/cognitive-service...

  13. comment
    Comment #34526866

    I just saw that Azure OpenAI service has a SLA and OpenAI does not. I thought they would have separated the infrastructure for free ChatGPT users and paying API customers.

  14. story
  15. comment
    Comment #33663648

    When the big earthquake in Nepal happened in 2015, I was working with a volunteer organization called Translators Without Borders to help with translation during relief efforts. Si…

  16. comment
    Comment #33644160

    This reminds me of AutoIt. It was a scripting language for windows that helped with UI automation, and it was one of the things that opened up the world of programming to me when I…

  17. comment
    Comment #33635340

    I quit Amazon a couple weeks ago to start a startup, and I felt like I was reading my own story at some points. The tooling was the biggest thing dragging me back. It's hard to get…

  18. comment
    Comment #33295578

    Love this! I built something similar using GPT recently: https://suggest.gift I had to switch from OpenAI's models to GPT-J because OpenAI's policies were restrictive. How did you …

  19. story
    Show HN: Suggest Gift – Get gift suggestions using AI

    I built this little side project using GPT3 and few other things. Happy to answer any questions or take any feedback/comments :)

  20. story
  21. comment
    Comment #32905736

    I am not saying we can tolerate the other platforms, and there have been great debates and pushbacks on what those other platforms are doing too.

  22. comment
    Comment #32904594

    Let me be the devil's advocate here, they basically have a map of your interests and likes and things that grab your attention. I am not saying China is going to do this, but if a …

  23. comment
    Comment #31289907

    What most people here complaining about the "40 mph" limit do not realize is that below 40mph is where it's hardest to implement proper self driving, as majority of below 40mph dri…

  24. comment
    Comment #31161354

    Next.js creates a good setup to create a React frontend application with server side rendering support out of the box. Pair that with Vercel and you get an amazing deployment envir…

  25. comment
    Comment #31159260

    Similar for me, Next.js / Daisy + Tailwind / Firebase means I can whip out a MVP or prototype in weeks instead of months. Love the increase in productivity first tooling in web dev…