Author

Rehan Haider

Page 11 of posts by Rehan Haider.

Run Chrome extensions with Python Selenium on AWS Lambda

A detailed guide to use Selenium and Chrome with extensions on AWS Lambda

How to install Node.js and NPM on WSL2

A short guide to installing Node.js and NPM on WSL2

Which Python Implementation you should use (Cpython, PyPy, etc.)?

A short introduction to the different Python implementations.

How to install WSL2 on Windows 10/11

A guide to install WSL2 on Windows 10/11

WSL2: Find and Delete Zone.Identifier files

Code snippet to find and delete Zone.Identifier files that gets auto-generated while copying files to WSL2

Configure logging in AWS Lambda to CloudWatch using Python

How to log events to CloudWatch during AWS Lambda execution using Python