Skip to content

Instantly share code, notes, and snippets.

@Alex-Simedrea
Alex-Simedrea / viewport-poc.html
Created May 2, 2026 19:43
Dia Viewport Bug PoC
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Viewport Shrink POC</title>
<style>
* {
box-sizing: border-box;
}
@Alex-Simedrea
Alex-Simedrea / com.alexzielenski.mousecape.dump.cape
Created March 12, 2026 20:06
Tahoe Mousecape with pre-Tahoe hand cursors
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Author</key>
<string>Apple, Inc.</string>
<key>CapeName</key>
<string>Cursor Dump</string>
<key>CapeVersion</key>
<real>1</real>