Viewing profile — geowa4
geowa4
HN member- Joined
- Fri, Aug 26, 2011, 1:39 AM UTC
- HN karma
- 10
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About geowa4
[ my public key: https://keybase.io/geowa4; my proof: https://keybase.io/geowa4/sigs/fIxy2EI3YuCZrba3Dd3GXPYDGTXPuAtdFIiWVBKGDt8 ]
Recent public activity
-
comment
Comment #13422438
I agree, and I live in the US. I couldn't care less about seeing the original URL and have never run into a broken page.
-
comment
Comment #10388462
I've never liked the comparison of Flux to functional reactive programming. It's really just good ol' object-oriented design. Actions are akin to the Command pattern and the Dispat…
-
comment
Comment #9420149
Since Postgres added a JSON type and Docker made running it simple in development, I haven't had a need for anything else. Call me old school, but I prefer starting with a relation…
-
comment
Comment #2927098
I agree that it is important that you keep your application small. However, using the application cache like the author suggests means that you will never have to download the spec…