Add hugo-easy-gallery (rev 2935729), try one post with it
This commit is contained in:
@@ -14,79 +14,14 @@ tags:
|
||||
- workfest
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{{< load-photoswipe >}}
|
||||
|
||||
It's quite different.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
People are open. Their groups are open.
|
||||
|
||||
|
||||
|
||||
|
||||
It's a difference between being pushed away from people constantly, and being pushed toward them, so one does not constantly need to fight back against the repulsion.
|
||||
|
||||
|
||||
Maybe it's the types of people. Maybe it's the environment. But it's wonderful. Maybe similar to the way I felt in Seattle when I visited there last year.
|
||||
|
||||
Months in Cincinnati and I might never meet a new friend... hours here and I've made several already.
|
||||
@@ -98,6 +33,8 @@ They're out of that context. They look like they're in the context they belong.
|
||||
|
||||
My Canon camera is probably almost out of battery power, despite efforts. I should have brought the charger. But I have the Kodak too. Maybe it will show some of the picturesque terrain.
|
||||
|
||||
[](/wp_old/2008/03/img_6262.jpg)[](/wp_old/2008/03/img_6253.jpg)[](/wp_old/2008/03/img_6265.jpg)
|
||||
{{< figure src="/wp_old/2008/03/img_6262.jpg" caption="Camp AJ from one angle">}}
|
||||
{{< figure src="/wp_old/2008/03/img_6253.jpg" caption="Arriving at Camp AJ">}}
|
||||
{{< figure src="/wp_old/2008/03/img_6265.jpg" caption="Playground and climbing wall near entrance road">}}
|
||||
|
||||
(Later note: That is [Camp AJ, 2549 Sand Lick Rd, McKee, KY 40447](https://www.google.com/maps/dir/Cincinnati,+Ohio/Berea,+Kentucky/Camp+AJ,+2549+Sand+Lick+Rd,+McKee,+KY+40447/@37.488284,-84.0115257,16z/data=!4m19!4m18!1m5!1m1!1s0x884051b1de3821f9:0x69fb7e8be4c09317!2m2!1d-84.5120196!2d39.1031182!1m5!1m1!1s0x8842e18aa160b579:0xd32df1c2b2266672!2m2!1d-84.2963223!2d37.568694!1m5!1m1!1s0x884315ccbd7d479b:0x28e72c53d5d60a9d!2m2!1d-84.00718!2d37.4887543).)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Hello, World (from Jekyll) (then from Hakyll) (then from Hugo)
|
||||
title: Hello, World (from Wordpress, then Jekyll, then Hakyll, then Hugo)
|
||||
author: Chris Hodapp
|
||||
date: "2014-02-06"
|
||||
---
|
||||
|
||||
@@ -169,10 +169,10 @@ image.
|
||||
|
||||
Here's another comparison, this time a 1:1 crop from the center of an
|
||||
image (shot at 40mm with [this lens][12-40mm], whose Amazon price
|
||||
mysteriously is now $146 instead of the $23 I actually paid). Click
|
||||
the preview for a lossless PNG view, as JPEG might eat some of the
|
||||
finer details, or [here][leaves-full] for the full JPEG file
|
||||
(including raw, if you want to look around).
|
||||
mysteriously is now <span>$</span>146 instead of the <span>$</span>23
|
||||
I actually paid). Click the preview for a lossless PNG view, as JPEG
|
||||
might eat some of the finer details, or [here][leaves-full] for the
|
||||
full JPEG file (including raw, if you want to look around).
|
||||
|
||||
[{width=100%}](../assets_external/2016-10-12-pi-pan-tilt-3/leaves_test.png)
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@ tags:
|
||||
- technobabble
|
||||
- go
|
||||
- golang
|
||||
toc: true
|
||||
---
|
||||
|
||||
# TODO: Link to my asyncio post
|
||||
@@ -101,7 +102,7 @@ polymorphism.)
|
||||
My objections aren't unique. [[https://www.teamten.com/lawrence/writings/why-i-dont-like-go.html][Ten Reasons Why I Don't Like Golang]] and
|
||||
[[http://yager.io/programming/go.html][Why Go Is Not Good]] have criticisms I can't really disagree with.
|
||||
(Also, did you know someone put together
|
||||
https://github.com/ksimka/go-is-not-good?)
|
||||
[[https://github.com/ksimka/go-is-not-good][https://github.com/ksimka/go-is-not-good]]?)
|
||||
|
||||
All in all, though, Go is a procedural/imperative language with a lot
|
||||
of good design in language and tooling... which is great, if it's only
|
||||
|
||||
Reference in New Issue
Block a user