2025-05-31 15:03:57 -07:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta charset = "utf-8" / >
< title > cowmonk's random blogs< / title >
< link rel = "stylesheet" href = "index.css" / >
< link rel = "alternate" href = "atom.xml" type = "application/atom+xml" title = "Atom Feed" / >
2025-10-07 10:52:53 -07:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "../assets/images/apple-touch-icon.png" / >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "../assets/images/favicon-32x32.png" / >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "../assets/images/favicon-16x16.png" / >
< link rel = "manifest" href = "../assets/images/site.webmanifest" / > < / head >
2025-05-31 15:03:57 -07:00
< body >
< header >
2025-10-07 10:52:53 -07:00
< nav class = "main-site-nav" >
2025-10-11 11:59:15 -07:00
< a href = "../" > < - Back to Main Page< / a >
2025-10-07 10:52:53 -07:00
< / nav >
< h1 > cowmonk's random blogs < a href = "atom.xml" > < img src = "../assets/images/rss.png" height = "20" style = "vertical-align: -4px;" / > < / a > < / h1 >
2025-05-31 15:03:57 -07:00
< p >
< q > For now we see only a reflection as in a mirror; then we shall see face to face. Now I know in part; then I shall know fully, even as I am fully known.< / q >
< / p >
< / header >
< nav data-sblg-nav = "1" data-sblg-navcontent = "1" > < ul > < li >
2025-10-07 10:52:53 -07:00
< h2 > < a href = "blog5.html" > Announcing CSFS!< / a > < / h2 >
< div >
< address > cowmonk< / address > ,
< time datetime = "2025-10-07" > 2025-10-07< / time >
< / div >
< p > Official announcement to a new project that I'm currently working on.< / p >
< p class = "tags" >
Tags: < span class = "sblg-tag" > misc< / span > < span class = "sblg-tag" > suckless< / span > < span class = "sblg-tag" > linux< / span > .
< / p >
< nav >
< a href = "blog5.html" > Read more-> < / a >
< / nav >
< / li > < li >
2025-05-31 15:03:57 -07:00
< h2 > < a href = "blog4.html" > DWM - Less is More!< / a > < / h2 >
< div >
< address > cowmonk< / address > ,
< time datetime = "2025-05-06" > 2025-05-06< / time >
< / div >
< p > A quick guide into THE suckless tiling window manager! Including patching!< / p >
< p class = "tags" >
Tags: < span class = "sblg-tag" > guide< / span > < span class = "sblg-tag" > suckless< / span > < span class = "sblg-tag" > tutorial< / span > .
< / p >
< nav >
< a href = "blog4.html" > Read more-> < / a >
< / nav >
< / li > < li >
< h2 > < a href = "blog3.html" > The Ultimate Abstraction: Trading ./configure for Click-to-Install< / a > < / h2 >
< div >
< address > cowmonk< / address > ,
< time datetime = "2025-04-01" > 2025-04-01< / time >
< / div >
< p > Letting go of the compiler feels strangely liberating, like finally admitting you prefer pre-made microwave meals over hand-grinding your own wheat for bread. Deliciously simple, perhaps?< / p >
< p class = "tags" >
Tags: < span class = "sblg-tag" > misc< / span > < span class = "sblg-tag" > macos< / span > < span class = "sblg-tag" > aprilfools< / span > .
< / p >
< nav >
< a href = "blog3.html" > Read more-> < / a >
< / nav >
< / li > < li >
< h2 > < a href = "blog2.html" > Beyond Prepackaged - Why I Use Linux From Scratch< / a > < / h2 >
< div >
< address > cowmonk< / address > ,
< time datetime = "2025-03-22" > 2025-03-22< / time >
< / div >
< p > Building Linux from Scratch can feel a bit like assembling a complex jigsaw puzzle: frustrating at times, but ultimately supremely rewarding when everything clicks into place.< / p >
< p class = "tags" >
Tags: < span class = "sblg-tag" > misc< / span > < span class = "sblg-tag" > linux< / span > .
< / p >
< nav >
< a href = "blog2.html" > Read more-> < / a >
< / nav >
< / li > < li >
< h2 > < a href = "blog1.html" > No Blue Screens Here, Just a Bit of Kernel Panic and a Whole Load of Blogging< / a > < / h2 >
< div >
< address > cowmonk< / address > ,
< time datetime = "2025-03-18" > 2025-03-18< / time >
< / div >
< p > An introduction, why would I create a blog, plans for the future, and other random things< / p >
< p class = "tags" >
Tags: < span class = "sblg-tag" > misc< / span > < span class = "sblg-tag" > linux< / span > .
< / p >
< nav >
< a href = "blog1.html" > Read more-> < / a >
< / nav >
< / li > < / ul > < / nav >
< footer >
< a href = "https://www.vim.org/" > < img src = "https://cyber.dabamos.de/88x31/vim.vialle.love.anim.gif" alt = "description" height = "31" / > < / a > < img src = "https://88x31.kate.pet/madeon_linux.gif" height = "31" / > < img src = "https://cyber.dabamos.de/88x31/javascript-zero.gif" height = "31" / >
< / footer >
< / body >
< / html >