Viewing profile — Dnguyen
Dnguyen
HN member- Joined
- Sun, Feb 06, 2011, 2:06 AM UTC
- HN karma
- 380
- Public activity
- 149 items
- HN profile
- View on Hacker News ↗
About Dnguyen
Recent public activity
-
comment
Comment #47597436
My system has a list mechanism as well. You can create a shopping list and add to it. Either scan barcode or AI Vision. You can add notes too, such as found at Target for $16.99 an…
-
comment
Comment #47596966
This is a preview to show HN? I made an app that help me keep track of my home inventory. I try to keep it as simple as possible so I can stick to the process. The app keeps track …
-
comment
Comment #46629626
Would be nice if the output can be piped directly into Claude Code.
-
comment
Comment #45748733
I think the author assumed things will be spread fairly across the board. I don't think wealth gain will be evenly distributed. The other issue I have with the article is that the …
-
comment
Comment #43186769
Works well for us by saying, Alexa, announce ...
-
comment
Comment #41072457
This was how I started with my son, who was also 10. Have him learned Scratch from MIT, learn how logic is constructed in a program Then I got him a couple of Snap Circuit kit. I k…
-
comment
Comment #40140602
like these https://www.instagram.com/bottles.delight/
-
comment
Comment #39528003
I'm in the same boat, except I recruited two people who are simi-techinical enough to at least know what are servers and services. I trust them with my computer and pw manager cred…
-
comment
Comment #39231701
As the saying goes, the best time to start is 10 years ago. The second best time is? Now. For me, starting a business is not a specific point in time. I constantly trying out diffe…
-
comment
Comment #39096092
I try to repair as much as I can because I don't want stuff end up in the trash. If the parts are expensive, we need a way to source the parts from the non-fully functional units o…
-
comment
Comment #38106416
I'm trying out the demo and it's taking forever for just one small file. What do you recommend for a minimum system to try this out?
-
comment
Comment #38103407
I think LangChain serves its purpose when you are new to AI and LLM and have to experiment a lot. That was my case. The landscape is changing so fast it is hard to keep up. With La…
-
comment
Comment #37589833
Please don't get me wrong. You guys are doing great work. And I did notice the hard work you put into runes to make things better. My point is that, it feels like I'm just trading …
-
comment
Comment #37589697
Yes, UI component libraries. I just want to leave the UX to the expert and get going on the rest of the application.
-
comment
Comment #37585235
I've been trying Svelte for the last couple of months. At first the claim was that it's not complicated like React because there's a lot less concepts to learn. And it's just using…
-
comment
Comment #36865856
Does this means the Lightning is not selling as well as they thought?
-
comment
Comment #36377486
Yes, I understand the content of the database is supposed to be on disk. But for the database to function and do its thing, it needs space in RAM. Like page swap and cache.
-
comment
Comment #36342132
I wish the RAM could be a bit more, at least 1G or 2G, so I can have a database on there without having to ship my data to the cloud. Then the system can really run isolated as muc…
-
comment
Comment #36258467
Thanks for the summary! It helped me scan through HN faster and get back to work ;) We all should try to do this more often.
-
comment
Comment #35783749
It looks promising, but I think it's a one sided solution. I would like to see something like Malloy crossed with CubeJS. We need a consistent and flexible language like Malloy and…
-
comment
Comment #35601798
This is just my personal experience. My first son was able to read when he was 2.5 yo. I read Dr. Suess to him every night since he was 1 yo. At first I would read and let him fini…
-
comment
Comment #35175603
Is this an attempt to collect taxes on business transactions that currently some are not being reporting with Venmo, etc.?
-
comment
Comment #35138607
So the difference in cost between natural gas and ElectricAir is ~ 400/yr. And it costs $14,000 to install the ElectricAir system. It will take a very long time to break even. It w…
-
comment
Comment #34649731
I have similar issue. It started failing mid last year. Then it got more and more frequent toward the end of the year. Last month I got tired of reinstalling OS for the 4th time an…
-
comment
Comment #34533713
I currently use Remix Prisma SQLite Mantine Keep it simple so I can move fast