2024-09-30 17:07:04 -05:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "UTF-8" >
2024-10-19 13:44:20 -05:00
< title > blog @ synth download!< / title >
2024-10-28 22:55:31 -05:00
< link rel = "icon" type = "image/png" href = "/assets/favicon.png" >
2024-09-30 17:07:04 -05:00
< link rel = "stylesheet" type = "text/css" href = "/colors.css" >
< link rel = "stylesheet" type = "text/css" href = "/font.css" >
2025-02-18 00:58:30 -06:00
< link rel = "stylesheet" type = "text/css" href = "/tabler.css" >
2024-09-30 17:07:04 -05:00
< link rel = "stylesheet" type = "text/css" href = "/style.css" >
2024-09-30 17:26:47 -05:00
< link rel = "stylesheet" type = "text/css" href = "/blog.css" >
2024-12-10 21:32:41 -06:00
< link rel = "canonical" href = "https://synth.download/" >
2024-10-19 13:44:20 -05:00
< link rel = "alternate" type = "application/rss+xml" title = "RSS" href = "https://synth.download//blog/rss.xml" >
2024-11-01 01:30:41 -05:00
< link rel = "me" href = "https://booping.synth.download/@sneexy" >
< link rel = "me" href = "https://beeping.synth.download/@sneexy" >
2024-09-30 17:07:04 -05:00
< link rel = "me" href = "https://git.gay/sneexy" >
< meta lang = "en-US" >
2024-12-10 21:32:41 -06:00
< meta property = "og:url" content = "https://synth.download/" >
2024-09-30 17:07:04 -05:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2025-02-27 14:23:39 -06:00
< script src = "/script.js" > < / script >
2024-09-30 17:07:04 -05:00
< script src = "/script.js" defer = "defer" > < / script >
< / head >
< body >
<!-- top navbar -->
< div class = "navbar" >
2025-02-18 00:58:30 -06:00
< a class = "nav-base nav-baselink" href = "/" > < span class = "tabler--grid-dots" > < / span > synth download!< / a >
2024-10-01 12:25:27 -05:00
< details class = "nav-base nav-baselink-mobile" >
2025-02-18 00:58:30 -06:00
< summary > < span class = "tabler--grid-dots" > < / span > s < div class = "dot" style = "background-color: var(--ayu-e-bg) !important;" > < / div > d!< / summary >
2024-12-09 01:32:59 -06:00
< ul >
2024-10-01 12:25:27 -05:00
< li >
2025-02-18 00:58:30 -06:00
< a href = "/" > < span class = "tabler--home" > < / span > home< / a >
2024-10-01 12:25:27 -05:00
< / li >
2024-10-19 13:44:20 -05:00
< li >
2025-02-18 00:58:30 -06:00
< a href = "/me" > < span class = "tabler--user" > < / span > about me< / a >
2024-10-19 13:44:20 -05:00
< / li >
2024-10-01 12:25:27 -05:00
< li >
2025-03-08 01:20:04 -06:00
< a href = "https://notebook.synth.download" > < span class = "tabler--notebook" > < / span > notebook< / a >
2024-10-01 12:25:27 -05:00
< / li >
< li >
2025-02-18 00:58:30 -06:00
< a href = "/me#links" > < span class = "tabler--link" > < / span > links< / a >
2024-10-01 12:25:27 -05:00
< / li >
< / ul >
< / details >
2024-09-30 17:07:04 -05:00
< nav class = "nav-base nav-links" >
2025-02-18 00:58:30 -06:00
< a href = "/" > < span class = "tabler--home" > < / span > home< / a >
2024-12-10 15:41:28 -06:00
< div class = "dot" > < / div >
2025-02-18 00:58:30 -06:00
< a href = "/me" > < span class = "tabler--user" > < / span > about me< / a >
2024-12-10 15:41:28 -06:00
< div class = "dot" > < / div >
2025-03-08 01:20:04 -06:00
< a href = "https://notebook.synth.download" > < span class = "tabler--notebook" > < / span > notebook< / a >
2024-12-10 15:41:28 -06:00
< div class = "dot" > < / div >
2025-02-18 00:58:30 -06:00
< a href = "/me#links" > < span class = "tabler--link" > < / span > links< / a >
2024-09-30 17:07:04 -05:00
< / nav >
2024-12-08 04:24:22 -06:00
< p aria-hidden = "true" class = "nav-base nav-systray" >
2025-02-18 00:58:30 -06:00
< span class = "tabler--bell" > < / span >
< span class = "tabler--volume" > < / span >
< span class = "tabler--wifi" > < / span >
< span class = "tabler--battery-filled" > < / span >
2024-12-08 04:24:22 -06:00
< / p >
2024-09-30 17:07:04 -05:00
< / div >
<!-- blog index -->
2024-12-24 00:49:48 -06:00
< details open id = "blog" class = "window" >
< summary aria-hidden = "true" >
2025-02-24 00:41:23 -06:00
< div >
< span class = "tabler--article" > < / span >
< / div >
2024-12-24 00:49:48 -06:00
< a href = "#blog" > blog< / a >
< div >
2025-02-24 00:41:23 -06:00
< span class = "tabler--minimize" > < / span >
< span class = "tabler--maximize" > < / span >
< / div >
< div >
< span class = "tabler--x" > < / span >
2024-12-24 00:49:48 -06:00
< / div >
< / summary >
2024-09-30 17:07:04 -05:00
< section >
2025-02-24 00:41:23 -06:00
< h1 > < a href = "#blog" > blog< / a > < a href = "./rss.xml" > < span class = "tabler--rss" style = "transform: scale(1.5) translateY(.5rem);" > < / span > < / a > < / h1 >
2024-09-30 23:24:25 -05:00
< small > alternatively; rantpage< / small >
2025-02-24 00:41:23 -06:00
< p > okay, so, this was going to be a blog, but i ended up not having interesting or good to write about. maybe i'll bring this back up in a future but more focused on just being a place to dump thoughts or random writings into without being entirely "Blog" focused, sorry.
2024-09-30 17:07:04 -05:00
< / section >
2024-12-24 00:49:48 -06:00
< / details >
2024-09-30 17:07:04 -05:00
<!-- webrings and credits -->
< footer >
2024-12-24 00:49:48 -06:00
< details open id = "footer" class = "window" >
< summary aria-hidden = "true" >
< a href = "#footer" > footer< / a >
< / summary >
< section >
2025-02-27 14:23:39 -06:00
< p class = "fediring" > < b > < a href = "https://fediring.net/previous?host=synth.download" alt = "Previous" > < span class = "tabler--arrow-left" style = "pointer-events: none;" > < / span > < / a > < a href = "https://fediring.net" > Fediring< / a > < a href = "https://fediring.net/next?host=synth.download" alt = "Next" > < span class = "tabler--arrow-right" style = "pointer-events: none;" > < / span > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://keithhacks.cyou/furryring.php?prev=synth.download" alt = "Previous" > < span class = "tabler--arrow-left" style = "pointer-events: none;" > < / span > < / a > < a href = "https://keithhacks.cyou/furryring.php" > furryring< / a > < a href = "https://keithhacks.cyou/furryring.php?next=synth.download" alt = "Next" > < span class = "tabler--arrow-right" style = "pointer-events: none;" > < / span > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://stellophiliac.github.io/roboring/sneexy/previous" alt = "Previous" > < span class = "tabler--arrow-left" style = "pointer-events: none;" > < / span > < / a > < a href = "https://stellophiliac.github.io/roboring" > roboring< / a > < a href = "https://stellophiliac.github.io/roboring/sneexy/next" alt = "Next" > < span class = "tabler--arrow-right" style = "pointer-events: none;" > < / span > < / a > < / b > < / p >
2024-12-24 00:49:48 -06:00
< section class = "inner-footer" >
2025-03-08 01:22:47 -06:00
< a href = "https://forged.synth.download/sneexy/pages" style = "background-color: color-mix(in srgb, var(--ayu-s-string) 25%, transparent); color: var(--ayu-s-string);" alt = "website source!" > < span class = "tabler--brand-git" style = "pointer-events: none;" > < / span > < / a >
2025-02-27 14:23:39 -06:00
< a href = "https://github.com/ayu-theme/ayu-colors" style = "background-color: color-mix(in srgb, var(--ayu-accent) 25%, transparent); color: var(--ayu-accent);" alt = "Ayu" > < span class = "tabler--palette" style = "pointer-events: none;" > < / span > < / svg > < / a >
< a href = "https://tabler.io" style = "background-color: color-mix(in srgb, var(--ayu-s-tag) 25%, transparent); color: var(--ayu-s-tag);" alt = "Tabler" > < span class = "tabler--brand-tabler" style = "pointer-events: none;" > < / span > < / a >
< a href = "https://www.jetbrains.com/lp/mono" style = "background-color: color-mix(in srgb, var(--ayu-v-added) 25%, transparent); color: var(--ayu-v-added);" alt = "JetBrains Mono" > < span class = "tabler--text-size" style = "pointer-events: none;" > < / span > < / a >
< a href = "https://www.lexend.com" style = "background-color: color-mix(in srgb, var(--ayu-v-removed) 25%, transparent); color: var(--ayu-v-removed);" alt = "Lexend" > < span class = "tabler--letter-case" style = "pointer-events: none;" > < / span > < / i > < / a >
2024-12-24 00:49:48 -06:00
< / section >
< p > made with < span class = "rainbow" > love< / span > , < span class = "rainbow" > lack of sleep< / span > and < span class = "rainbow" > procrastination< / span > < / p >
< p > ♡2024 All wrongs reversed. Please copy and share.< / p >
< img src = "/assets/dumpysynth.gif" alt = "GIF of a synth with a massive butt, shaking it towards the viewer" / >
2024-09-30 17:07:04 -05:00
< / section >
2024-12-24 00:49:48 -06:00
< / details >
2024-09-30 17:07:04 -05:00
< / footer >
2025-02-27 14:23:39 -06:00
<!-- element used for our alt popup -->
< div class = "alt-popup" id = "alt-popup" aria-hidden = "true" > < / div >
2024-09-30 17:07:04 -05:00
< / body >
< / html >