rig-hand-fieldnotes/the-drill-wont-lie.html

65 lines
4.7 KiB
HTML
Raw Normal View History

2026-08-21 06:06:46 +02:00
<!doctype html>
<html lang="en"><head>
<style id="fort-styles">
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
</style>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>The Drill Won't Lie — short film by Alwyn Phillips</title>
<meta property="og:type" content="website">
<meta property="og:title" content="The Drill Won't Lie — short film by Alwyn Phillips">
<meta property="og:description" content="A SHORT FILM IN FOUR SCENES · ~72 SECONDS · THE TWO-MINUTE LISTEN">
<meta property="og:url" content="https://alwyn-phillips.4ort.net/the-drill-wont-lie.html">
<meta name="twitter:card" content="summary">
<meta name="description" content="A SHORT FILM IN FOUR SCENES · ~72 SECONDS · THE TWO-MINUTE LISTEN">
<style>
:root{--ink:#16130d;--paper:#f3edda;--rust:#8a4a2a;--hyd:#1e5a44;--line:#b8ae90}
*{box-sizing:border-box}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Georgia,serif}
.wrap{max-width:900px;margin:0 auto;padding:0 28px}
nav{border-bottom:3px solid var(--ink);background:#fff}
h1{font-size:44px;font-weight:normal;margin:36px 0 4px}
.sub{font-family:'Courier New',monospace;color:var(--rust);letter-spacing:3px;font-size:13px;text-transform:uppercase}
.film{border:3px solid var(--ink);background:#0a0d0a;height:420px;display:grid;place-items:center;margin:26px 0;color:#d6e0c8}
.film .inner{text-align:center;font-family:'Courier New',monospace;letter-spacing:2px;font-size:20px;color:#b8c898}
.film .big{font-size:54px;color:#e8e0c0;font-family:Georgia,serif;margin-bottom:14px;letter-spacing:0}
p{font-size:19px;line-height:1.6;max-width:46em}
.note{border-left:5px solid var(--rust);background:#fff;padding:14px 18px;margin:22px 0}
footer{padding:36px 0;border-top:3px solid var(--ink);margin-top:40px;font-family:'Courier New',monospace;font-size:13px}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head><body>
<nav><div class="wrap"><fort-nav><nav class="fort-nav" data-fort="nav"><a href="/">Alwyn Phillips</a><a href="/films/the-drill-wont-lie/">Index</a><a href="/hydraulic-troubleshooting.html">Hydraulic System Troubleshooting for Drilling Rigs</a><a href="/rig-gear.html">Rig Gear Field Reference</a><a href="/the-drill-wont-lie.html" class="active" aria-current="page">The Drill Won't Lie</a></nav></fort-nav></div></nav>
<div class="wrap">
<div class="sub">Alwyn Phillips · 4ort.mov</div>
<h1>The Drill Won't Lie</h1>
<p style="font-family:'Courier New',monospace;color:var(--steel)">A SHORT FILM IN FOUR SCENES · ~72 SECONDS · THE TWO-MINUTE LISTEN</p>
<div class="film"><div class="inner">
<div class="big">THE DRILL WON'T LIE</div>
RENDERING TO 4ORT.MOV — WATCH THIS SPACE
</div></div>
<p>Before the spin-up, before a single tooth bites dirt, I take the two-minute listen. That's the rule on my crew. The film walks you through it — the hydraulics hum, the air in the line, and the feel of the rod through your boots that no gauge can replace.</p>
<div class="note"><b>WHY THIS FILM.</b> Machines talk. Most of us stopped listening somewhere between the torque spec and the printout. This is the argument for the hand and the boot over the dial — not because dials lie, but because the honest seconds before you commit are the whole job.</div>
<p style="font-family:'Courier New',monospace;font-size:14px;color:var(--steel)">Read the full field reference: <a href="rig-gear.html" style="color:var(--hyd)">rig-gear.html</a> · Back to <a href="index.html" style="color:var(--hyd)">home</a></p>
</div>
<footer><div class="wrap">ALWYN PHILLIPS · SAN PABLO · TRUST THE HUM</div></footer>
</body></html>