- Site: manuelmoreale.com - By: - Date published: 2024-07-12 - Date read: [[]] - [Read Original](https://manuelmoreale.com/pb-andrew-stephens) - [Read on Omnivore](https://omnivore.app/me/p-b-andrew-stephens-manu-190a7278620) - Tags: #The_Web #Interview - Notes: **Note:** Below is the text from the article, with any ==highlights== done by me. None of the writing below is by me. # Article text This is the 46th edition of _People and Blogs_, the series where I ask interesting people to talk about themselves and their blogs. Today we have Andrew Stephens and his blog, [sheep.horse](https://sheep.horse/) 🐑🐎 To follow this series [subscribe to the newsletter](https://peopleandblogs.com/). A new interview will land in your inbox every Friday. Not a fan of newsletters? No problem! You can read the interviews here on the blog or you can subscribe to the [RSS feed](https://manuelmoreale.com/feed). If you're enjoying the People and Blogs series and you want to see it grow, consider supporting on [Ko-Fi](https://ko-fi.com/manuelmoreale). --- ## Let's start from the basics: can you introduce yourself? My name is Andrew Stephens. As a child in 1980s small town New Zealand I few in love with the 8-bit micro computers of the time which delightfully allowed my own creations (mostly elaborate text adventures) to be displayed on our TV screen. I never quite lost the thrill of computing so a degree in Computer Science seemed a natural choice. I joined the workforce just as the Internet was taking off and work eventually brought me to Boston, USA where I live now. My day job is programming C++ but I enjoy stretching myself with projects at home in various media. But what I like most of all is publishing something on the web where everyone can see it. ## What's the story behind your blog? I first created a (long lost) web page back in 1996 during my student days. I loved reading other people's stuff on the web and wanted to contribute my own content - it seemed only fair to give something back. I am not sure when I first heard the word blog but I remember thinking it sounded like a stupid idea; nevertheless sometime in the mid 2000s I installed WordPress and started writing just in time to completely miss the heyday of blogging. My blog has never been popular. Occasionally something I write will get some attention but it soon settles down. The most modern iteration of my blog was created when I realized that I should be the change I wanted to see. There is no point complaining about the "old internet" fading when we all have the tools to create whatever we want. The sheep.horse domain name came about because the .horse top level domain had just become available and I couldn't resist such a stupid offering. Of course all the good .horse domains were snapped up by squatters but sheep.horse was available. According to family lore, "sheep horse" was the first multiple word sentence I uttered as I beheld a lama but it holds no other significance. It has caused some awkward moments professionally though. "Great interview question, I have a blog post on exactly this technical subject" "Excellent, what is the URL?" "ummm, sheep dot horse" Thankfully it has never failed to get a laugh. ## What does your creative process look like when it comes to blogging? I am a big proponent of letting my mind wander when doing something mindless like cleaning or commuting. We spend so much effort minimizing time spent in menial activity but I find such "unproductive" periods both relaxing and useful for generating new ideas. Often times a thought will hit me and rattle around in my head for a few days before I even start to write. Sometimes it is just an opening phrase or a neat metaphor and more than once I have started a piece arguing one side only to talk myself around to the other side. Those pieces often get abandoned - if I don't feel strongly enough to hold an opinion then I probably have little to say on the subject. I am a slow writer (I don't even touch-type properly) but I try to blat everything out in a single evening. Then I let it sit for at least 12 hours to proof like a loaf of bread while I sleep. Then I read through it again and make revisions, usually making it worse. My wife is a very good proof reader and the best presented articles are the ones that she has corrected. I write almost all of my text in a plain text editor called TextMate (it is what I am typing into now). Apart from checking my spelling it does not get in the way with fancy features. I find "real" word processors distracting. ## Do you have an ideal creative environment? Also do you believe the physical space influences your creativity? My home office is pretty comfortable but I have also written on trains and flights with good results. There is something about writing that puts me in my own world. When I was younger I used to work listening to music but now I find the quiet works best for me. It doesn't have to be silence, just background noise without voices. I find getting out into nature really helps with ideas but I have never managed to write anything sitting outside. ## A question for the techie readers: can you run us through your tech stack? I thought you would never ask. The most modern iteration of my blog is statically generated by a python project of my own called gensite that turns a directory structure of markdown files into modern html and rsync's the result to my server which is a DigitalOcean droplet. I even wrote some custom markdown tags so that I could include asides and footnotes. I was aiming for mostly text so I based the style of my blog on Edward Tufte's ideas on document formatting which I was very excited about at the time. If I was to be honest I would have to admit that I rent a server to run a blog, and maintain a blog to give my server something to do. Writing a static site generator was just to justify both and now I am in too deep to stop now. The actual contents of my site is secondary. On top of that I have a simple hit counter of my own design. I gradually grew to hate the influence of Google Analytics and vowed not to include it or anything similar on my site because I believe that chasing eyeballs has led us to the state the Internet is in today. However, I am a total hypocrite and found that I really wanted to know if anyone was reading my stuff. So now I just count hits. ## Given your experience, if you were to start a blog today, would you do anything differently? I am happy with the way everything works now - it suits me. But I could not recommend my setup to anyone else. Honestly, the most important part is putting your work somewhere people can access it with minimal fuss. Hosted is fine although I will say that it is important to choose a service that will allow you to migrate your work if you need to part ways with your hosting provider, which is why I think WordPress is a good choice to start with. One thing I have learned is not to spend too much time futzing with the aesthetics of your blog. Just pick a readable theme - the words are the important part. ## Financial question since the Web is obsessed with money: how much does it cost to run your blog? Is it just a cost, or does it generate some revenue? And what's your position on people monetising personal blogs? I have never tried to monetize my work - part of me still considers blogging to be contributing to the wacky ball of nonsense called the internet. My total cost is about $10 a month for hosting and the domain. Perhaps I could get cheaper but this is what works for me now. ## Time for some recommendations: any blog you think is worth checking out? And also, who do you think I should be interviewing next? I love passion project single-subject blogs that go into great detail on arcane matters. [Matte Shot](http://nzpetesmatteshot.blogspot.com/) has been a favorite of mine for a long time. But I am really interested in the citizen journalists who do rigorous reporting on topics they cover. I have been very interested in cryptocurrency (very much on the "this is all a stupid idea" side of the table) for over a decade and I admire the great reporting done by the likes of [David Gerard](https://davidgerard.co.uk/blockchain/) and [Amy Castor](https://amycastor.com/). And of course, [Molly White](https://www.mollywhite.net/)'s writing is amazing as well. I have no idea how they can stay so focused on a world they (rightfully) disdain and I would love to hear what motivates them. ## Final question: is there anything you want to share with us? I recently went back to my roots and created a short but elaborate text adventure with illustrations, [Voyage of the Marigold](https://sheep.horse/voyage%5Fof%5Fthe%5Fmarigold/). Its my love letter to 80s adventure gamebooks and Star Trek, I get an enormous kick when people tell me they have played it. --- This was the 46th edition of _People and Blogs_. Hope you enjoyed this interview with Andrew. Make sure to [follow his blog](https://sheep.horse/) ([RSS](https://sheep.horse/rss.xml)) and get in touch with him if you have any questions. ## Awesome supporters You can support this series on [Ko-Fi](https://ko-fi.com/manuelmoreale) and all supporters will be listed here as well as on the [official site](https://peopleandblogs.com/) of the newsletter. [Jamie Thingelstad](https://www.thingelstad.com/) ([RSS](https://www.thingelstad.com/feed.xml)) — [Piet Terheyden](https://some.studio/) — [Raul Montala](https://minim.blog/) ([RSS](http://github.com/rmontala/minim/commits.atom)) — Eleonora — [Carl Barenbrug](https://carlbarenbrug.com/) ([RSS](https://carlbarenbrug.com/feed/rss)) — [Steve Ledlow](https://tangiblelife.net/) ([RSS](https://tangiblelife.net/feed.rss)) — [Paolo Ruggeri](https://www.feadin.eu/) ([RSS](https://www.feadin.eu/en/posts/index.xml)) — [Nicolas Magand](https://thejollyteapot.com/) ([RSS](https://thejollyteapot.com/feed.rss)) — [Rob Hope](https://robhope.com/) — [Chris Hannah](https://chrishannah.me/) ([RSS](https://chrishannah.me/index.xml)) — [Pedro Corá](https://blog.pcora.eu/) ([RSS](https://blog.pcora.eu/feed.xml)) — [Colin Walker](https://colinwalker.blog/) ([RSS](https://colinwalker.blog/dailyfeed.xml)) — [Sixian Lim](https://softlandings.world/) ([RSS](https://www.softlandings.world/feed.rss)) — [Matt Stein](https://mattstein.com/) ([RSS](https://mattstein.com/rss.xml)) — [Winnie Lim](https://winnielim.org/) ([RSS](https://winnielim.org/feed/)) — [Flamed](https://flamedfury.com/) ([RSS](https://flamedfury.com/feed.xml/)) — [C Jackdaw](https://skyhold.org/) ([RSS](https://journal.miso.town/atom?url=https://skyhold.org/index.html)) — [Kevin Humdrum](https://tiv.today/) ([RSS](https://tiv.today/feed.rss)) — [Fabricio Teixeira](https://www.doc.cc/) ([RSS](https://www.doc.cc/feed.xml)) — [Rosalind Croad](https://rosalindcroad.com/) — [Frank Meeuwsen](https://frankmeeuwsen.com/) ([RSS](https://frankmeeuwsen.com/feed.xml)) — [Mike Walsh](https://www.elmike.me/) ([RSS](https://www.elmike.me/feed.xml)) — [Markus Heurung](https://www.byzero.de/) — [Juan Villela](https://cleverlaziness.xyz/) ([RSS](https://cleverlaziness.xyz/posts/index.xml)) — [Michael Warren](https://mwarrenarts.com/) ([RSS](https://mwarrenarts.com/rss)) — [Chuck Grimmett](https://cagrimmett.com/) ([RSS](https://cagrimmett.com/feed)) — [Robin Harford](https://eatweeds.co.uk/) ([RSS](https://www.eatweeds.co.uk/feed/)) — [Bryan Maniotakis](https://bryanmanio.com/) ([RSS](https://bryanmanio.com/feed/)) — [Barry Hess](https://bjhess.com/) ([RSS](https://bjhess.com/posts%5Ffeed)) — [Ivan Moreale](https://ivanmoreale.com/) — [Khürt Williams](https://islandinthenet.com/) ([RSS](https://islandinthenet.com/feed/)) — [Ben Werdmuller](https://werd.io/) ([RSS](https://werd.io/feed)) — [Cory Gibbons](https://corygibbons.com/) — [Luke Harris](https://www.lkhrs.com/) ([RSS](https://www.lkhrs.com/blog/index.xml)) — [Lars-Christian Simonsen](https://lars-christian.com/) ([RSS](https://lars-christian.com/feed/)) — [Cody Schultz](https://www.codyschultz.com/) — [Brad Barrish](https://bradbarrish.com/) ([RSS](https://bradbarrish.com/feed/)) — [Nikita Galaiko](https://galaiko.rocks/) — Erik Blankvoort — [Jaga Santagostino](https://jagasantagostino.com/) — [Andrew Zuckerman](https://andzuck.com/) — [Mattia Compagnucci](https://www.mattiacompagnucci.com/) ([RSS](https://mattiacompagnucci.com/feed.rss)) — [Thord D. Hedengren](https://tdh.se/) ([RSS](https://tdh.se/feed/feed.xml)) — [Fabien Sauser](https://fabiensauser.ch/) ([RSS](https://fabiensauser.ch/index.xml)) — [Maxwell Omdal](http://dizzard.net/) — [Numeric Citizen](https://numericcitizen.me/) ([RSS](https://feedpress.me/numericcitizen-feeds.xml?ref=numericcitizen.me)) — [Jarrod Blundy](https://heydingus.net/) ([RSS](https://heydingus.net/feeds)) — [Andrea Contino](https://gwtf.it/) ([RSS](https://gwtf.it/feed)) — [Sebastian De Deyne](https://sebastiandedeyne.com/) ([RSS](https://sebastiandedeyne.com/index.xml)) — [Nicola Losito](https://koolinus.net/blog/) ([RSS](https://koolinus.net/blog/feed/)) — [Lou Plummer](https://amerpie.lol/) ([RSS](https://amerpie.lol/feed.xml)) — [Leon Mika](https://lmika.org/) ([RSS](https://lmika.org/feed.xml)) — [Veronique](http://veronique.ink/) ([RSS](https://veronique.ink/feed/)) — [Neil Gorman](https://surplusjouissance.com/) ([RSS](https://www.surplusjouissance.com/rss/)) — [Reaper](https://reaper.is/) ([RSS](https://reaper.is/rss.xml)) — [Matt Rutherford](https://www.mattrutherford.co.uk/) ([RSS](https://www.mattrutherford.co.uk/rss/)) — [Aleem Ali](https://aleemshaun.com/) ([RSS](https://aleemshaun.com/feed)) — [Nikkin](https://nikkin.dev/) ([RSS](https://nikkin.dev/feed.xml)) — [Jeremy Felt](https://jeremyfelt.com/) ([RSS](https://jeremyfelt.com/feed)) — [Hans](https://hansfast.net/) ([RSS](https://hansfast.net/everything.rss)) — [Mark Pitblado](https://www.markpitblado.me/) ([RSS](https://www.markpitblado.me/feed.xml)) — [Matt Katz](https://www.morelightmorelight.com/) ([RSS](https://www.morelightmorelight.com/feed)) — [Ilja Panić](https://iljapanic.com/) — [Emmanuel Odongo](https://odongo.pl/) — [Kev Quirk](https://kevquirk.com/) ([RSS](https://kevquirk.com/feed)) — [Joe Crawford](https://artlung.com/) ([RSS](https://artlung.com/feed/)) — [İsmail Şevik](https://www.ismailsevik.com/) ([RSS](https://www.ismailsevik.com/feeds/posts/default?alt=rss)) — [Elena Saharova](https://eessoo.co/) — [Peter Rukavina](https://ruk.ca/) ([RSS](https://ruk.ca/rss/feedburner.xml)) — [jsrn](https://jsrn.net/) ([RSS](https://jsrn.net/feed.xml)) — [Adam Keys](https://therealadam.com/) ([RSS](https://therealadam.com/feed.xml)) — [Alexey Staroselets](https://www.alexeystar.com/) ([RSS](https://alexeystar.com/index.xml)) ## Want to support P&B? If you like this series and want to help it grow, you can: 1. [support on Ko-Fi](https://ko-fi.com/manuelmoreale); 2. post about it on your own blog and let your readers know about its existence; 3. [email me](mailto:[email protected]) comments and feedback on the series; 4. [suggest a person](mailto:[email protected]) to interview next. I'm especially interested in people and blogs outside the tech/web bubble.