• @RageAgainstTheRich
    link
    268 months ago

    I was looking up lambda functions for rust because i needed it for something and didn’t know how, what, etc. But searching anything lambda now only shows results for fucking amazon lambda bullshit! Really pisses me off… its fucked 😠

    • @calcopiritus
      link
      248 months ago

      If you mean lambdas like in python where you say lambda x: x+1, they are called closures in rust, try searching for that instead.

      • @RageAgainstTheRich
        link
        18 months ago

        Thankyou so much! It can be hard to figure out when all results give me amazon lambda. Rust and their silly names…

    • jelloeater
      link
      English
      38 months ago

      AWS Fargate, amazing, AWS ServerLess,… Da fuk!

      • @RageAgainstTheRich
        link
        18 months ago

        The problem is that i didn’t know that so unless someone tells me, I’m stuck searching for lambdas :(