Viewing profile — bageldaughter
bageldaughter
HN member- Joined
- Wed, Apr 27, 2016, 7:22 PM UTC
- HN karma
- 23
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About bageldaughter
No profile information was provided.
Recent public activity
-
comment
Comment #20680705
The core problem with examine, in my opinion, is that it embraces the attitudes that: 1. A wide range of subtle personal, emotional and health problems can in principle be solved/m…
-
comment
Comment #18738430
"Raw" data is that which contains the maximum currently feasible total information content. I think it's surprising that feasibility enters into it, but it does. In analytics, "raw…
-
comment
Comment #16480191
This reminded me of an abomination I made a little while back allowing you to simulate haskell List monad behavior by decorating a generator function. https://gist.github.com/spitz…
-
comment
Comment #11583731
People might also be interested in Postgrest. Postgrest is an open-source project that creates a REST api based on a Postgres schema: https://github.com/begriffs/postgrest It ain't…