Live data from Hacker News

Viewing profile — riyakhanna1983

riyakhanna1983

HN member
Joined
Tue, Dec 05, 2017, 12:26 AM UTC
HN karma
223
Public activity
147 items

About riyakhanna1983

Hacker/entrepreneur (HN ID at gmail)

Recent public activity

  1. story
  2. comment
    Comment #44936844

    If someone were to build a paid, privacy-preserving wrapper of ChatGPT, it may not see as much traction because ChatGPT is free.

  3. story
    Ask HN: Seed+ AI startups, are you able to meet VC growth expectations?

    For founders of early-stage (Seed to Series A) AI startups: Are you finding it realistic to meet the growth expectations set by VCs, especially given the current funding environmen…

  4. story
    NeuralAgent: AI agent on your computer, not cloud

    NeuralAgent [1] is an agent that uses your computer, it moves your mouse, types, scrolls, clicks just like a human using a computer would, it can execute a wide variety of tasks in…

  5. comment
    Comment #42426488

    That makes sense. I’m mostly curious to know if parents are actively encouraging their kids to develop programming skills.

  6. story
    Ask HN: Teach Programming to Kids?

    With claims that AI might take over programming jobs in the near future, is it still a good idea to teach kids coding? How many parents here would want their children to learn prog…

  7. comment
    Comment #42424229

    I’m curious to know your opinions on teaching coding to kids. Is it a good idea given claims around AI taking over programming jobs in the near future? How many parents here would …

  8. story
    Ask HN: Kernel Containers (security like VMs, perf like LXC)

    Frustrated by our own challenges with Kata Containers, we have developed a new hypervisor from scratch that can run each Docker container in isolation (i.e., no shared host kernel)…

  9. story
    Ask HN: Kernel Containers (security like VMs, perf like LXC)

    Frustrated by our own challenges with Kata Containers, we have developed a new hypervisor from scratch that can run each Docker container in isolation (i.e., no shared host kernel)…

  10. comment
    Comment #41833392

    The hypervisor needs hardware virtualization extensions. So if you are running in a public cloud, then yes you would need nested virtualization.

  11. story
    Ask HN: Kernel Containers (security like VMs, perf like LXC)

    Frustrated by our own performance challenges with Kata Containers, we have developed a new hypervisor from scratch that can run each Docker container in isolation (i.e., no shared …

  12. comment
    Comment #37139546

    Many have attempted to offer services that allow developers to "sell their FOSS projects". Unfortunately, no successful model has emerged so far.

  13. comment
    Comment #36319131

    [MORE: cannot edit] We're looking to cut down our Cloud costs, so over provisioning to make up for cold starts is not an option for us. Curious to know how others are in the same s…

  14. comment
    Comment #36318287

    We have not, but suspect that cold starts would be worse for GAE apps.

  15. story
    Ask HN: Python Serverless Functions?

    We're working on a project that requires handling and responding to events. Is there a way to deploy Python functions similar to CloudFlare JavaScript workers? AWS Lambda cold star…

  16. comment
    Comment #34370309

    Plug: in the past, I helped a few companies and OSS devs track usage of their code in mobile apps https://codescout.app/ and provide leads. Happy to chat if this is relevant.

  17. story
    Ask HN: more voice-powered apps?

    What voice-powered apps you see being adopted in the near future? Curious to know if you're working on such apps.

  18. pollopt
    Comment #33471137

    Providing support

  19. pollopt
    Comment #33471090

    Other (please comment)

  20. pollopt
    Comment #33471089

    Building SaaS

  21. pollopt
    Comment #33471087

    Separate license

  22. pollopt
    Comment #33471086

    Sponsors/donations

  23. poll
    Poll: Monetizing Open Source

    If you're a developer of an open source package or library, how are you (or plan on) monetizing it?

  24. comment
    Comment #33446539

    Malicious packages are yanked as and when they are found or reported by the community.

  25. story
    Ask HN: Devs of dual-license OSS, how do track “free” usage?

    Posting again for (hopefully) a wider reach this time. Developers of open-source software tools/packages under a dual license, how do you track who is using your "free" software so…