jlffwoymasdf
No user record in our sample, but jlffwoymasdf has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but jlffwoymasdf has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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...
> 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
I found prototyping with `anyhow` really easy then I can convert to `thiserror` if I'm not interested in the boxing.
tokio is so wide spread now such that Arc<Mutex<T>> is coincidentally the right choice. I'm not saying that's a good thing.