Posts

Generate PDF from markdown via pandoc

Linting Python code using ruff or flake8: simple, fast, free and no false positives

Self-host your photos on Amazon CloudFront and S3: Cheap, fast and simple [OSS noobgallery]

Sharing Python code via pypi packages - example: common Python utils bundled as 'cornsnake'

Tools, libraries and web sites for Resizing Images [C#, Python, JavaScript and online tools]

Automating performance testing of core C# code - BenchmarkDotNet

Error executing LLM model: Cuda error: no kernel image is available for execution on the device

Easy way to run an LLM AI (similar to ChatGPT) on your local machine

How to create a USB pen drive to Install Ubuntu
 OS

Async and Threading guidelines for dotNET from Microsoft

Use a C# record type to declare a reusable tuple type (DRY)

Iterating the values of an enum (enumeration type) in C#

Adding Jitter to solve Overplotting in a Pandas chart (overlapping data points)