Skip to content

Instantly share code, notes, and snippets.

View thedjpetersen's full-sized avatar

David Petersen thedjpetersen

View GitHub Profile
@thedjpetersen
thedjpetersen / report.html
Created February 5, 2026 08:26
XDS Vibe Tests - XDSSwitch
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vibe Test Results - pr-claude-20260205-081540-fuzz-Switch</title>
<style>
* { box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
@thedjpetersen
thedjpetersen / report.html
Created February 5, 2026 08:25
XDS Vibe Test Results - pr-claude-20260205-081540-fuzz-Switch
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vibe Test Results - pr-claude-20260205-081540-fuzz-Switch</title>
<style>
* { box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
@thedjpetersen
thedjpetersen / report.html
Created February 5, 2026 08:04
XDS Vibe Tests - XDSSwitch
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vibe Test Results - pr-claude-20260205-075248-fuzz-Switch</title>
<style>
* { box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
@thedjpetersen
thedjpetersen / report.html
Created February 5, 2026 08:03
XDS Vibe Test Results - pr-claude-20260205-075248-fuzz-Switch
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vibe Test Results - pr-claude-20260205-075248-fuzz-Switch</title>
<style>
* { box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
._2pt {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1000;
border: none;
margin: 0;
}
.ace-feature-bigtitle>.ace-editor>div.ace-line:first-child,
.sidebar-opener-wrapper,
footer,
#hp-editor-assist-buttons,
#main-header-container {
display: none;
}
@thedjpetersen
thedjpetersen / newyorker
Created November 26, 2015 06:49
Minimalist new yorker
.container-rail,
.primary-nav {
display: none;
}
.articleBody {
margin-right: 0;
}
@thedjpetersen
thedjpetersen / insgrm
Created November 26, 2015 06:49
minimalist instagram
.-cx-PRIVATE-Post__header,
.-cx-PRIVATE-PostInfo__root {
display: none;
}
.-cx-PRIVATE-FeedPage__root {
max-width: 600px;
}
@thedjpetersen
thedjpetersen / instagrid
Created November 26, 2015 06:48
stylish grid for instagram
.-cx-PRIVATE-FeedPage__root {
width: 100%;
max-width: inherit;
}
.-cx-PRIVATE-FeedPage__feed > div {
display: block;
}
.-cx-PRIVATE-FeedPage__post {
@thedjpetersen
thedjpetersen / zenbook
Created November 26, 2015 06:48
stylish modifications for facebook
#pagelet_bluebar {
display: none;
}
#globalContainer {
margin: 0;
width: 100% !important;
padding: 0 !important;
}