riyakhanna1983

↗ HN profile [ 83.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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 environment and competitive landscape? How are…

  2. 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 including but not limited to writing…

  3. 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 programming? I’d love to hear your thoughts…

  4. 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), with native performance (i.e., no…

  5. 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), with native performance (i.e., no…

  6. 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 host kernel), and with native…

  7. 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 starts are unacceptable to us.

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

  9. Providing support

  10. Separate license

  11. Building SaaS

  12. Other (please comment)

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

  14. Sponsors/donations

  15. 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 as to sell the commercial license?

  16. Developers of open-source software tools/packages under a dual license ("free" as well as commercial) , where/how do you track who is using your "free" software?

  17. One of the compliance requirements of the recent Cybersecurity EO order is to track software bill of materials (SBOM). Curious to know what open-source tools exist to generate SBOM and how accurate they are.

  18. Being a recent victim, let's take Nvidia as an example. Would you trust Nvidia's repos on GitHub or Container images? If no, how would you go about checking for any malware/backdoor? Any pointers would be appreciated.…

  19. We understand container vs VM security argument. However, are there real cost savings from not hosting containers in VMs? If so, are the benefits worth the security risks.