Live data from Hacker News

Viewing profile — pgris2

pgris2

HN member
Joined
Mon, Jul 15, 2024, 2:55 PM UTC
HN karma
23
Public activity
4 items

About pgris2

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. comment
    Comment #40968432

    So, paraphrasing: Any sufficiently complicated Ruby program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Java