aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-08-05 08:10:04 -0500
committerAlex Scerba <alex@scerba.org>2025-08-05 08:10:04 -0500
commit9034d86f0e52e2065dce7e1e9f357e1164cce5ef (patch)
tree6493d492295a027f795dc4fdf7a94b51acfdee47
parent5e745de3fd541a3c67f980d665dfdea5cebdab4a (diff)
Friendly comp
-rw-r--r--html/blog/2025-08-05+Morning_Race+rant.tmpl.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/html/blog/2025-08-05+Morning_Race+rant.tmpl.html b/html/blog/2025-08-05+Morning_Race+rant.tmpl.html
new file mode 100644
index 0000000..2c33271
--- /dev/null
+++ b/html/blog/2025-08-05+Morning_Race+rant.tmpl.html
@@ -0,0 +1,7 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>I don't know if they know it, but I have a friendly &lpar;in my eyes&rpar; silent competition each morning with another commuter. They always jump up and rush to the front of the bus as it approaches the drop-off to try and get to the train platform quicker. It always seems silly to me when people do that because they also tend to be the same people that walk extremely slowly after getting out. This person walks pretty fast though, almost as fast as me. The only difference is I started taking the stairs. I can make it to the top about a second or so quicker than them walking up the escalator, and usually there's someone slower that's on it in front of them. It's my silent protest to jumping up and falling over everyone as the bus screeches to a halt to try to be first in the name of time savings. Waiting for the bus to come to a stop before getting up doesn't lose you any time, and you can be faster if you're strategic and take a couple steps at a time ; &rpar;</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}