Viewing profile — riyakhanna1983
riyakhanna1983
HN member- Joined
- Tue, Dec 05, 2017, 12:26 AM UTC
- HN karma
- 223
- Public activity
- 147 items
- HN profile
- View on Hacker News ↗
About riyakhanna1983
Recent public activity
- story
-
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.
-
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…
-
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…
-
comment
Comment #42426488
That makes sense. I’m mostly curious to know if parents are actively encouraging their kids to develop programming skills.
-
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…
-
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 …
-
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)…
-
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)…
-
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.
-
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 …
-
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.
-
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…
-
comment
Comment #36318287
We have not, but suspect that cold starts would be worse for GAE apps.
-
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…
-
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.
-
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.
-
pollopt
Comment #33471137
Providing support
-
pollopt
Comment #33471090
Other (please comment)
-
pollopt
Comment #33471089
Building SaaS
-
pollopt
Comment #33471087
Separate license
-
pollopt
Comment #33471086
Sponsors/donations
-
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?
-
comment
Comment #33446539
Malicious packages are yanked as and when they are found or reported by the community.
-
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…