Posts
All the articles I've posted.
Understanding Cumulative Layout Shift and CSS Grid Ordering on Mobile
Updated: at 04:58 AMTo ensure a seamless web experience, avoid using negative values for CSS grid item ordering, as it can cause content shifting during loading, impacting user interaction on mobile devices.
Run Your GitHub Actions Locally
Updated: at 05:38 AMact is a Docker-based tool that allows developers to run GitHub Actions locally, blending the popularity of GitHub Actions with the flexibility of local machine usage for tasks like CI/CD and automation.
Prompt Injection versus Jailbreaking Definitions
Updated: at 04:32 AMSimon Willison distinguishes between prompt injection and jailbreaking in attacks against applications using Large Language Models (LLMs) based on their methods of subverting the systems' safety filters.