2024-05-31 17:49:23 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< title > Paul' s Site of Stuff< / title >
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, maximum-scale=1" >
< meta name = "robots" content = "noodp" / >
< link rel = "stylesheet" href = "https://paulwilde.uk/style.css" >
< link rel = "stylesheet" href = "https://paulwilde.uk/color/orange.css" >
< link rel = "stylesheet" href = "https://paulwilde.uk/color/background_blue.css" >
2024-05-31 17:52:35 +02:00
< link rel = "stylesheet" href = "https://paulwilde.uk/font-hack.css" >
2024-05-31 17:49:23 +02:00
< meta name = "description" content = "" >
< meta property = "og:description" content = "" >
< meta property = "og:title" content = "My Ponderings | Paul's Site of Stuff" >
< meta property = "og:type" content = "website" >
< meta property = "og:url" content = "https://paulwilde.uk/ponderings/" >
< meta name = "twitter:card" content = "summary_large_image" >
< meta name = "twitter:description" content = "" >
< meta name = "twitter:title" content = "My Ponderings | Paul's Site of Stuff" >
< meta property = "twitter:domain" content = "paulwilde.uk" >
< meta property = "twitter:url" content = "https://paulwilde.uk/ponderings/" >
< link rel = "alternate" type = "application/atom+xml" title = "RSS" href = "https://paulwilde.uk/atom.xml" >
2024-05-31 17:52:35 +02:00
< link rel = "shortcut icon" type = "image/x-icon" href = "/favicon.png" >
2024-05-31 17:49:23 +02:00
< / head >
< body class = "" >
< div class = "container" >
< header class = "header" >
< div class = "header__inner" >
< div class = "header__logo" >
< a href = "/" style = "text-decoration: none;" >
< div class = "logo" >
Hello, I' m Paul
< / div >
< / a >
< / div >
< / div >
< nav class = "menu" >
< ul class = "menu__inner" >
< li > < a href = "/" > home< / a > < / li >
< li > < a href = "/aboutme" > about me< / a > < / li >
< li > < a href = "/ponderings" > ponderings< / a > < / li >
2024-05-31 18:02:09 +02:00
< li > < a href = "/iuse" > i use…< / a > < / li >
2024-05-31 17:49:23 +02:00
< li > < a href = "/tags" > tags< / a > < / li >
2024-05-31 18:02:09 +02:00
< li > < a href = "/atom.xml" > rss< / a > < / li >
2024-05-31 17:49:23 +02:00
< / ul >
< / nav >
< / header >
< p > I refuse to use the word that comes from a compounded “web log”, but here’ s some
stuff I did or wrote or generally something I have pondered< / p >
< div class = "content" >
< div class = "posts" >
< div class = "post on-list" >
2024-05-31 18:02:09 +02:00
< h1 class = "post-title" > < a href = "https://paulwilde.uk/ponderings/fortieth/" > Fortieth< / a > < / h1 >
< div class = "post-meta-inline" >
< span class = "post-date" >
2022-09-24
< / span >
< / div >
< span class = "post-tags-inline" >
:: tags:
< a class = "post-tag" href = "https://paulwilde.uk/tags/poem/" > #poem< / a > < / span >
< div class = "post-content" >
< p > A poem, about turning 40< / p >
< blockquote >
< p > ’ Twas the morning after the fortieth< br / >
And all through the house< br / >
Not a creature was stirring
< / div >
< div >
<!-- ︎ - - force text style - some devices render this as emoji -->
< a class = "read-more button" href = "https://paulwilde.uk/ponderings/fortieth/" >
< span class = "button__text" > Read more< / span >
< span class = "button__icon" > ↩ ︎ < / span >
< / a >
< / div >
< / div >
< div class = "post on-list" >
2024-05-31 17:49:23 +02:00
< h1 class = "post-title" > < a href = "https://paulwilde.uk/ponderings/wm-tools/" > wm_tools< / a > < / h1 >
< div class = "post-meta-inline" >
< span class = "post-date" >
2022-05-08
< / span >
< / div >
< span class = "post-tags-inline" >
:: tags:
< a class = "post-tag" href = "https://paulwilde.uk/tags/development/" > #development< / a > < / span >
< div class = "post-content" >
< h1 id = "a-selection-of-information-output-tools-for-dmenu" > A selection of information output tools for dmenu< / h1 >
< p > These are a selection of independant tools for displaying various information
about system status in dmenu. Some of them i.e. < code > volume< / code > have options (up, down, mute…)
which are selectable options in dmenu.< / p >
< / div >
< div >
<!-- ︎ - - force text style - some devices render this as emoji -->
< a class = "read-more button" href = "https://paulwilde.uk/ponderings/wm-tools/" >
< span class = "button__text" > Read more< / span >
< span class = "button__icon" > ↩ ︎ < / span >
< / a >
< / div >
< / div >
< div class = "post on-list" >
< h1 class = "post-title" > < a href = "https://paulwilde.uk/ponderings/thisisnotmyemail/" > thisisnotmy.email< / a > < / h1 >
< div class = "post-meta-inline" >
< span class = "post-date" >
2021-11-13
< / span >
< / div >
< span class = "post-tags-inline" >
:: tags:
< a class = "post-tag" href = "https://paulwilde.uk/tags/technology/" > #technology< / a > < / span >
< div class = "post-content" >
< p > I run the < a href = "https://thisisnotmy.email" > thisisnotmy.email< / a > email service.< br / >
It’ s early days but I’ m hoping to be able to offer < em > something< / em > for people to
use eventually.< / p >
< / div >
< div >
<!-- ︎ - - force text style - some devices render this as emoji -->
< a class = "read-more button" href = "https://paulwilde.uk/ponderings/thisisnotmyemail/" >
< span class = "button__text" > Read more< / span >
< span class = "button__icon" > ↩ ︎ < / span >
< / a >
< / div >
< / div >
< div class = "post on-list" >
< h1 class = "post-title" > < a href = "https://paulwilde.uk/ponderings/peanut-butter/" > Peanut Butter Recipe< / a > < / h1 >
< div class = "post-meta-inline" >
< span class = "post-date" >
2021-11-13
< / span >
< / div >
< span class = "post-tags-inline" >
:: tags:
< a class = "post-tag" href = "https://paulwilde.uk/tags/recipe/" > #recipe< / a > < / span >
< div class = "post-content" >
< p > This is the easiest thing in the world.< / p >
< / div >
< div >
<!-- ︎ - - force text style - some devices render this as emoji -->
< a class = "read-more button" href = "https://paulwilde.uk/ponderings/peanut-butter/" >
< span class = "button__text" > Read more< / span >
< span class = "button__icon" > ↩ ︎ < / span >
< / a >
< / div >
< / div >
< div class = "post on-list" >
< h1 class = "post-title" > < a href = "https://paulwilde.uk/ponderings/mailautoconf/" > Mailautoconf< / a > < / h1 >
< div class = "post-meta-inline" >
< span class = "post-date" >
2021-08-17
< / span >
< / div >
< span class = "post-tags-inline" >
:: tags:
< a class = "post-tag" href = "https://paulwilde.uk/tags/development/" > #development< / a > < / span >
< div class = "post-content" >
< h3 id = "a-simple-configurable-autodiscover-autoconfig-service-for-distributed-and-self-hosted-services" > A simple, configurable autodiscover/autoconfig service for distributed and self-hosted services.< / h3 >
< p > Codeberg = < a href = "https://codeberg.org/pswilde/mailautoconf" > codeberg link< / a > < / p >
< h3 id = "what-is-mailautoconf" > What is MailAutoConf?< / h3 >
< p > MailAutoConf is autodiscover/autoconfig web server for self-hosted mail services
which do not have their own autodiscover service.< / p >
< / div >
< div >
<!-- ︎ - - force text style - some devices render this as emoji -->
< a class = "read-more button" href = "https://paulwilde.uk/ponderings/mailautoconf/" >
< span class = "button__text" > Read more< / span >
< span class = "button__icon" > ↩ ︎ < / span >
< / a >
< / div >
< / div >
< div class = "pagination" >
< div class = "pagination__buttons" >
< span class = "button previous" >
< a href = "https://paulwilde.uk/ponderings/" >
< span class = "button__icon" > ←< / span >
< span class = "button__text" > Newer posts< / span >
< / a >
< / span >
< span class = "button next" >
< a href = "https://paulwilde.uk/ponderings/page/3/" >
< span class = "button__text" > Older posts< / span >
< span class = "button__icon" > →< / span >
< / a >
< / span >
< / div >
< / div >
< / div >
< / div >
< footer class = "footer" >
2024-05-31 18:04:49 +02:00
< div class = "footer__inner" >
2024-05-31 18:02:09 +02:00
< a href = "https://notnull.space/@paul" rel = "me" > fediverse (gts)< / a >
< a href = "https://snac.notnull.space/paul" rel = "me" > fediverse (snac)< / a >
< a href = "https://codeberg.org/pswilde" rel = "me" > codeberg< / a >
< a href = "https://keyoxide.org/85633E30514CC1932E4268460ED12CF710BC42CA" rel = "me" > keyoxide< / a >
< / div >
2024-05-31 18:04:49 +02:00
2024-05-31 17:49:23 +02:00
< div class = "footer__inner" >
< div class = "copyright copyright--user" > Paul Wilde 2024 :: Theme < a href = "https://github.com/pawroman/zola-theme-terminimal/" > Terminimal< / a > < / div >
< / div >
< / footer >
< / div >
< / body >
< / html >