Hacker News new | ask | show | jobs
by jon_richards 1285 days ago
Same! I was trying to figure out async diesel in rust and I couldn’t figure out why the tutorials weren’t working. There were several that had similar code snippets, but different (and sometimes nonsensical) explanations. Couldn’t get anything to compile. I finally found a GitHub repo that they all seemed to be stealing from and managed to figure out the missing parts.