Search Articles — Sudonull

Search Results

In this project

JS Closures: Lexical Environment and Examples

https://sudonull.com/js-closures-lexical-environment-and-examples

Breakdown of Closures in JavaScript: from Lambda Calculus to Loops, Events, and Optimization. Code Examples for Middle/Senior. Master the State Encapsulation Mechanism.

SDLC on AI: 5 prompts for development automation

https://sudonull.com/sdlc-on-ai-5-prompts-for-development-automation

Set up SDLC pipeline with Claude Code: from specification to deployment in 3-4 hours. Detailed breakdown of stages, MCP servers and TDD for .NET/Angular/AWS. Start optimizing development today.

Compiler from scratch: lexer parser type inference

https://sudonull.com/compiler-from-scratch-lexer-parser-type-inference

Experience creating a compiler for my own language: from lexer to LLVM IR. Handling generics, lambdas, linking. For middle/senior developers. Learn approaches without deep knowledge.

From the web

Serverless Computing - AWS Lambda - Amazon Web Services

https://aws.amazon.com/lambda/

AWS Lambda is a serverless compute service for running code without having to provision or manage servers. You pay only for the …

What is AWS Lambda?

https://docs.aws.amazon.com/lambda/latest/dg/welcome.html

AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers. Lambda automatically …

Lambda Symbol (λ)

https://wumbo.net/symbols/lambda/

The λ (lambda) symbol is used throughout math, physics and computer science. For example, lambda is used to represent the …

Python Lambda - W3Schools

https://www.w3schools.com/python/python_lambda.asp

Lambda Functions A lambda function is a small anonymous function. A lambda function can take any number of arguments, but can …

Lambda - Wikipedia

https://en.wikipedia.org/wiki/Lambda

Lambda denotes the failure rate of devices and systems in reliability theory, and it is measured in failure events per hour. …

AI compute in the cloud | Lambda

https://lambda.ai/

Core concepts extracted include AI, superintelligence, GPU, supercomputers, inference, and training. This section defines brand …

Lambda Global

https://lambda.global/

Ламбда дээрх бүх ажлын байрны заруудыг үзэж хүссэн ажилдаа холбогдох боломжтой. Одоо бүртгүүлж, карьерынхаа …

Rent NVIDIA GPUs on demand: H100, H200, and B200 | Lambda

https://lambda.ai/instances

Ready to get started? Create your Lambda Cloud account and launch NVIDIA GPU instances in minutes. Looking for long-term …

What Does Lambda Mean in Math? Every Use Explained

https://scienceinsights.org/what-does-lambda-mean-in-math-every-use-explained/

Mar 12, 2026 · Languages like Python, JavaScript, and Haskell all have a “lambda” keyword or syntax that lets you create small, …

AWS Lambda - Wikipedia

https://en.wikipedia.org/wiki/AWS_Lambda

It is designed to enable developers to run code without provisioning or managing servers. It executes code in response to events and …

Trending Now