Viewing profile — pgris2
pgris2
HN member- Joined
- Mon, Jul 15, 2024, 2:55 PM UTC
- HN karma
- 23
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About pgris2
No profile information was provided.
Recent public activity
-
comment
Comment #43004747
A couple of years ago, in Argentina, my country, some idiot representative tried to create an actual law to force everyone to use the last name of both parents in strict alphabetic…
-
comment
Comment #41556497
I don't like using the body. GET's are easily shareable, bookmarkeable, etc, (even editable by humans). etc. thans to query strings. I rather have a GET with better (shorter) seria…
-
comment
Comment #41425302
Honestly, a port to a modern architecture, with more standard looking characters (like using # for comments instead of ~ and \n for newline instead of ! ) would be pretty interesti…
-
comment
Comment #40968432
So, paraphrasing: Any sufficiently complicated Ruby program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Java