Viewing profile — master_oogway
master_oogway
HN member- Joined
- Wed, Nov 30, 2016, 7:11 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About master_oogway
No profile information was provided.
Recent public activity
-
comment
Comment #19136844
In order to have dynamic UI you either have to use jQuery or SPA library like Vue or similar. For me the major advantage of vuejs over jquery is the way data drives UI
-
comment
Comment #18879048
Absolutely agree with your statement about Sequel and Roda. Both are true software masterpieces.
-
comment
Comment #18878978
It's true for me too. While I love ruby for its beauty and elegance, I love Sequel even more. I find Sequel to be the most powerful and most flexible tool to make RDB queries.
-
comment
Comment #17206210
I run across 'Binging with babish' but word 'binging' always turned me off, so I would skip it. What got my wife and I to try some different cooking was chef John with foodwishes.c…
-
comment
Comment #16921573
I wouldn't be strong enough to make this work. Quitting smoking was exactly opposite for me. After several unsuccessful attempts to quit, my frustration grew bigger and bigger and …
-
comment
Comment #14841095
If you are writing RDBMS centric apps, the way your app interact with your DB matters a lot, maybe even more than choice of a programming language. This is where ruby has real supe…