• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle



  • dvlsg@lemmy.worldtoProgrammer Humor@lemmy.mlSTOP DOING ASYNC
    link
    fedilink
    English
    arrow-up
    16
    ·
    5 months ago

    Nah, they’re very similar, really. You generally kick IO heavy stuff you don’t need immediately off to async await.

    There are a few more applications of it in C# since you don’t have the “single thread” to work with like in JS. And the actual implementation under the hood is different, sure. But conceptually they’re similar. Pretty sure JS was heavily influenced by C#'s implementation and syntax.




  • Enjoying it, but wondering if I’m missing a way to work backwards to find communities.

    I’ll give an example - Sleep Token, a band I like, released an album not too long ago. If I Google “reddit sleep token”, I can see a few communities like /r/metalcore and /r/progmetal discussing them, so I can guess I might want to join those communities.

    If I Google for “lemmy sleep token”, I get a bunch of random websites with articles about sleep token with links and quotes about motorhead.

    Whats the strategy for working backwards like that on Lemmy? Is there one?