HN user

ploden

105 karma
Posts8
Comments35
View on HN
The Brand Age 5 months ago

Calvin: I wish my shirt had a logo or a product on it.

Hobbes: …

Calvin: A good shirt turns the wearer into a walking corporate billboard!

Hobbes: …

Calvin: It says to the world, “My identity is so wrapped up in what I buy that I paid the company to advertise its products!”

Hobbes: You’d admit that?

Calvin: Oh, sure. Endorsing products is the American way to express individuality.

Why would AGI choose to be embodied? We talk about creating a superior intelligence and having it drive our cars and clean our homes. The scenario in Dan Simmons' Hyperion seems much more plausible: we invent AGI and it disappears into the cloud and largely ignores us.

Donated! Direct land acquisition by nonprofits is the future of conservation. I did the math once, and with the annual budget of The Nature Conservancy, you could purchase 20% of Nebraska in a perfectly reasonable amount of time.

I'm using Hugo for my blog, so this is good to hear. My only complaint so far is having to embed front matter in my .md files. Mixing JSON and Markdown feels wrong.

Question: my blog is a git repo of .md files that I run through Hugo and then rsync to my host. Wouldn't it be possible to write a web app that just hits the repo on Github and renders to HTML, and skip Hugo altogether? Are there downsides other than performance?