Viewing profile — jonrgrover
jonrgrover
HN member- Joined
- Thu, May 18, 2017, 2:05 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About jonrgrover
Full stack software developer - 1.relational database, 2.object orientation, 3.information orientation, 4.semantic web & data analytics, 5.artificial intelligence, 6.computational creativity
Recent public activity
-
comment
Comment #19732675
To do this we need to build technologies that can work with information and meaning in code in addition to data. Users think in terms of information and meaning much more than in t…
-
comment
Comment #14620773
Any project that works with information inside a computer program as well as data has a chance to be 20 years ahead of its time. Current software development supports information v…
-
comment
Comment #14506784
I used inheritance rather than composition when writing a wrapper to DataTable (before extension methods existed) in C#. I fixed it later for future companies, but it ran in about …