Viewing profile — navanchauhan
navanchauhan
HN member- Joined
- Fri, May 15, 2020, 4:42 AM UTC
- HN karma
- 737
- Public activity
- 256 items
- HN profile
- View on Hacker News ↗
About navanchauhan
https://web.navan.dev
Recent public activity
-
comment
Comment #49026629
apg?
-
comment
Comment #48097639
Technically, it is on GitHub in my swift-omnikit library. But, this library is only meant to be consumed by me for now. I plan on separating out the UI portions to its own repo and…
-
comment
Comment #48091921
I am finally getting close to my vision of `write once run everywhere with SwiftUI`. The idea is to create a drop-in replacement called OmniUI which will have different renderer ba…
-
comment
Comment #47221889
Not affiliated with Sesame, but this is what the realtime models are trying to solve. If you look at NVIDIA’s PersonaPlex release [0], it uses a duplex architecture. It’s based on …
-
comment
Comment #47089701
I have been building a drop in replacement for SwiftUI that can render with different renderers (TUI for now and GTK/Adwaita very soon). This will be such an awesome demo use case …
-
comment
Comment #46982269
I thought YouTube had native RSS feeds for channels?
-
comment
Comment #46949152
> What do you show to new folks when they join your team? I think this is an interesting question because we have not fully figured out the best way to onboard people to our codeba…
-
comment
Comment #46930417
The model could start building on top of things it had successfully built before instead of just straight up exponential error propagation
-
comment
Comment #46929801
Using models to go from spec to program is one use case, but it’s not the whole story. I’m not hand-writing specs; I use LLMs to iteratively develop the spec, the validation harnes…
-
comment
Comment #46928868
This was an experiment that Justin ran: one person fresh out of college, and another with a long, traditional career. Even though all three of us have very different working styles…
-
comment
Comment #46928811
No. But, I do ask questions (in $CODING_AGENT to always have a good mental model of everything that I’m working on though.
-
comment
Comment #46928365
https://github.com/strongdm/attractor
-
comment
Comment #46927763
I think this comment is slightly unfair :( We’ve been working on this since July, and we shared the techniques and principles that have been working for us because we thought other…
-
comment
Comment #46926894
You're absolutely right ;) Your intuition/thinking definitely lines up with how we're thinking about this problem. If you have a good definition of done and a good validation harne…
-
comment
Comment #46926283
It’s part of the “lore” that gets passed down when you join the company. Funnily enough, the marketing department even ran a campaign asking, “What does DM stand for?!”, and the an…
-
comment
Comment #46926164
Domain Model ( https://strongdm.com )
-
comment
Comment #46925944
I would spend those $100 on either API tokens or donate to a charity of your choice. My interview to join this team was whether I could build something of my choosing in under an h…
-
comment
Comment #46925591
I think corporate incentives vs personal incentives are slightly different here. As a company trying to experiment in this moment, you should be betting on token cost not being the…
-
comment
Comment #46925519
A few overnight “attractor” workflows serve distinct purposes: * DRYing/Refactoring if needed * Documentation compaction * Security reviews
- comment
-
comment
Comment #46925435
(I’m one of the people on this team). I joined fresh out of college, and it’s been a wild ride. I’m happy to answer any questions!
-
comment
Comment #46622519
I use a self hosted instance of [Isso]( https://isso-comments.de ) on my static site
-
comment
Comment #46622402
https://web.navan.dev (Generated from my GitHub repo navanchauhan/navanchauhan.github.io ) Web because there is also gopher://gopher.navan.dev
-
comment
Comment #45969791
I believe this is because you are logged in. You can generate a free API key (with very low limits) through Google AI Studio and use that to test it. In an ideal world, this workar…
-
comment
Comment #45957126
Are the primitives not already there?[0] I don't see why we cannot build an app that when connected to an external monitor switches to a "Desktop Environment". Maybe, even a hacked…