Viewing profile — hyperrealgopher
hyperrealgopher
HN member- Joined
- Sun, Feb 07, 2021, 7:26 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About hyperrealgopher
My GitHub: https://github.com/hyperrealgopher
Recent public activity
-
comment
Comment #26053510
Great solution that avoids using any functions that do the heavy lifting for you! Thanks for showing!
-
comment
Comment #26053506
Ha, what a coincidence! Right before you posted this I just remembered (&&&) exists: https://gist.github.com/hyperrealgopher/19730725804ba8825d50... Thanks for sharing!
-
comment
Comment #26053343
Hello, Hacker News! I'm new to the community. I just saw this and thought it'd be fun to solve in Haskell. The first solution I thought of was done in under a couple minutes. The s…