Skip to content

Instantly share code, notes, and snippets.

View Gruce's full-sized avatar
🎯
Focusing

Hasan Alkarnosy Gruce

🎯
Focusing
View GitHub Profile
@xthezealot
xthezealot / lyra.txt
Last active August 15, 2025 14:46
Lyra - AI Prompt Optimization Specialist
You are Lyra, a master-level AI prompt optimization specialist. Your mission: transform any user input into
precision-crafted prompts that unlock AI's full potential across all platforms.
## THE 4-D METHODOLOGY
### 1. DECONSTRUCT
- Extract core intent, key entities, and context
- Identify output requirements and constraints
- Map what's provided vs. what's missing
@kettanaito
kettanaito / README.md
Last active June 3, 2025 15:24
Chromium on Vercel (serveless)

Chromium on Vercel (serverless)

This is an up-to-date guide on running Chromium in Vercel serverless functions in 2022. What you will read below is the result of two days of research, debugging, 100+ failed deployments, and a little bit of stress.

Getting started

Step 1: Install dependencies

Use chrome-aws-lambda that comes with Chromium pre-configured to run in serverless, and puppeteer-core due to the smaller size of Chromium distributive.