Viewing profile — ngduc
ngduc
HN member- Joined
- Sat, Aug 18, 2012, 10:10 PM UTC
- HN karma
- 86
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About ngduc
Recent public activity
-
comment
Comment #38222790
Cool idea. I need to know what the advantages of this. (vs me using ChatGPT to generate code?). Maybe you want to explain more about the process and values customers will get for t…
- story
- story
- story
-
story
Show HN: I developed this cross-platform note-taking app in 3 weeks
The website and app is here: (Win, Mac, Linux) https://binderus.com It’s a markdown note-taking app that focuses on simplicity and good user experience.I have been developing webap…
-
comment
Comment #27535781
https://nnote.io/s/x4od5/react-18-with-vite-and-vercel The new version of React - React 18 alpha has just come out. From ReactJS.org: "There are no significant out-of-the-box break…
- story
-
comment
Comment #25586710
Hi HNers, Recently I realized that I own multiple computers. I wanted to know which one can run my web development tools faster and more efficiently. So, I created this simple scri…
- story
- story
-
comment
Comment #24613646
I think it's ok to freak out. It's better be sooner than later to freak out :)
-
comment
Comment #24613266
I'm glad you like it. Definitely I will add more features in the next few days. Coloring period is a nice idea. Thanks!
-
comment
Comment #24612579
Thanks a lot for explaining! I've just fixed it, it's closer but still not super accurate as there are leap years and a year has about 52.143 weeks. I'll look more into that later …
-
comment
Comment #24612571
I've just fixed it, it's closer but still not super accurate as there are leap years and a year has about 52.143 weeks. I'll look more into that later :)
-
comment
Comment #24612094
Hi, the default is 90 for now to keep the table bit shorter. What do you mean by 'actual numbers'? There is no pulling data in this webapp.
-
comment
Comment #24612020
I'm not sure what that means ("my birthday is a couple of weeks in the future"). If you could take a screenshot and paste just the sample data, that'll be great! Thanks.
-
comment
Comment #24611996
it can save data to localStorage now :)
-
comment
Comment #24610909
Hi, it takes the first event's date as the first box, then renders weeks (boxes) after that.
-
comment
Comment #24610490
Exactly, that's why I created this little app, as a reflection.
-
comment
Comment #24610008
Glad you like it. I've been using it to see for myself for a while :)
-
comment
Comment #24609550
Repo - https://github.com/ngduc/life-calendar Live website - https://life-calendar-in-weeks.vercel.app Techs: - React, CRA - Recoil - Chakra-ui - Date-fns
- story
-
comment
Comment #24357039
It persists what you typed and clicked Save. If you clear everything & click Save again, it will persist empty content (same as deleting that note).
-
comment
Comment #24346651
it's React, tailwind on UI, the Backend is nodejs, express, mongodb.
-
comment
Comment #24321615
Existing note sharing tools are full of ads (some are not safe for kids, family or office) So I created this simple site that lets anyone create & share notes from anywhere with no…