MareArts Open Lab

pytest, from your first test to your own plugin

pytest, from your first test to your own plugin

A path through pytest: plain assert and discovery, then fixtures and parametrization, then the configuration that makes a suite pleasant to live with, and finally hooks and plugins. Every runnable...

pytest, from your first test to your own plugin

A path through pytest: plain assert and discovery, then fixtures and parametrization, then the configuration that makes a suite pleasant to live with, and finally hooks and plugins. Every runnable...

How Radix Top-K Works

How Radix Top-K Works

A plain-language, interactive tutorial on radix top-k: how GPUs find the k largest values out of tens of thousands by looking one digit at a time — never fully sorting....

How Radix Top-K Works

A plain-language, interactive tutorial on radix top-k: how GPUs find the k largest values out of tens of thousands by looking one digit at a time — never fully sorting....

AMD GPU Programming Primer — Threads, Waves, Tiles & Vector Loads

AMD GPU Programming Primer — Threads, Waves, Ti...

AMD GPU Programming Primer Threads · Waves · Memory · Tile Distribution · Vector Loads · MFMA 1. The execution hierarchy: grid → workgroup → wave → thread 2. Lane...

AMD GPU Programming Primer — Threads, Waves, Ti...

AMD GPU Programming Primer Threads · Waves · Memory · Tile Distribution · Vector Loads · MFMA 1. The execution hierarchy: grid → workgroup → wave → thread 2. Lane...

How to Access Specific Country Only Websites from Overseas Using AWS EC2 (Any Country Region VPN)

How to Access Specific Country Only Websites fr...

Access Region-Locked Websites Using AWS EC2 Quick VPN Tunnel via SSH — Seoul, Tokyo, Frankfurt, or Any Region Problem: Some websites block access from foreign IP addresses. Solution: Create a...

How to Access Specific Country Only Websites fr...

Access Region-Locked Websites Using AWS EC2 Quick VPN Tunnel via SSH — Seoul, Tokyo, Frankfurt, or Any Region Problem: Some websites block access from foreign IP addresses. Solution: Create a...

How to Apply for a D-U-N-S Number

How to Apply for a D-U-N-S Number

Business · Apple Developer How to Apply for a D-U-N-S Number Step-by-step guide for Apple Developer enrollment and general business registration Contents What is a D-U-N-S Number? Prerequisites — Documents...

How to Apply for a D-U-N-S Number

Business · Apple Developer How to Apply for a D-U-N-S Number Step-by-step guide for Apple Developer enrollment and general business registration Contents What is a D-U-N-S Number? Prerequisites — Documents...

🪨Compiling tesseract-5.0 on Amazon Linux (AWS Lambda pack)

🪨Compiling tesseract-5.0 on Amazon Linux (AWS L...

Compile Tesseract 5.0 on Amazon Linux for AWS Lambda 🎯 Why This Guide? My goal is to make a Tesseract 5.0 package for AWS Lambda, which runs on Amazon Linux....

🪨Compiling tesseract-5.0 on Amazon Linux (AWS L...

Compile Tesseract 5.0 on Amazon Linux for AWS Lambda 🎯 Why This Guide? My goal is to make a Tesseract 5.0 package for AWS Lambda, which runs on Amazon Linux....