Viewing profile — longnguyen
longnguyen
HN member- Joined
- Sat, Jan 25, 2014, 4:12 AM UTC
- HN karma
- 832
- Public activity
- 257 items
- HN profile
- View on Hacker News ↗
About longnguyen
X: https://x.com/daniel_nguyenx W: https://danielnguyen.me
Recent public activity
-
comment
Comment #49246107
Not a web UI, but I recently built this[0] for my Boox Note Air 5c tablet. You may find it useful (check the source code in GitHub) [0]: https://inka.page
-
comment
Comment #49239247
It's Waveshare ESP32-C6-Touch-AMOLED-2.16 but you should get the ESP32-S3 version. It's better than the C6 (older version).
-
comment
Comment #49235334
I have tons of fun building a custom OS for my little ESP32 device: https://x.com/daniel_nguyenx/status/2086311226012025006 It now has power management, a launcher, iOS-inspired Co…
-
comment
Comment #48886250
I recently built and opensourced Inka[0], an AI journal for BOOX devices. I continue to grow my main product BoltAI[1] [0]: https://inka.page [1]: https://boltai.com
-
comment
Comment #48815288
The video. He’s 6. To you it’s just ChatGPT. To him it’s “magic like the movie”. Update: what video were you referring to? I mean the demo video he posted on Twitter.
-
comment
Comment #48815200
Why so many negative comments on this? I find it cool. I showed this to my son and he absolutely loved it. The author is clearly a fan and this by no means is a production-grade pr…
-
comment
Comment #48644083
429 Too Many Request. Double hugged to death.
-
comment
Comment #48462776
This is nice. Somewhat related, I've been using this free, open-source app called BeardedSpice[0]. It solves my pet peeve of the media key doesn't always control the right app/brow…
-
comment
Comment #48372476
Good luck. I’ve been building a native AI client[0] for the past 3 years and I didn’t catch this edge case until some of my users asked for it. [0]: https://boltai.com
-
comment
Comment #48372256
If you emulate command+V, make sure to check the keyboard layout. You may need to translate the keycode V for the current keyboard layout like DVORAK etc
-
comment
Comment #48174884
Is that an iOS app? Because List on macOS still has a lot of performance issues. This guy run a benchmark vs. AppKit and SwiftUI is still slow in macOS26 https://github.com/lemonmo…
-
comment
Comment #48171229
I build an AI chat app for a living (20k+ customers) and I can tell you, everyone has been asking for that.
-
comment
Comment #48171141
Yep. That is what I did for my AI chat app and it’s indeed the best of both worlds.
-
comment
Comment #48171057
Either you render the markdown document just once (not streaming) or your document is simple and short. I used to use swift-markdown-ui for my app but the performance is nowhere ne…
-
comment
Comment #47564483
Thank you for your early support
-
comment
Comment #47564471
Thank you. Working on the fix rn
-
comment
Comment #47561396
Nice. I quit my job to build a product[0] to solve this exact problem. I’m not interested in news but I love reading blog posts, newsletters and interesting technical discussions o…
-
comment
Comment #47002684
It depends. Many people run OpenClaw agent with a cron job, so it won’t consume too many tokens too quickly. In this case it’s exactly 5 hours.
-
comment
Comment #46791127
The essay is quite similar to this one from strangestloop.io[0] [0]: https://strangestloop.io/essays/things-that-arent-doing-the-...
-
comment
Comment #45761978
This has been a major UX problem for me when building my app [0] (an AI chat client for power user). On the one hand, I want the UI to be simple and minimal enough so even non savv…
-
comment
Comment #44742411
Congrats on the launch, Ollama team. Shameless plug: I’ve been building a native AI chat client called BoltAI[0] for the last 3 years. It’s native, feature-rich, and supports multi…
-
comment
Comment #44202738
Shameless plug: I build Chat Vault to help you import all chat data from ChatGPT, Claude, Grok and Le Chat (Mistral) to a native mac app. You can search, browse and continue your c…
-
comment
Comment #44202736
Shameless plug: I build Chat Vault to help you import all chat data from ChatGPT, Claude, Grok and Le Chat (Mistral) to a native mac app. You can search, browse and continue your c…
-
comment
Comment #44149532
Thank you
-
comment
Comment #44145313
Ah you’re right. Thank you.