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

Lambda - Wikipedia

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

1.1Upper-case letter Λ. 1.2Lower-case letter λ. 1.3Litra symbol. 2Unicode. 3See also. 4References. Toggle the table of contents. …

AI compute in the cloud | Lambda

https://lambda.ai/

"description":"Accelerate your AI development with Lambda, The Superintelligence Cloud. Access AI supercomputers, NVIDIA …

Lambda Symbol (λ)

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

The Greek letter lambda (λ) is used throughout math, computer science, and physics. In linear algebra, the symbol is used to …

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 …

About Lambda | AI Computing Platform for Superintelligence

https://lambda.ai/about

Discover how Lambda’s AI computing platform delivers large-scale infrastructure for deep learning, model training, and global AI …

What is AWS Lambda?

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

AWS Lambda is a serverless compute service. With Lambda, you can run code without provisioning or managing servers. Lambda …

AWS Lambda - Wikipedia

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

6Threading and Scalability in AWS Lambda.

Python Lambda - W3Schools

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

A lambda function is a small anonymous function. A lambda function can take any number of arguments, but can only have one …

AWS Lambda – Getting Started

https://aws.amazon.com/lambda/getting-started/

Use AWS Lambda on its own or combined with other AWS services to build powerful web applications, microservices and APIs that …

How Lambda works - AWS Lambda

https://docs.aws.amazon.com/lambda/latest/dg/concepts-basics.html

Learn about basic Lambda concepts such as functions, execution environments, deployment packages, layers, runtimes, extensions, …

Trending Now