Viewing profile — RockieYang
RockieYang
HN member- Joined
- Mon, Jun 20, 2022, 9:21 PM UTC
- HN karma
- 4
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About RockieYang
No profile information was provided.
Recent public activity
-
comment
Comment #48947764
Well said. I truly believe that the product will be better if the author is the first targeted user. > AI coding tools moved the ceiling. I'd say AI coding tools raised the floor, …
-
comment
Comment #48606575
Ha, just walked down a street called Valhalla in Stockholm — felt appropriate timing to read this.
-
comment
Comment #48320662
I started using my own frontend framework from 2022. It is a simple jsx based, directly DOM modification, in just about 3k lines of code inspired from React/Solid/Vue. Have try var…
- story
-
comment
Comment #46598798
nice to see it closure support.
-
comment
Comment #46598731
Niche idea. It could filter out a lot of noise
-
comment
Comment #46501203
Great writing. I have similar feeling after using Copilot and Claude Code for the past couple of month. The way of programming is changing fast. How to tame it effectively still qu…
-
comment
Comment #46500970
CSS is tricky, touch one place the whole thing could collapse. I guess that just the nature. I find this course is very helpful for me https://css-for-js.dev/
- story
-
comment
Comment #46462788
Great approach. It can also prevent negative energy leak to passionate maintainers.
-
comment
Comment #46063252
The first time saw it in my home town with my little boy, I thought it was a bee. Only realize that after staring it for a minute.
-
comment
Comment #45963615
Thanks. The purpose is to have an universal object explorer for the cloud object store. So that no matter what type of file it is, just need one click (not two) to view it. So the …
- story
- comment
- story
-
comment
Comment #45787685
Thanks for digging it out. It is still quite large code base. 274052 lines.
-
comment
Comment #45384618
Thanks for highlighting. Some invisible thing is really bad. Things will be easy if put everything on the table
-
comment
Comment #45384418
Usually GitOps have flow like checkout => modify => commit => push => PR => merge => check result. Even if we remove the merge step, still have flow modify => commit => push => che…
-
comment
Comment #45384233
Totally agree. I think gitops is super helpful for a full production system. While MVP, it is really poison. Thanks so much for sharing.
-
comment
Comment #45384220
Thanks point out. Changed that
-
comment
Comment #45384074
Thanks tony. Can you please share your opinion? Love to hear
-
comment
Comment #45383890
GitOps is like DevOps in Git. Let a bot take care of the infrastructure according to the git repo.
- story
- story