Live data from Hacker News

Viewing profile — jochapjo

jochapjo

HN member
Joined
Wed, Apr 22, 2026, 12:49 PM UTC
HN karma
6
Public activity
6 items

About jochapjo

No profile information was provided.

Recent public activity

  1. comment
    Comment #48673561

    It is too early to claim that Dario pushes job loss and other "doomer" narratives as a marketing strategy. IMO he has been relatively consistent up to this point in his statements.…

  2. comment
    Comment #48673022

    No worries, just wanted to mention it since you are both working on similar things and might find it interesting. Congratulations to both of you on your releases.

  3. comment
    Comment #48662535

    For doing "more with less" in graphics, I would rather learn a unique syntax for a package that is based on the grammar of graphics (ggplot2) than use a package with standard synta…

  4. comment
    Comment #48662211

    I'm a recent first-time CRAN submitter. I believe my package went through 2 rounds of human review. I doubt R has a severe "too much AI slop" problem relative to other languages, b…

  5. comment
    Comment #48661667

    If you're interested, this isn't an alternative implementation of ggsql's syntax (I published this last year and it is based on a slightly modified layered grammar), but the SGL la…

  6. comment
    Comment #47862974

    ggsql looks great for Posit's ecosystem (ggplot2 and plotnine). However, you can make the language more "SQL-like" by making some adjustments to the underlying grammar of graphics.…