<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0"><channel><title>Blog Entries by &quot;GordieHaggs&quot; | SpaceHey</title><link>https://blog.spacehey.com/user?id=1171636</link><description>The most recent Blog Entries by the User &quot;GordieHaggs&quot; on SpaceHey</description><item><title>The Cathedral</title><link>https://blog.spacehey.com/entry?id=1940185</link><guid>https://blog.spacehey.com/entry?id=1940185</guid><description>@import url(&#039;https://fonts.googleapis.com/css2?family=MedievalSharp&amp;display=swap&#039;); .title, .top, .footer, p, a, h1, h2, h3, h4, h5 { font-family: &#039;MedievalSharp&#039;, serif; } /* === GENERAL RESET === */ body { background: linear-gradient(#3e3e3e, #2a2a2a); color: #f5f5f5; font-family: &#039;Georgia&#039;, serif; margin: 0; padding: 0; } main, .top, .links { max-width: 800px; margin: 40px auto; background: #1f...</description><pubDate>Wed, 08 Oct 2025 03:38:09 +0000</pubDate></item><item><title>Best of Bluesky 2025</title><link>https://blog.spacehey.com/entry?id=1926689</link><guid>https://blog.spacehey.com/entry?id=1926689</guid><description>/* Bluesky → SpaceHey Blog Mapping */ :root { touch-action: pan-x pan-y; height: 100% } /* Base Reset */ body { background: #ffffff; color: #000000; font-family: Inter, system-ui, -apple-system, &quot;Segoe UI&quot;, Roboto, sans-serif; margin: 0; } /* Blog Card */ .blog-entry { background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.06); margin-bottom: 20px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06); } /* ...</description><pubDate>Fri, 26 Sep 2025 08:46:16 +0000</pubDate></item><item><title>May I Judge?</title><link>https://blog.spacehey.com/entry?id=1924177</link><guid>https://blog.spacehey.com/entry?id=1924177</guid><description>@import url(&#039;https://fonts.googleapis.com/css2?family=Press+Start+2P&amp;family=UnifrakturCook:wght@700&amp;display=swap&#039;); body { margin: 0; background: radial-gradient(circle, #0a0a0a 0%, #1a001a 100%); font-family: &#039;Press Start 2P&#039;, monospace; color: #ffefff; filter:invert(1); } h1, h2 { font-family: &#039;UnifrakturCook&#039;, cursive; font-size: 3rem; text-align: center; color: #fff; text-shadow: 2px 2px #ff00...</description><pubDate>Wed, 24 Sep 2025 07:22:57 +0000</pubDate></item><item><title>Dinner with Gord, The Soundtrack!</title><link>https://blog.spacehey.com/entry?id=1915998</link><guid>https://blog.spacehey.com/entry?id=1915998</guid><description>@import url(&#039;https://fonts.googleapis.com/css2?family=Orbitron:wght@700&amp;display=swap&#039;); body { margin: 0; padding: 0; overflow-x: hidden; font-family: &#039;Orbitron&#039;, sans-serif; background: #000; color: #0ff; position: relative; } /* Fullscreen overlay panels */ .overlay-1, .overlay-2, .overlay-3 { position: fixed; top: 0; left: 0; width: 120vw; height: 120vh; z-index: 9998; pointer-events: none; mix...</description><pubDate>Wed, 17 Sep 2025 05:45:48 +0000</pubDate></item><item><title>Red Lights and Antichrists</title><link>https://blog.spacehey.com/entry?id=1914775</link><guid>https://blog.spacehey.com/entry?id=1914775</guid><description>@import url(&#039;https://fonts.googleapis.com/css2?family=VT323&amp;display=swap&#039;); /* === GLOBAL RESET &amp; BASE === */ * { box-sizing: border-box; } body, html { margin: 0; padding: 0; background: #000 !important; font-family: &#039;VT323&#039;, monospace !important; color: #ccc !important; user-select: none; overflow-x: hidden; height: 100%; } main{ background: #000 !important; } /* === HEADER / TOP BAR === */ .top...</description><pubDate>Tue, 16 Sep 2025 03:59:54 +0000</pubDate></item><item><title>Blogs after Midnight</title><link>https://blog.spacehey.com/entry?id=1909469</link><guid>https://blog.spacehey.com/entry?id=1909469</guid><description>/* Global Reset and Fonts */ body, html { background-color: #0e0e0e; color: #d8d8d8; font-family: &#039;Trebuchet MS&#039;, sans-serif; text-shadow: 0 0 5px rgba(255, 255, 255, 0.2); } /* Background Moon Overlay */ body::after { content: &quot;&quot;; position: fixed; top: 20px; right: 20px; width: 150px; height: 150px; background: url(&#039;https://upload.wikimedia.org/wikipedia/commons/e/e1/FullMoon2010.jpg&#039;) no-repeat ...</description><pubDate>Thu, 11 Sep 2025 04:40:28 +0000</pubDate></item><item><title>Darkness, Aevitas</title><link>https://blog.spacehey.com/entry?id=1907183</link><guid>https://blog.spacehey.com/entry?id=1907183</guid><description>/* === SAD AESTHETIC HEADER FOR SPACEHEY === */ h4{ filter: invert(1) brightness(0.5); } h4 a{ filter: invert(1); } .edit-info { background: #1c1c1c !important; } .blog-entry .profile-pic img { width:100%; } /* Top nav (logo, search, help/logout) */ .top { background: #1c1c1c !important; background-color: #1c1c1c !important; border-bottom: 1px solid #333 !important; box-shadow: 0 2px 4px rgba(0, 0...</description><pubDate>Tue, 09 Sep 2025 02:12:52 +0000</pubDate></item><item><title>Currency in the Autumn Months</title><link>https://blog.spacehey.com/entry?id=1901740</link><guid>https://blog.spacehey.com/entry?id=1901740</guid><description>/* Base setup */ body { background: linear-gradient(45deg, #ff00ff, #00ffff, #ffff00, #ff0000); background-size: 800% 800%; animation: backgroundShift 15s ease infinite; font-family: &#039;Comic Sans MS&#039;, cursive, sans-serif; color: #fff; overflow-x: hidden; } /* Container */ main { background: rgba(255,255,255,0.1); border: 5px double #fff; border-radius: 20px; padding: 30px; margin: 40px auto; max-wi...</description><pubDate>Thu, 04 Sep 2025 04:43:36 +0000</pubDate></item><item><title>Layouts from my recent blogs #2</title><link>https://blog.spacehey.com/entry?id=1893783</link><guid>https://blog.spacehey.com/entry?id=1893783</guid><description>/*=== Glitchy Text ===*/ .content p:nth-child(even) { animation: invertAnimate 1s; animation-iteration-count:infinite; } .content p:nth-child(odd) { animation: invertAnimate 1s; animation-iteration-count:infinite; animation-delay:0.5s; } @keyframes invertAnimate {       0% {         filter: invert(0%);       }       96% {         filter: invert(0%);       }    </description><pubDate>Thu, 28 Aug 2025 14:01:30 +0000</pubDate></item><item><title>Fat Scopolamine Hits</title><link>https://blog.spacehey.com/entry?id=1891145</link><guid>https://blog.spacehey.com/entry?id=1891145</guid><description>/* ================================ SPOOKY GRAVEYARD BLOG THEME by GordieHaggs ================================ */ .blog-entry .content p { color: #AAFF88; background-color: rgba(40, 40, 40, 0.75); font-family: &#039;Courier New&#039;, monospace; text-transform: uppercase; letter-spacing: 0.05em; padding: 1em; border: 2px solid #444; box-shadow: 0 0 10px #000; text-align:center; padding: 1em; } .blog-entry ...</description><pubDate>Tue, 26 Aug 2025 09:30:02 +0000</pubDate></item><item><title>In 24 hours I will be a completely different person</title><link>https://blog.spacehey.com/entry?id=1884350</link><guid>https://blog.spacehey.com/entry?id=1884350</guid><description>nav .top .left .logo { filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(282deg) drop-shadow(2px 4px 6px #FC5757); animation:fruitCycle 15s infinite alternate; } nav .links a { display:contents; } .container &gt; nav .top button { background:unset; } .blog-entry .content { text-align: center; } /* the animation */ @keyframes fruitCycle { 0% { filter: invert(42%) sepia(93%) saturate(1352%) hue...</description><pubDate>Wed, 20 Aug 2025 14:07:52 +0000</pubDate></item><item><title>Scratching with Friends</title><link>https://blog.spacehey.com/entry?id=1881582</link><guid>https://blog.spacehey.com/entry?id=1881582</guid><description>/*=== Edit the Author Box for Blogs ===*/ .article .edit-info .author-details .publish-date{ color:black; } /*=== Comment Boxes for Blogs===*/ .comments p { color:#6E568F; } .comments a p color:#6E568F; { color:#6E568F; text-emphasis: &quot;❤️&quot;; } .comments-table { bord</description><pubDate>Mon, 18 Aug 2025 02:59:54 +0000</pubDate></item><item><title>Overalls and Overhauls</title><link>https://blog.spacehey.com/entry?id=1877288</link><guid>https://blog.spacehey.com/entry?id=1877288</guid><description>html{ background:blue; } body{ overflow:hidden; background: repeating-radial-gradient(#000000, transparent 10px); } div { border-radius:10%; overflow:hidden; background-image: repeating-radial-gradient(rgba(255, 0, 0, 0.08), rgba(0, 0, 0, 0.08), transparent 10px); -webkit-animation-name: spin; -webkit-animation-duration: 40000ms; -webkit-animation-iteration-count: infinite; -webkit-animation-timin...</description><pubDate>Thu, 14 Aug 2025 04:35:01 +0000</pubDate></item><item><title>Today, it&#039;s raining on the blog...</title><link>https://blog.spacehey.com/entry?id=1873703</link><guid>https://blog.spacehey.com/entry?id=1873703</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover</description><pubDate>Mon, 11 Aug 2025 02:16:04 +0000</pubDate></item><item><title>Ⓐ ⓓⓔⓜⓞⓝ ⓘⓢ ⓐ ⓢⓔⓡⓘⓔⓢ ⓞⓕ ⓢⓠⓤⓐⓡⓔⓢ ⓒⓘⓡⓒⓛⓘⓝⓖ ⓞⓝⓔ ⓐⓝⓞⓣⓗⓔⓡ</title><link>https://blog.spacehey.com/entry?id=1869814</link><guid>https://blog.spacehey.com/entry?id=1869814</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover</description><pubDate>Fri, 08 Aug 2025 02:10:52 +0000</pubDate></item><item><title>Layouts from my recent blogs</title><link>https://blog.spacehey.com/entry?id=1867612</link><guid>https://blog.spacehey.com/entry?id=1867612</guid><description>Here they are in an easy to copy and paste format  /*=== Scrollbar styles ===*/ ::-webkit-scrollbar {     width: 5px;     height: 5px; } ::-webkit-scrollbar-track {     border-radius: 0px;     wid</description><pubDate>Thu, 07 Aug 2025 02:53:56 +0000</pubDate></item><item><title>Pathos by the Patio Light</title><link>https://blog.spacehey.com/entry?id=1867526</link><guid>https://blog.spacehey.com/entry?id=1867526</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n</description><pubDate>Thu, 07 Aug 2025 02:16:09 +0000</pubDate></item><item><title>丂Ҝㄩ几Ҝ 爪丨乂</title><link>https://blog.spacehey.com/entry?id=1865080</link><guid>https://blog.spacehey.com/entry?id=1865080</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n</description><pubDate>Wed, 06 Aug 2025 02:29:26 +0000</pubDate></item><item><title>This blog is a cry from the most inner parts of my soul</title><link>https://blog.spacehey.com/entry?id=1863093</link><guid>https://blog.spacehey.com/entry?id=1863093</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n</description><pubDate>Tue, 05 Aug 2025 04:52:08 +0000</pubDate></item><item><title>A Short Poem I Wrote for this Blog</title><link>https://blog.spacehey.com/entry?id=1849421</link><guid>https://blog.spacehey.com/entry?id=1849421</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n</description><pubDate>Fri, 01 Aug 2025 08:02:26 +0000</pubDate></item><item><title>The Bus Driver is Trying to Kill Me</title><link>https://blog.spacehey.com/entry?id=1849148</link><guid>https://blog.spacehey.com/entry?id=1849148</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n</description><pubDate>Fri, 01 Aug 2025 05:48:55 +0000</pubDate></item><item><title>New Blog Layout</title><link>https://blog.spacehey.com/entry?id=1844831</link><guid>https://blog.spacehey.com/entry?id=1844831</guid><description>/*=== Scrollbar styles ===*/ ::-webkit-scrollbar { width: 5px; height: 5px; } ::-webkit-scrollbar-track { border-radius: 0px; width: 1px; border: 5px inset DimGray; } ::-webkit-scrollbar-thumb { background: DimGray; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: DarkGray; } .links{ display:n</description><pubDate>Thu, 31 Jul 2025 02:36:07 +0000</pubDate></item><item><title>New Layout</title><link>https://blog.spacehey.com/entry?id=1844615</link><guid>https://blog.spacehey.com/entry?id=1844615</guid><description>I worked on a new layout all night last night and the fruits of my labour are an impressive new futuristic layout. The old layout was boring and dark, nothing like my personality 😉 Nothing at all like my life 👌 A tunnel of flashing red and blue over a nostalgic 8 bit font, the layout is a vision of the future from the past, a sensory experience that is not overloading, but stimulating in a way tha...</description><pubDate>Thu, 31 Jul 2025 01:15:09 +0000</pubDate></item><item><title>Save Society from the Archon</title><link>https://blog.spacehey.com/entry?id=1822653</link><guid>https://blog.spacehey.com/entry?id=1822653</guid><description>Duh duh, duh duh, ding, reee ruuu, duh duh duh duh, rirr, rirrr.  Of all the languages I speak, possibly the one I most enjoy is the difficult, nuanced language of left hand guitar technique. Slide after slide then ending in a bend, only to pull the string up into a pinch harmonic... What&#039;s that? A tonic scale run, only to be followed by a dissonant harmonic minor scale, then another, raised by on...</description><pubDate>Fri, 25 Jul 2025 01:22:04 +0000</pubDate></item><item><title>Fuko</title><link>https://blog.spacehey.com/entry?id=1816542</link><guid>https://blog.spacehey.com/entry?id=1816542</guid><description>Sometimes I feel like the Kodoku, the last survivor of a great war, poisoned with the blood of my kin. Inside my heart is but another demon, to never be purged, because that demon is my true self. Will I be released from this vase they call life? Or shall I forever be forced to fight another battle, until I am, myself, destroyed? Was my destiny always this way? I now crave the poison, as it is my ...</description><pubDate>Wed, 23 Jul 2025 10:53:59 +0000</pubDate></item></channel></rss>