aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-07-21 16:39:43 -0400
committerBradley Taunt <bt@btxx.org>2024-07-21 16:39:43 -0400
commit087077eb934064df50c35aaa8fd8e4be89a4f732 (patch)
treeea7b259b258a921286b3bb15edbaecae8678c60a
parent89f506c3f249ceb0fc864fa251ecba845d6e02a0 (diff)
Cleanup blockquotes, more page updates
-rw-r--r--footer.html2
-rw-r--r--header.html4
-rw-r--r--pages/colophon.md10
-rw-r--r--pages/donate.md23
-rw-r--r--pages/now.md6
-rw-r--r--pages/pizza.md69
-rw-r--r--pages/uses.md26
7 files changed, 94 insertions, 46 deletions
diff --git a/footer.html b/footer.html
index 64eed05..f2ac979 100644
--- a/footer.html
+++ b/footer.html
@@ -10,7 +10,7 @@
<li><a href="/resume">Resume</a></li>
<li><a href="/colophon">Colophon</a></li>
<li><a href="/now">Now</a></li>
- <li><a href="/donate">Donate</a></li>
+ <li><a href="/pizza">Pizza</a></li>
<li><a href="/recipes">Recipes</a></li>
<li><a href="/atom.xml">RSS</a></li>
<li><a href="#top">&uarr; Top of the page</a></li>
diff --git a/header.html b/header.html
index 7d06ac6..e4ac235 100644
--- a/header.html
+++ b/header.html
@@ -9,8 +9,8 @@
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0
-auto;max-width:650px;padding:1rem;}blockquote{background:#eee;border-left:4px
- solid;color:black;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.posts,#menu{list-style:none;padding:0;}.posts li{margin-bottom:8px;}.posts li span{display:block;font-size:90%;}#menu li{display:inline-block;margin-right:8px;}.footnotes{font-size:90%;}</style>
+auto;max-width:650px;padding:1rem;}blockquote{border-left:4px
+ solid;padding-left:5px;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.posts,#menu{list-style:none;padding:0;}.posts li{margin-bottom:8px;}.posts li span{display:block;font-size:90%;}#menu li{display:inline-block;margin-right:8px;}.footnotes{font-size:90%;}</style>
</head>
<nav>
diff --git a/pages/colophon.md b/pages/colophon.md
index 294dc64..585e530 100644
--- a/pages/colophon.md
+++ b/pages/colophon.md
@@ -8,9 +8,9 @@ For those interested I try to keep the details of the blog up-to-date with the i
| Parameter | Source |
|---|---|
-|Built with:|[barf](https://barf.bt.ht)|
+|Built with:|[wruby](https://wruby.btxx.org)|
|Hosted on:|[SourceHut Pages](https://srht.site/)|
-|Source code available:|[SourceHut](https://git.sr.ht/~bt/bt.ht)|
-|Licensed under:|[MIT](https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE)|
-|Developed on:|ThinkPad X201|
-|Operating system:|OpenBSD|
+|Source code available:|[SourceHut](https://git.sr.ht/~bt/btxx.org)|
+|Licensed under:|[MIT](https://git.sr.ht/~bt/btxx.org/tree/master/item/LICENSE)|
+|Developed on:|ThinkPad X220|
+|Operating system:|OpenBSD & Alpine Linux|
diff --git a/pages/donate.md b/pages/donate.md
deleted file mode 100644
index 85197ff..0000000
--- a/pages/donate.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# Donate
-
-If you feel the burning desire to help support this small blog of mine, please take a look at the options below. You can still enjoy everything on this blog for free, so please don't feel obligated to donate.
-
-## How are donations used?
-
-That's a good question. Almost all money donated goes towards hosting, domain renewal costs and [open source services I use myself](/uses). Anything "extra" ends up getting me a coffee (or beer) to enjoy while I publish more free (and hopefully useful) content.
-
-### Standard Donations
-
-- [Buy Me a Coffee](https://www.buymeacoffee.com/WQTMtn7ir)
-- [PayPal](https://paypal.me/bradtaunt)
-- [Directly through Stripe](https://buy.stripe.com/eVa14A885elO9JS9AE)
-
-### Crypto Donations?
-
-Besides producing massive e-waste, consuming an enormous amount of energy, being largely used in association with fraudulent activities, and taking advantage of those under economic difficulties, crypto overall is something I am strongly opposed to.
-
-If crypto is the only payment option at your disposal and you still wish to make a donation; **don't**. Instead, make that donation to a local non-profit organization. "Cash it in" and use that money in your own community. Donate your *time* to others.
-
-Or simply shoot me an email, talk a little about yourself and say hello. A friendly conversation is worth a lot more than any crypto.
-
-Thanks for understanding. \ No newline at end of file
diff --git a/pages/now.md b/pages/now.md
index 7e60a4c..5d4bd7b 100644
--- a/pages/now.md
+++ b/pages/now.md
@@ -2,16 +2,14 @@
This page is based off the [now page concept](https://nownownow.com/about) by Derek Sivers.
-**Updated October 09, 2023**
-
## Work
- Working as a UX designer & fullstack developer hybrid
## Life
-- Raising my three children (aged 5, 3 and 1 respectively) with my wonderful wife
+- Raising my three children (aged 6, 4 and 2 respectively) with my wonderful wife
- Trying to contribute more to open source projects that I actively use
- Slowly teaching myself C & RSpec
- Advancing my knowledge of Ruby
-- Currently playing Darktide on Xbox \ No newline at end of file
+- Currently playing Halo 2 on the original Xbox! (Thanks Insignia!)
diff --git a/pages/pizza.md b/pages/pizza.md
new file mode 100644
index 0000000..49926ca
--- /dev/null
+++ b/pages/pizza.md
@@ -0,0 +1,69 @@
+# Pizza
+
+This page showcases the *official* Pizza Fund (Donations). Here I list and celebrate those kind enough to donate pizza(s) into my stomach. Pizza fuels my creativity and helps me publish helpful articles and develop new open source projects.
+
+If you feel the burning desire to donate to the *pizza fund* in order to support this small blog of mine or any number of my [[projects]], please take a look at the options below. You can still enjoy everything on this blog for free, so please don't feel obligated to donate.
+
+# Pizza Hall of Fame
+
+<img width="150" src="/public/images/pizza.svg" alt="pizza in a box">
+
+Listed below are the kind folks who have donated me pizzas. Note: most of these entries also have their websites included in the [1MB Club Hall of Fame](https://1mb.club).
+
+|Name|Amount|
+|----|------|
+|Alveek|$3 (pizza slice)|
+|Jakob M|$9 (large pizza)|
+|Anonymous|$9 (large pizza)|
+|Kristian Scott|$3 (pizza slice)|
+|Anonymous|$9 (large pizza)|
+|Anonymous|$3 (pizza slice)|
+|Anonymous|$3 (pizza slice)|
+|Luke Davis|$3 (pizza slice)|
+|Anonymous|$3 (pizza slice)|
+|Jamie Smith|$3 (pizza slice)|
+|@danielsadac|$9 (large pizza)|
+|beltbro.com|$15 (large pizza + toppings)|
+|tedmagaoay|$3 (pizza slice)|
+|@salis|$9 (large pizza)|
+|@alessacrea|$15 (large pizza + toppings)|
+|tedmagaoay|$3 (pizza slice)|
+|Joshua|$9 (large pizza)|
+|DevITjobs|$9 (large pizza)|
+|Jakub|$3 (pizza slice)|
+|Jakub|$3 (pizza slice)|
+|Nicolas|$3 (pizza slice)|
+|@jjsuper1|$15 (large pizza + toppings)|
+|Willem L. Middelkoop|$9 (large pizza)|
+|Ivan S|$15 (large pizza + toppings)|
+|adast.dk|$15 (large pizza + toppings)|
+|Jens Steger|$9 (large pizza)|
+|Alexey|$11 (large pizza)|
+|Justin Wong|$3 (pizza slice)|
+|Nick Sherman|$26 (large pizza + toppings)|
+|Christian Cleberg|$50 (2x large pizza + toppings)|
+
+## How are donations used?
+
+That's a good question. Almost all money donated goes towards hosting, domain renewal costs and open source services I use myself. Anything "extra" ends up getting me pizza to enjoy while I publish more free (and hopefully useful) content/projects.
+
+### Pizza Tiers
+
+All prices in US dollars (USD)
+
+* ≥$3 = slice of pizza
+* ≥$8 = large pizza
+* ≥$15 = large pizza + toppings
+* ≥$20+ = pizza meal
+
+<form action="https://www.paypal.com/donate" method="post" target="_top">
+<input type="hidden" name="hosted_button_id" value="5A32GB38TPRBG" />
+<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
+<img alt="" border="0" src="https://www.paypal.com/en_CA/i/scr/pixel.gif" width="1" height="1" />
+</form>
+
+### Say Hello
+
+If you don't have the means to donate but still want to "help" in some way, simply [shoot me an email](mailto:bt@btxx.org). Talk a little about yourself and say hello. A friendly conversation is worth just as much as a pizza (well, almost!).
+
+This page is greatly influenced by Bryan's [wall of pizza](https://brynet.ca/wallofpizza.html) (be sure to buy him some pizza if you enjoy his work!)
diff --git a/pages/uses.md b/pages/uses.md
index 868936b..5632a7a 100644
--- a/pages/uses.md
+++ b/pages/uses.md
@@ -8,31 +8,34 @@ I'm proud to support open source products and privacy-respecting communities. Th
|Service|Cost/year|
|-------|--------------|
-|[gandi](https://gandi.net) - Domain renewal|$172|
-|[gandi mail](https://webmail.gandi.net) - Email service|$64|
-|[sourcehut](https://sourcehut.org) - Open source code forge.|$60|
-|[mullvad](https://mullvad.net) - Privacy focused VPN service provider.|$60|
+|[NearlyFreeSpeech](https://nearlyfreespeech.net)<br>Domains (5 total)|~$75|
+|[Migadu](https://migadu.com)<br>Email service|$19|
+|[Mullvad](https://mullvad.net)<br>Privacy focused VPN|$60|
+|[NearlyFreeSpeech](https://nearlyfreespeech.net)<br>Web hosting|~$20|
+|[sourcehut](https://sourcehut.org)<br>Code forge|$20|
-## Laptops
+## Work Laptop
-- **M2 MacBook Air** (Daily Work)
- - CPU: M2 Apple Silicon
+
+- **M2 MacBook Air** (Daily Driver)
+ - CPU: Apple M2
- RAM: 16GB
- Storage: 256GB
- - OS: macOS
+ - OS: MacOS Sonoma
+
+## Personal Laptops
- **ThinkPad X220**
- CPU: Intel Core i5 2540M @ 2.6 GHz
- RAM: 16GB
- Storage: 128GB SSD
- - OS: OpenBSD ([see build](https://git.btxx.org/open-suck/about))
- - OS: Alpine Linux ([see build](https://git.btxx.org/alpine-suck/about))
+ - OS: OpenBSD ([see build](https://sr.ht/~bt/open-suck))
- **ThinkPad X201**
- CPU: Intel Core i5-520M @ 2.9 GHz
- RAM: 8GB
- Storage: 128GB SSD
- - OS: FreeBSD ([see build](https://git.btxx.org/suckless-beastie/about))
+ - OS: Alpine Suck ([see build](https://git.btxx.org/alpine-suck))
As you can tell: I *really* like ThinkPads...
@@ -40,6 +43,7 @@ As you can tell: I *really* like ThinkPads...
- Logitech Pebble Mouse
- Cheap USB microphone
+- Samsung 27" 4K Monitor
## "Mobile" Devices