Live data from Hacker News

Viewing profile — jlffwoymasdf

jlffwoymasdf

HN member
Joined
Tue, Dec 05, 2023, 2:24 AM UTC
HN karma
7
Public activity
4 items

About jlffwoymasdf

No profile information was provided.

Recent public activity

  1. comment
    Comment #38538355

    This claim seems to be supported by Google Trends [1] Rails has been on a downward trend for the last 6 years. [1] https://trends.google.co.in/trends/explore?cat=958&date=2017...

  2. comment
    Comment #38538150

    > It always puzzled me why Crystal didn't catch up? M:N wasn't added until late 2019 :( -- https://github.com/crystal-lang/crystal/pull/8112

  3. comment
    Comment #38537730

    I found prototyping with `anyhow` really easy then I can convert to `thiserror` if I'm not interested in the boxing.

  4. comment
    Comment #38526288

    tokio is so wide spread now such that Arc > is coincidentally the right choice. I'm not saying that's a good thing.