<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[writeswith]]></title>
        <description><![CDATA[writeswith]]></description>
        <link>https://writeswith.com/rss.xml</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sat, 17 Jun 2023 11:10:16 GMT</lastBuildDate>
        <atom:link href="/opt/buildhome/repo/build/rss.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Sat, 17 Jun 2023 11:10:16 GMT</pubDate>
        <ttl>60</ttl>
        <item>
            <title><![CDATA[Steven Goodwin]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/steven-goodwin.jpg" alt="Steven Goodwin"></p>
<h2 id="steven-goodwin">Steven Goodwin</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I am Steven Goodwin, known as the <a href="https://marquisdegeek.com/">Marquis de Geek</a>, and I&#39;m a software engineer by trade. However, I have far too many other interests and so consider myself a general-purpose computer geek. My latest book is called <a href="https://unbound.com/books/20goto10/">20 GOTO 10</a> and is a book about retro computers and how they&#39;re connected through numbers. Each section links to others through these numbers, like a &#39;Choose your own adventure&#39; book.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>As a technical person, my main software is either Sublime, or VS Code, depending on which machine I&#39;m sat in front of at the time. Since these are text editors, rather than word processors, I use a system called Markdown for indicating what text is to be underlined, or italicized, or labeled as headings. Consequently, the whole text looks like a computer program, complete with a monospace font, so I never get distracted by trying to make it look nice.</p>
<p>The book is split into about 200 distinct sections, with the text for each in its own file, so I generally work on one section at a time. (But the individual files mean that jumping to other sections is really quick.) I also have a second file that indicates how that section links to the others. When I&#39;m ready to send a version of the whole book to the publishers I run a small program (which I wrote myself) which combines the sections into the correct order, and converts the markdown text into something non-programmers prefer to read!</p>
<p>In terms of hardware, my day job involves Linux, Mac, and Windows machines so I&#39;ll write with whatever is handy at the time. However, they&#39;re all connected to my private source control system so I can exchange the text for each section between computers. This also provides an automatic off-site backup, and a way of reviewing what I wrote the day, week, or month before.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>The spare room at home is called my &quot;studio.&quot; It&#39;s where I work and write. I need (and enjoy) the solitude where I can create without the feeling of being watched or judged by others. If I have ideas when away from the studio, then I carry pen and paper at all times to jot things down. (The time to unlock a phone, find an app, and type something is just too unwieldy!) On rare occasions I conjure up an entire block of text, I&#39;ll either memorize it or dictate it into my phone.</p>
<p>Then &#39;when&#39; of writing is usually weekday evenings, and parts of weekends, to fit around my normal work.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I don&#39;t have a dream writing setup, as my needs are fairly minimal so what I have now is perfectly suited to me. The plainness of a text editor means I don&#39;t suffer decision paralysis. Storing my work in source control means I have access to it everywhere. Working only from home means I have access to my books, and the Internet. The only improvements would be a bigger home, to fit more books!</p>
]]></description>
            <link>https://writeswith.com/interviews/steven-goodwin</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/steven-goodwin</guid>
            <pubDate>Sat, 17 Jun 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Nat Guy]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/nat-guy.jpg" alt="Nat Guy"></p>
<h2 id="nat-guy">Nat Guy</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>My name is Nat. I’ve worked as a software engineer, an aerospace engineer, and a Japanese interpreter/translator. But I’ve also spent the last several years living in Japan and researching Japanese mushrooms. My recently released book, <a href="https://thekinokobook.com/">Kinoko: A window into the mystical world of Japanese mushrooms</a> is the culmination of this work.</p>
<p>To copy from my Amazon blurb:</p>
<blockquote>
<p>Kinoko explores the rich history and cultural significance of mushrooms in Japan.</p>
</blockquote>
<blockquote>
<p>Inside, you&#39;ll find colorful and interesting etymologies of Japanese mushroom names, translated essays and stories from Japanese authors, new translations of a hundred Japanese haiku about mushrooms, cultural insights about mushrooms in Japan, and a glossary and phrasebook of Japanese terms related to mushrooms and mycology. Whether you&#39;re a mushroom enthusiast, a lover of poetry and language, or simply interested in the outdoors, you&#39;ll find something to enjoy in this beautifully written and carefully researched book.</p>
</blockquote>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I use <a href="https://google.com/docs">Google Docs</a> to write out the text, edit, and collect feedback from friends. I also use <a href="https://google.com/sheets">Google Sheets</a> extensively to collect data (mushroom names, collected poetry, etc.) before it’s ready to put into the main document. Finally, I do layout and final editing in <a href="https://www.adobe.com/products/indesign.html">Adobe InDesign</a>. I’m still a noob when it comes to InDesign, so I had a professional designer help me with layout for this project.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I have two kids and a full-time job, so it’s hard to find time to write. I wrote the majority of this book late at night, in my home office, after everyone else had gone to sleep. When it comes time to do final editing, I’m old-school and prefer to print out what I’ve written and edit it by hand. I find that this helps me catch a lot of mistakes that I wouldn’t have found otherwise.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>My writing requires a lot of research, so I need an office with lots of books, a comfy chair, and multiple monitors to help manage what I’m working on. I prefer to work in a quiet environment (at home) with a fast desktop PC and lots of desk space. And maybe a whiteboard for jotting down ideas.</p>
]]></description>
            <link>https://writeswith.com/interviews/nat-guy</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/nat-guy</guid>
            <pubDate>Tue, 10 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Ben Hatke]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/ben-hatke.jpg" alt="Ben Hatke"></p>
<h2 id="ben-hatke">Ben Hatke</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="http://www.benhatke.com/">Ben Hatke</a>. I write (and illustrate) graphic novels, picture books and prose novels for young readers and adults. My best known works are probably the Zita the Spacegirl Trilogy, and the Julia’s House picture books. My next book, <a href="https://us.macmillan.com/books/9781250857910/reynardstale">Reynard’s Tale</a>, is an illustrated story for grownups in the tradition of medieval folklore and some of Edward Gorey’s books. It will be released on April 19th. I’m currently working to finish a YA novel called The Princess in the Piazza.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I am a big fan of <a href="https://www.leuchtturm1917.us/notebooks">Leuchtturm notebooks</a>. I try to spend as much time as I can with pen and paper. </p>
<p>For longer projects like a script for a graphic novel or the manuscript for a prose novel I use <a href="https://www.apple.com/pages/">PAGES</a> on my MacBook Pro. I really like to stick to tools that are as simple and accessible as possible.</p>
<p>I tend to write out picture books in <a href="https://www.strathmoreartist.com/draw-sketch/id-400-series-recycled-sketch.html">9X12 Strathmore recycled paper sketchbooks</a>. The Strathmore sketchbooks allow me to drift between writing and drawing without much distinction between the two.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>My most creative hours of the day tend to be between about 2pm and dinner time (and maybe a bit in the evening). That is when I do most of my real story work. My mornings I tend to spend on errands, chores, business stuff, or things like inking comics pages or scanning art. </p>
<p>It kind of feels like I spend the first half of the day just psychologically gearing myself up to write. And then once I finally get going it’s hard to stop. </p>
<p>As to the where: I have a small, one-room writing studio about 15 feet from the house. It’s an old summer kitchen and so it has its own chimney (and tiny wood stove). It has a TARDIS blue door (complete with call box sign) and the walls are crowded with art and bookcases and bows and arrows.</p>
<p>It’s not perfectly insulated, though, so in the coldest months I often end up at the library.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>That is a question that shines a light on a lifelong dream.</p>
<p>The other day I picked up an old notebook from all the way back in 2008 and I found a description of my ideal studio. “A studio for lots of artists” it said. With “a painting room, a guest room, a private office.” Fifteen years later that dream space is still unrealized and the dream is essentially unchanged. </p>
<p>I want to build a collaborative community space that is also a safe haven for visiting artists—a blend of painting studio, sculptural studio and maker space—a sort of merging of N.C. Wyeth’s Brandywine studio and the Jim Henson Creature Shop, if you can imagine it. There would still be a private writing space for me, of course, but that wouldn’t need to be much more than what I have now.</p>
<p>In 2019 I had gotten as far as working with my dad (who is an architect) to create a full set of floor plans and elevations (those are up on my patreon), and I was even talking with a builder. But then my daughter died very suddenly in an accident and that was followed by the pandemic.</p>
<p>My life feels different now, and so the Studio Dream remains beyond the horizon. But hopefully not too far.</p>
]]></description>
            <link>https://writeswith.com/interviews/ben-hatke</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/ben-hatke</guid>
            <pubDate>Sat, 07 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Laura Sibony]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/laura-sibony.jpg" alt="Laura Sibony"></p>
<h2 id="laura-sibony">Laura Sibony</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I am <a href="https://www.laurasibony.com/">Laura Sibony</a> and I wrote Lab, a <em>contemporary classics</em> novel, much inspired by artificial intelligence. I am also the author of <em>Old Europe&#39;s Club</em>, <em>L&#39;École de la Parole</em> (Hachette), <em>Bien parler en public</em> (Marabout), and currently writing a non-fiction of AI, to be titled <em>Fantasia</em> (Grasset).</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p><em>Lab</em> has been quite inspired by my experience in Google… in and out! To this point, Google should claim royalties on Lab: I am mostly writing on my Chromebook, using the Drive suite - Docs, indeed, very useful for keeping comments in mind along the way, but also Sheets for organizing chapters, and Keep for scribbling down ideas on the go (helpful for preserving the geist of a conversation!)</p>
<p>Nothing too fancy, no elaborate apps… my models, in Literature, wrote their masterpieces with feathers, ink and paper. Sophistication is too often the excuse of procrastination! </p>
<p>For French speakers, I also recommend the <a href="https://www.cnrtl.fr/synonymie/">CNRTL&#39;s website</a>, a serious Linguistics database run by Université de Lorraine, that displays lists of synonyms, antonyms, and use cases. </p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I write anywhere, anytime! And I shouldn&#39;t. But sticking to a routine, amidst the many unpredictable sollicitations and notifications of a freelancer&#39;s life, is not an easy task. I am still amazed by your example - discovering <a href="https://f52.charlieharrington.com/">Fahrenheit 52</a>, what a discipline!</p>
<p>But one sure thing, though: however hectic the day has been, I&#39;ll always make time, at the end of it, for reading.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>If only I could get rid of computers! I&#39;d write in a pool of clementines, in absolute silence, in a nice summer morning&#39;s light.</p>
]]></description>
            <link>https://writeswith.com/interviews/laura-sibony</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/laura-sibony</guid>
            <pubDate>Fri, 04 Nov 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Tanya Reilly]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/tanya-reilly.jpg" alt="Tanya Reilly"></p>
<h2 id="tanya-reilly">Tanya Reilly</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I&#39;m Tanya Reilly and I wrote <a href="http://noidea.dog/staff">The Staff Engineer&#39;s Path</a>, a book about being a very senior software engineer. </p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>My laptop is an old Dell XPS13. It&#39;s a great little machine: it has a long battery life and it weighs half nothing so I can throw it in my bag. (The camera is horrible, but it is what it is.)</p>
<p>I use Google Docs for everything. When I&#39;m writing, I tend to have the same document open in two windows side by side so I can scroll around in one and write in the other. For diagrams, I use <a href="https://app.excalidraw.com/">Excalidraw</a>–it&#39;s one of my favourite pieces of software of all time. </p>
<p>To help myself focus and get started, I love <a href="https://www.forestapp.cc/">Forest</a>, a phone app. You set a timer and there&#39;s an animation of a little tree, which will grow while you write. If you use your phone and stop the app, the tree dies. it&#39;s very <del>traumatic</del> motivational. Some friends and I sometimes use the <a href="https://cuckoo.team/">Cuckoo timer</a> when we want to write at the same time. Even though they&#39;re on the other side of the Atlantic, we all watch the same timer and it feels like we&#39;re focusing together, keeping each other honest. Then we DM about how the writing went when the timer goes off.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I&#39;ve sectioned off a corner of the bedroom with a room dividing screen, and that&#39;s my office. I have a window I can see birds out of (we get cardinals and northern mockingbirds), a big bright lamp, and an IKEA <a href="https://www.ikea.com/us/en/p/omtaenksam-armchair-gunnared-dark-gray-30469265/">Omtaenksam</a> chair, which is apparently designed for people with back problems. I don&#39;t have back problems, but it&#39;s a nice example of the curb cut effect: lumbar support is pleasant for everyone! </p>
<p>The chair is my &quot;official&quot; writing place, but I write from wherever I happen to be: sofas, cafes, park benches, etc. When my kid was smaller, I wrote a surprising amount from the floors of toddler playspaces. I&#39;ve written a ton on my phone with my thumbs while standing on the subway, and I&#39;ve outlined conference talks on bits of scrap paper while waiting at my kid&#39;s swim class. </p>
<p>I have two writing modes: when I&#39;m just trying to produce a first draft, I try to get an hour of writing a day, even if it&#39;s complete garbage. That often means getting up before my family, or churning out 1500 bleary words just before I go to sleep. But when I&#39;m editing, or trying to figure out the narrative of a section, or anything that involves holding a lot of state in my brain all at once, I need a big block of quiet time. That means at least four hours in a row, usually at the weekend. Train or plane journeys on my own are amazing for that kind of thing too.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>My favourite place to write is on long-distance trains. The scenery passing, the sounds of the rails, and the long journey ahead somehow combine to give me the optimal flow state. I&#39;ve taken Amtrak across the US a few times, and last April I took The Canadian from Toronto to Vancouver for the first time and wrote for five days straight. (I think I&#39;m the only person on those trains hoping we&#39;ll be delayed an extra day or two and have to stay on the train longer.) </p>
<p>Some people dream about getting rich and buying a yacht. My equivalent is dreaming about owning a private rail car. It&#39;s a thing you can really do, but it&#39;s a jawdroppingly expensive lifestyle. Well, for now I&#39;ll take the train from New York to Boston or Pittsburgh as often as I can and that&#39;s pretty good too :-)</p>
]]></description>
            <link>https://writeswith.com/interviews/tanya-reilly</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/tanya-reilly</guid>
            <pubDate>Sun, 23 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[George Jreije]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/george-jreije.jpg" alt="George Jreije"></p>
<h2 id="george-jreije">George Jreije</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m George Jreije, the HarperCollins author of <a href="https://www.left-bank.com/product/signed-shad-hadid-and-alchemists-alexandria">SHAD HADID AND THE ALCHEMISTS OF ALEXANDRIA</a>, a children’s novel about a twelve-year-old Arab American immigrant who discovers he comes from a long line of alchemists.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I write with a variety of hardware! Believe it or not, I wrote a solid chunk of almost every completed novel on my <a href="https://en.wikipedia.org/wiki/IPhone_11">iPhone 11</a>. The rest, I wrote on my <a href="https://www.apple.com/macbook-pro/">MacBook Pro</a>, or more recently, on my <a href="https://www.apple.com/ipad-pro/">iPad Pro</a>. Almost always, my software of preference has been <a href="https://google.com/docs">Google Docs</a>. I will occasionally use <a href="https://writeswith.com/(https://www.microsoft.com/en-us/microsoft-365/word">Microsoft Word</a> when exporting documents.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I tend to write in small pockets of time throughout the day. If I can, the best time for me to write is immediately upon waking in the morning, on my phone in bed. It’s like the imagination juices are primed from a night full of dreaming. Otherwise, I’ll continue to write in small pockets until the day is through or I meet my word count goal. It doesn’t matter if I’m at the park, on a couch watching television, or taking public transport.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>My dream writing set up is a cafe with floor cushions and tables for sitting on the floor. Tea is flowing, and there are plenty of books around for inspiration as well as space for other writers as well as some yoga between writing sprints. Not too much technology, perhaps an iPad only. Those would be the best conditions for writing and minimal (negative) distractions.</p>
]]></description>
            <link>https://writeswith.com/interviews/george-jreije</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/george-jreije</guid>
            <pubDate>Mon, 12 Sep 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Emi Nietfeld]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/emi-nietfeld.jpg" alt="Emi Nietfeld"></p>
<h2 id="emi-nietfeld">Emi Nietfeld</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="https://www.eminietfeld.com/">Emi Nietfeld</a> and I wrote <a href="https://www.penguinrandomhouse.com/books/692775/acceptance-by-emi-nietfeld/">Acceptance</a>, a memoir of foster care and homelessness, Harvard and Big Tech. It’s also about our ideals of resilience and the pressure those ideals place on people. It’s on sale now from Penguin Press!</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I’ve used <a href="https://docs.google.com/">Google Docs</a> since I was fourteen (probably the exact day it comes out) so I always, always draft in it. During copy-edits, I learned how to use <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Microsoft Word</a>, so now I typically draft in Docs and then spill some red ink in Word. And I always, always use <a href="https://freedom.to/">Freedom</a> to block the web while I write! </p>
<p>I write on a <a href="https://www.apple.com/macbook-air/">MacBook Air</a> that literally can’t handle 10 Chrome Tabs! I also use an external keyboard, trackpad, and 27” monitor – a holdover from my days as a software engineer and a serious game changer! </p>
<p>When I’m really struggling with structure, I print everything out, cut it up and tape it back together. It helps turn an intellectual problem into a physical one. I add margin notes, but only in huge highlighter so I can’t get too in the weeds! I’m always looking for new ways to edit and I write about them in <a href="https://tinyletter.com/eminietfeld">my newsletter</a>. </p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I write in the morning after breakfast but before listening to any music, checking emails, witnessing the news. I’m very lucky to be writing out of my late grandfather-in-law’s wood paneled office, filled with bronze sculptures of mostly nude women.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>An office with a skylight at Blue Mountain Center, facing a picturesque lake. I went for a residency last summer, and it was nice and chilly even when New York City (my home) was an inferno. There was no wifi or cell reception, just a phone booth with a wired landline and a doodling pad. At noon we did yoga and ate three gourmet meals a day. It was heaven.</p>
<p>The only thing that would have made it better is my external monitor!</p>
]]></description>
            <link>https://writeswith.com/interviews/emi-nietfeld</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/emi-nietfeld</guid>
            <pubDate>Tue, 02 Aug 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Ananyo Bhattacharya]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/ananyo-bhattacharya.jpg" alt="Ananyo Bhattacharya"></p>
<h2 id="ananyo-bhattacharya">Ananyo Bhattacharya</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="https://twitter.com/Ananyo">Ananyo Bhattacharya</a> and I’ve worked as a science correspondent at the Economist, an editor at Nature, and a medical researcher at the Sanford Burnham Prebys Medical Discovery Institute in San Diego, California. Most recently, I wrote a book called <a href="https://wwnorton.com/books/the-man-from-the-future">The Man from the Future</a> about the ideas of the Hungarian-American mathematical genius, John von Neumann. While many biographies claim their subjects changed the world, in the case of von Neumann, it’s true! From computers, the Internet and nanotechnology to quantum physics, the nuclear bomb, military strategy and modern economics, he flitted from field to field, sparking revolutions wherever he went.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>Ironically, ‘The Man from the Future’ was written on hardware and software from the past. I’m chained to <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Microsoft Office Word 2007</a>, which may have been the last time I paid for a license for anything! I save whatever I’m working on direct to <a href="https://dropbox.com/">Dropbox</a> and keep a reasonably up-to-date version on my computer’s hard drive. I’ve tried <a href="https://openoffice.org/">OpenOffice</a> and <a href="https://google.com/docs">Google Docs</a> but we never really clicked. As for hardware, most of my writing was done on whatever laptop my employer was good enough to provide; usually Dells, HPs and Macs. When I left the Economist to write the book I splashed out on a refurbished <a href="https://www.amazon.com/Lenovo-ThinkPad-T430-LED-Notebook/dp/B00BFFAWHK">T430 Lenovo ThinkPad</a> for a couple of hundred pounds. That was about four years ago and unless the market for books about obscure mathematicians is a lot bigger than I imagine, I’m going to be writing on it until either it or I expire. It’s sturdy with nice chunky keys that thud rather satisfyingly when I hammer them. What more do you need? </p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>The limits of my working day are dictated by my kids. Once they’re in school, I dispose of any pressing housework then go for a walk in the woods near my home. About a third of ‘The Man from the Future’, the third before Covid, was written in a local pub that had free WiFi and sold bottomless cups of coffee. The remainder was written at a small desk in my bedroom in between homeschooling that is still my primary place of work now.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>The perfect is the enemy of the good but since you ask I imagine a small, simply furnished abode on the Italian island of <a href="https://en.wikipedia.org/wiki/Salina,_Sicily">Salina</a>. I would write at a battered, sun-beaten old mahogany desk placed near a window with views across the Tyrrhenian Sea to Mount Stromboli, puffing away in the distance like a warm-hearted old uncle on his pipe. For lunch, I’d nip out to the sun-drenched piazza for some pane cunzato and maybe take a dip if it’s too hot to work. I could go on but you probably get the idea…</p>
]]></description>
            <link>https://writeswith.com/interviews/ananyo-bhattacharya</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/ananyo-bhattacharya</guid>
            <pubDate>Fri, 29 Jul 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Erin Swan]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/erin-swan.jpg" alt="Erin Swan"></p>
<h2 id="erin-swan">Erin Swan</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I am <a href="https://erinswanauthor.com/">Erin Swan</a> and I wrote the speculative novel <a href="https://www.penguinrandomhouse.com/books/677130/walk-the-vanished-earth-by-erin-swan/">Walk the Vanished Earth</a>, which is a family saga that begins in Kansas in 1873 and ends on Mars 200 years later.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I usually just use <a href="https://www.microsoft.com/en-us/microsoft-365/word">Microsoft Word</a>, saving my files as I go, although I do periodically upload them to my <a href="https://www.google.com/drive/">Google Drive</a> to keep them extra safe. My handwriting is atrocious, so I type most of my writing from the beginning. Plus, my thoughts seem to flow better that way. I prefer working with a <a href="https://www.apple.com/macbook-pro/">MacBook Pro</a>, as it feels more streamlined than other laptops. If I am taking notes for research or while attending panels and classes, however, I will write by hand. For this, I love a <a href="https://www.muji.us/collections/notebook/binding-type_double-ringed">spiral-bound Muji lined notebook</a> and one of Muji’s black pens, although the skinnier <a href="https://www.moleskine.com/">Moleskine</a> notebooks are pretty good too. While working on my novel, I also used sticky notes pasted to walls in order to map out different timelines and points of view. I dream of having enough space someday to have a giant bulletin board where I can add all the sticky notes I want.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I have found that I write best in the mornings, so that’s when I usually sit down to work. I live in a small Brooklyn apartment, so when writing at home, I use a folding desk that I set up in my bedroom, but most often I write on the third floor of the Brooklyn Public Library’s Central Branch, which has wonderfully big tables and lots of silence. I also have a cabin in Pennsylvania and a perfect little desk there with a view of trees and a painting of a bison on the wall beside it. My job as a high school English teacher is fairly demanding, so I only really have time to write on weekend mornings and on school breaks, which are thankfully very plentiful! There’s nothing like having two months free in the summer to write about all the weird stuff that comes into my head.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>Like most writers, I would love more time to write. If I could have a career that offered me open time in the mornings, that would be ideal. That said, I have found I thrive on conflict and tight schedules, so I think I would need to keep working at a job, preferably teaching, to remain creatively productive. But yes, having mornings free would be amazing. I also love a big table for a desk, with nothing on it except my laptop and maybe a book or two for research. A view would be great, whether it’s of trees, the desert, the ocean, or a sprawling cityscape. And silence. Lots of silence.</p>
]]></description>
            <link>https://writeswith.com/interviews/erin-swan</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/erin-swan</guid>
            <pubDate>Sun, 15 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Giuliano Giacaglia]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/giuliano-giacaglia.jpg" alt="Giuliano Giacaglia"></p>
<h2 id="giuliano-giacaglia">Giuliano Giacaglia</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>My name is <a href="https://nf.td/giu">Giuliano</a>, and I&#39;m an engineer by training. I’ve written <a href="https://www.holloway.com/b/making-things-think">Making Things Think</a>. It is a detailed yet approachable explanation for the intelligent reader of how machine learning algorithms work, how they arise, and where they are going.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>A <a href="https://www.apple.com/macbook-air/">Macbook Air</a> and <a href="https://www.google.com/docs/about/">Google Docs</a>. It took a long time to get the final version. I wrote the first draft in parts. There are six main sections for the book. I&#39;ve done a bunch of research for each one, including the knowledge that I already had. For one of the sections, &quot;What Can AI Learn from Animal Brains?&quot;, I did a ton of research online and asked a friend who is doing a postdoc in neuroscience to send me all the most important papers on the topic. I&#39;ve read it all before starting to write that section. </p>
<p>After finishing the first draft, I revised it twice and then hired an editor to edit the whole book. She helped me re-structured the book. Then, I spent time talking to publishers. After I got a deal with a publisher, <a href="https://www.holloway.com/">Holloway</a>, we had an editor revise the entire book again; he went through the book twice, and I helped clarify and edit it. </p>
<p>The book also has many images, and I drew them a few times around to get them to look great. I ended up using <a href="https://excalidraw.com/">Excalidraw</a> and <a href="https://www.figma.com/">Figma</a> to create them. I had to go through a few iterations of each image to get them to look the way I liked. It was a lot of work :-) </p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>It took me five years to complete the project. I wrote the book at night and on weekends. I spent time at home writing it and at Brooklyn and San Francisco coffee shops.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I love my home office. I have the perfect setup there. I have an external LG monitor attached to an adjustable standing desk. I also have a mug heater. It has a  good view of the city and a really big window. I love it!</p>
]]></description>
            <link>https://writeswith.com/interviews/giuliano-giacaglia</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/giuliano-giacaglia</guid>
            <pubDate>Wed, 27 Apr 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[David Oliver Doswell]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/david-oliver-doswell.jpg" alt="David Oliver Doswell"></p>
<h2 id="david-oliver-doswell">David Oliver Doswell</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>David Oliver Doswell. I wrote <a href="https://www.amazon.com/Meredith-Silicon-David-Oliver-Doswell/dp/B088T2ZZG5">Meredith: The Future of Silicon Valley</a>.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>MacBook. Literally <a href="https://www.apple.com/pages/">Apple Pages</a>, until my editor had me switch to <a href="https://apps.apple.com/us/app/microsoft-word/id462054704?mt=12">Microsoft Word for Mac</a>. There’s more editing tools for writers there. At least there were at the time.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>At the time after work. I was a software engineer at PayPal during the pandemic and wrote on nights and weekends. Sometimes during the day between work, if my mind busted a spring. I write from my desk. I bought a glass office desk from Office Max in San Jose a few years ago. Pretty sturdy. I sit near a window in my apartment now in Los Angeles. I’m most comfortable here. Couldn’t do it in a coffee shop.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>Pretty much what I have now: laptop, laptop stand, coffee. I’m writing something new and using <a href="https://docs.google.com/">Google Docs</a> this time.</p>
]]></description>
            <link>https://writeswith.com/interviews/david-oliver-doswell</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/david-oliver-doswell</guid>
            <pubDate>Thu, 07 Apr 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[John August]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/john-august.jpg" alt="John August"></p>
<h2 id="john-august">John August</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="http://johnaugust.com/">John August</a>. I’m a screenwriter, novelist and playwright. Some of my films include <em>Big Fish, Charlie and the Chocolate Factory, Charlie’s Angels, Go</em> and the recent <em>Aladdin</em>. </p>
<p>I have a middle-grade book series called <em><a href="http://arlofin.ch/">Arlo Finch</a></em>. (“Middle grade” is what librarians and booksellers call books like Harry Potter.) Your readers may enjoy a podcast I made called <a href="https://podcasts.apple.com/us/podcast/launch/id1319436103">Launch</a> which goes behind the scenes of writing, selling and releasing the book. I’m now working on  a new graphic novel set for 2024. </p>
<p>I also write musicals. I wrote the <a href="https://en.wikipedia.org/wiki/Big_Fish_(musical)">Broadway version of Big Fish</a> and a new one I hope to stage soon.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I write exclusively in <a href="https://quoteunquoteapps.com/highland-2/">Highland</a>, which my company makes. Highland 2 is built for the Mac, but I’m using the beta version, which also works on iOS. The best thing about using your own app is being able to fix the pain points. If something’s bugging me, I can slack my team and get it corrected immediately.</p>
<p>Highland started as a screenwriting app, but I’ve found it works great for novels, too. It’s the sweet spot between the minimalism of a pure text editor and the complexity of something like Scrivener. I tend to keep chapters as separate files for as long as possible so I’m not tempted to tweak and fiddle rather than write new stuff.</p>
<p>Ultimately, the final copy edits happen in Microsoft Word for tracking revisions. It’s the standard and it’s torture.</p>
<p>Some tools I love include <a href="https://www.rhymezone.com/">RhymeZone</a> (for rhyming), <a href="https://roamresearch.com/">Roam</a> (for keeping random notes and scraps) and <a href="http://workflowy.com/">WorkFlowy</a> (for shared outlines).</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I mostly write in my home office, a room above the garage. There I have my iMac with my <a href="https://johnaugust.com/2016/my-writing-setup-2016">strange keyboard</a> that helps keep my wrists from going crazy. </p>
<p>I try not to be too precious about my writing environment, so habits don’t become excuses. I’ll write by hand if I need to, or on my MacBook in the car while my daughter is at climbing practice. Whatever gets the words out is what matters.</p>
<p>One trick I picked up over the last few years is to always have a stack of blank index cards on my nightstand. If an idea strikes, I’ll write it down and stick the card by the bedroom door. That way I get it out of my head and into a form I can do something with.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>Honestly, I think I’m pretty close! I don’t need much more.</p>
<p>That said, we’re working on some tools for the new Highland that I hope will make some of the most tedious parts of writing just a little bit easier. Computers are fast enough that they should be able to do more with words -- not just the arrangement of letters but the semantic meaning. It’s early days, but I’m optimistic.</p>
]]></description>
            <link>https://writeswith.com/interviews/john-august</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/john-august</guid>
            <pubDate>Mon, 14 Mar 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Delilah S. Dawson]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/delilah-s-dawson.jpg" alt="Delilah S. Dawson"></p>
<h2 id="delilah-s-dawson">Delilah S. Dawson</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="https://www.whimsydark.com/">Delilah S. Dawson</a>, also writing as Lila Bowen. I’m most well known for my Star Wars books, Phasma and Galaxy’s Edge: Black Spire, but I also wrote the Blud series, the Hit series, the Minecraft Mob Squad series, The Violence, Mine, the Shadow series (as Lila Bowen), and the Tales of Pell, written with Kevin Hearne. My comics include Marvel Action Spider-Man, Star Wars Adventures, The X-files Case Files, Adventure Time, Rick &amp; Morty, Labyrinth, Disney Descendants, and the creator-owned Ladycastle, Sparrowhawk, and Star Pig.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I’m pretty simple. I write in <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Word</a> because that’s what my publishers demand. I used to use <a href="https://www.openoffice.org/">Open Office</a>, which I vastly preferred because it’s cheap and I’m frugal. I’ve tried Scrivener, but it’s just too labor-intensive, and I need a constant page/word count. As for my process, I do some plotting on index cards, and once I know the beginning, instigating factor, climax, and ending, plus the main character inside and out, I start writing. My first drafts go hard and fast, straight through front to back, with no self-editing or jumping around. Once I have a first draft, I do a quick second draft to smooth things out, then send that off to my agent/editor. I really miss editing on paper with a red pen because I find so many little things to fix, but all my publishers have moved away from that model.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>Every day, wherever I can! My goal is 2000 words written or 50 pages edited per day. It’s important to me that I don’t let writing get too precious; if I can only write at <em>this</em> table with <em>this</em> music and <em>that</em> coffee, then there will be days that I can’t write. So I do a lot of writing at my dining room table, on my couch, in my office. But I can also write on the airplane or in the coffee shop or in the front seat of my car while I wait for the gym to open. I wrote 9k over a 4-day Disney trip last week. I’m a firm believer in daily flexing of the creative muscles so that writing becomes a habit and not something easily impacted by the outside world.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>First of all, I’d like a robotic spine, as that’s my biggest problem– I have a terrible back, and writing is not great for posture. If we’re talking about a physical space, I like being up high and near water with a big window. I’ve been writing exclusively on <a href="https://www.apple.com/macbook-air/">MacBook Airs</a> for a decade, so I’d ideally like a new, fast, light MacBook with the magnetic power cable and plenty of USB plugs. I need an ergonomic chair and a desk with plenty of room for things to fiddle with. And I need a comfy couch with a heating pad where I can write while reclining. But ultimately, the ideal writing setup would be a life where I’m traveling often, having novel experiences and hanging out with other writers. That’s what keeps me motivated, what keeps my brain sparking and my energy up.</p>
]]></description>
            <link>https://writeswith.com/interviews/delilah-s-dawson</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/delilah-s-dawson</guid>
            <pubDate>Wed, 02 Mar 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Travis Nichols]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/travis-nichols.jpg" alt="Travis Nichols"></p>
<h2 id="travis-nichols">Travis Nichols</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m Travis Nichols, and I write and illustrate books for kids. The thing I’m working on these days is a series called <a href="https://www.penguinrandomhouse.com/books/675622/the-terribles-1-welcome-to-stubtoe-elementary-by-travis-nichols/">The Terribles</a>. The first book (and there are currently 3 slated) comes out in July of ‘22. The books are about a buncha kid monsters who live on an island. Each book is a collection of illustrated short stories, comics, and more. There’s a one-act play in one of the books, and a path-choosing story in another. For kids 8-12, and, you know, whoever else.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>So far I’ve done every single dang thing for this series on my <a href="https://www.apple.com/ipad/">iPad</a> and <a href="https://www.apple.com/ipad-keyboards/">Smart Keyboard</a>. I don’t even notice the slightly wee keyboard. This is actually the second iPad I’ve had since starting this series. I was traveling while drawing illustrations for the proposal (in 2019), and I just beat the absolute crud out of my old iPad. It finally crashed after getting too full of desert sand and assorted soft cheeses. I mostly write in <a href="https://www.google.com/docs/about/">Google Docs</a>, but I also chuck ideas into the Notepad app sometimes. And I do all of my illustrations in <a href="https://procreate.art/">Procreate</a> and export ‘em as .PSDs to Google Drive. OH WAIT. I do have to get on a laptop every once in a great while to deal with rounds of edits from the copyeditors. It’s just easier to use the full version of Google Docs with imported <a href="https://www.microsoft.com/en-us/microsoft-365/word">Microsoft Word</a> files. And I had to do a tiny bit of noodling in Photoshop a couple times. I’m sorry I lied to you.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I have a workspace in my house with a few different places to work—I tend to wander. There’s a standing desk-height table with stools, a tiny writing desk by the window, and a couch. I was lying on the floor writing for a while earlier today, and later I was at my partner’s desk upstairs. Oh, and this morning I was writing in the kitchen nook. I mostly write in the early mornings and late nights. I don’t have a consistent schedule at all. Is that bad?</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I love the old footage of Roald Dahl’s writing hut. I just don’t think I have that kind of sit-still-idness. I feel like I’m pretty dang close to my dream writing setup. I need to be able to move around, flip through books and magazines, distract myself, fret, play records, grab a guitar, mess with plants, look outside, talk to people, have a drink, make a mess, feel a breeze on me…</p>
]]></description>
            <link>https://writeswith.com/interviews/travis-nichols</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/travis-nichols</guid>
            <pubDate>Tue, 01 Feb 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Jimmy Soni]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/jimmy-soni.jpg" alt="Jimmy Soni"></p>
<h2 id="jimmy-soni">Jimmy Soni</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>My name is Jimmy Soni, and I’ve written a few different things over the years. Primarily, my longest written work is in the form of books. I focus on histories, mostly, and generally, my ideas come from searching for a book I want to read—and not finding it. </p>
<p>That’s what motivated my first book, <a href="https://www.amazon.com/Romes-Last-Citizen-Legacy-Mortal/dp/0312681232">Rome’s Last Citizen</a>. I had read some biographies of Cicero and Caesar—and honestly, I just went looking for a biography of Cato. When I couldn’t find it, I badgered my buddy Rob Goodman into doing the book with me. We had no idea what we were doing—we weren’t classicists, and we were both working full-time–but I figured there was no downside to trying. </p>
<p>That book went well, and it led to our second collaboration, a <a href="https://www.amazon.com/Mind-Play-Shannon-Invented-Information/dp/1476766681">biography</a> of Dr. Claude Shannon, one of the great forgotten geniuses of the 20th century. That was another one where we felt like amateurs—but being non-engineers, we actually were able to learn about Shannon’s contributions in a fresh way and explain them to readers who might also be non-experts. </p>
<p>Along the way, I worked as a co-writer on a remarkable <a href="https://www.phaidon.com/store/general-non-fiction/janes-carousel-9781838661885">book</a> about a remarkable woman, named Jane Walentas. Jane spent decades of her life restoring a carousel which found a home in a Brooklyn waterfront park. My daughter and I had ridden the carousel a bunch, and I dropped Jane a thank you note. We met up, had a lively conversation, and then at one point, I asked her if there was a good book I could give my daughter about the carousel. She mentioned that there wasn’t—and then we were off to the races. Sadly, she never lived to see the book completed, but it’s a beautiful testimony to the work she put into the restoration and placement of it.</p>
<p>My latest work, which debuts in February 2022, is about the origin <a href="https://www.amazon.com/Founders-Paypal-Entrepreneurs-Shaped-Silicon-ebook/dp/B08BZXPTGJ">story</a> of PayPal and the people who brought it to life. When I studied Dr. Shannon, I examined Bell Labs, where he worked. Bell Labs was a total talent warehouse, with some of the leading scientists and researchers of its day on the payroll. PayPal was where many of our tech luminaries—including Reid Hoffman, Elon Musk, Peter Thiel, and Max Levchin—got their start. The alumni from that group have built YouTube, Yelp, LinkedIn, Yammer, and many other companies. I found it interesting that one start-up could produce so much talent, and I wanted to understand what happened in those years. It was a long project, but I hope what I’ve captured in THE FOUNDERS is how these people came of age and how the company was built. It’s a fascinating story, and my hope is that it reveals the humanity and uncertainty at the heart of these ventures.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>So I’m fairly low-tech in some ways—I don’t have a set of fancy tools or elaborate programs to help. Here’s what does help: </p>
<h4 id="scrivener">Scrivener</h4>
<p>For long non-fiction narrative projects, I found <a href="https://www.literatureandlatte.com/scrivener/overview">Scrivener</a> to be a fantastic system for organizing information, ideas, and sequencing chapters. It’s what I use at the outset just to gather all the string in one place.</p>
<h4 id="google-docs--google-sheets">Google Docs + Google Sheets</h4>
<p>For first draft material, I often use Google Docs and Google Sheets in concert. Three big reasons: </p>
<ol>
<li><p>The fact that it saves in the cloud automatically saves me the terror of potentially losing material. I came of age in the “blue screen of death” era of computing, and having lost too many documents to count, you’re always primed for the worst to happen. Even though I don&#39;t need to on Google Docs, I still reflexively hit “Command + S” just because of the fear of a document disappearing before saving it. </p>
</li>
<li><p>Linking Docs and Sheets allows me to stay organized and separate one big document (i.e., a book) into manageable portions. This is as much about psychology as anything else: Books are huge undertakings, so you need to chunk them up or else you’ll go nuts.</p>
</li>
<li><p>Google Voice integration into Google Docs — Someday, I want to thank whoever on the Google product team integrated Google Voice into Google Docs. Honestly, I’m going to give them a big, tearful hug if I ever get the chance. The best part about this tool (which is found under the Docs’ Tools tab) is that it cures writer&#39;s block. I will often fire it up, put a manila folder on top of my screen, and just talk out what I want to say. By the end of a few minutes, I’ve got rough material at the ready. And once you’ve got rough material, you have the ability to polish that material.</p>
</li>
</ol>
<h4 id="otterai">Otter.AI</h4>
<p>Huge kudos to the creators of <a href="https://otter.ai/">Otter.AI</a>, which is a fantastic and affordable transcription service. Because of the number of interviews my books have required, I couldn’t possibly pay for the higher-end transcription services without breaking the bank; with Otter, I get a solid transcript and a very effective UX to boot. </p>
<h4 id="zbib">ZBib</h4>
<p>For those who do bibliographies and endnotes, <a href="https://zbib.org/">ZBib</a> is a game-changer. It took me a while to find it, but I had it open for weeks at the tail end of the PayPal project. It automatically helps to create the right citations, and if you’re as nuts about those as I am, this will be a life saver. </p>
<h4 id="hardware">Hardware</h4>
<p>A MacBook Air throughout. When it gets to the point that I’m revising PDFs and what are called “first pass pages,” I’ll toss the laptop next to a monitor and do two screens. That includes a simple mouse and keyboard, because at the PDF point, you’re having to make edits within Adobe Acrobat, and you want to toggle between screens. (It’s how you can fact-check and do endnotes more efficiently.) </p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>So this evolves over time, and each writer has to get their own groove and rhythm going. Here’s what works for me: </p>
<p><strong>When</strong>: I typically start writing at around 4 AM. Especially when I’m on a book project, I basically do this every day, seven days a week, with very few exceptions. I find that the time between 4 AM and 9 AM is relatively distraction-free, and if you do books as a side hustle, as I do, then it’s also a chance to get this work done before you shift to other work. On weekends, I just do 4 AM to around 4 or 5 PM, but the principle—capturing those precious, distraction-free hours—is the same. </p>
<p><strong>Where</strong>: I wish I had a more dramatic answer here, but it’s just on my couch, on a laptop, in the living room. That changes occasionally, but another big principle for me is just keeping the location consistent so that I’m not choosing where to write or using brain power to perfect the ideal set-up. I just head to the same well-worn spot on the couch, fire up my laptop, and get moving. </p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>So I don’t know if I have a dream writing setup per say, but I suppose if I’m being asked to sketch it out, in brief: I’d like to have a quiet room, with a window (with blinds), a comfy chair, a place to keep books, and close to my home. It sounds simple, but again, the principles behind it are about getting quiet and minimizing a commute. </p>
<p>The blinds are key to me: I often just need to shut out the whole world when I’m nose-deep in a book project. To achieve that, I’ll often draw my blinds. There are days, especially the weekends, when I can go 36 to 48 hours without talking to another human in person. It’s hard to describe, but the book takes over your life—and if you’re anything like me, you sort of lose the ability to engage with your fellow humans for a while. My friends have gotten accustomed to this—more than one of them has become a “book widow” when I’m in the deepest parts of a project. </p>
<p>I think the biggest thing about my “dream writing setup” is about time, not creature comforts or location. This might be because English is my third language and I’m a non-native speaker of it, but I find quality writing to be a lot of work and labor—enjoyable effort, but effort nonetheless. It just takes me a ridiculous amount of time per sentence, per paragraph, per page. I’m an inveterate revisor of my own work, sometimes to the point of madness. So for me, the “dream” means having more time to write so that I have more time to catch those fleeting, perfect moments when a sentence snaps into place or the right word moves from the tip of my tongue onto the page. Those tiny wins are magical, and the thrill in those moments is what keeps you going day after day.</p>
]]></description>
            <link>https://writeswith.com/interviews/jimmy-soni</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/jimmy-soni</guid>
            <pubDate>Fri, 24 Dec 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Sonja Thomas]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/sonja-thomas.jpg" alt="Sonja Thomas"></p>
<h2 id="sonja-thomas">Sonja Thomas</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>My name is <a href="https://www.bysonjathomas.com/">Sonja Thomas</a> and I’m a silly introvert who runs on coffee and hugs. I love to dance and sing along with music blasting in the living room. Every time I travel somewhere new (from the Oregon Coast to Iceland), I buy a magnet before leaving. The ocean is my happy place and I squeal every time I see an adorable animal (Squirrel!).</p>
<p>I write stories for kids of all ages in all genres, but middle grade contemporaries are my sweet spot. My debut middle grade novel, <a href="https://www.bysonjathomas.com/books">Sir Fig Newton and the Science of Persistence</a>, comes out March 15, 2022 from Aladdin / Simon &amp; Schuster.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>My required hardware includes notebooks, pens, and my ThinkPad laptop. As for software, I use <a href="https://www.literatureandlatte.com/scrivener/overview">Scrivener</a> and <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Microsoft Word</a>. Scrivener has a pretty steep learning curve, but the more I understand it, the better I can set it up for my needs. What I love most is that it houses EVERYTHING! Brainstorming notes, research, character sketches, outlines, photos, pdf files, website links, sound files… everything in one place for easy reference and access. And since I’m not a linear writer, I can easily move scenes around with the drag of my mouse.</p>
<p>I just started using the subscription resource website <a href="https://onestopforwriters.com/">One Stop for Writers</a> from the authors of the book, <a href="https://www.amazon.com/Emotion-Thesaurus-Writers-Character-Expression/dp/1475004958">The Emotion Thesaurus</a> (which I refer to regularly). I’m loving the fifteen thesaurus collections and plot timeline tool. I look forward to playing around with the other features.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>For some reason 10 AM is my magic time, so that’s when you’ll find me at my desk (or a coffee shop or library pre-2020). If I don’t get sucked into social media or administrative tasks, I set a timer for an hour and write without distractions. Then I give myself a break to stretch, get coffee, or take a peek at my phone. Then I repeat, hoping to get at least a solid 4 hours of writing. It doesn’t always work out like that, because life. But I do the best I can with the time that I have.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>My dream writing setup would be a space outside of the home, with a sit-stand desk that faces a window with views of the ocean. There would be a comfy chair and bookcases filled with books. An editorial cat nearby doling out emotional support with head-bumps and purrs. A barista that would appear whenever I have my oat latte fix. And a never-empty bowl of my favorite snacks (blackberries, raspberries, vegan chocolate chip cookies, and <a href="https://www.haribo.com/en-us/products/goldbears">Haribo gummy bears</a>).</p>
]]></description>
            <link>https://writeswith.com/interviews/sonja-thomas</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/sonja-thomas</guid>
            <pubDate>Thu, 07 Oct 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Jon Gjengset]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/jon-gjengset.jpg" alt="Jon Gjengset"></p>
<h2 id="jon-gjengset">Jon Gjengset</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="https://thesquareplanet.com/">Jon Gjengset</a>, and I’m primarily known as a guy who does programming education through <a href="https://www.youtube.com/c/JonGjengset">live coding videos</a>. I just (as of September 2021) finished writing <a href="https://nostarch.com/rust-rustaceans">Rust for Rustaceans</a>, a book aimed at teaching those who already know the <a href="https://www.rust-lang.org/">Rust programming language</a> how to make better use of it and understand more of the underlying building blocks.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I wrote the book partially on my beloved <a href="https://www.lenovo.com/us/en/d/thinkpad-x1-carbon/">ThinkPad X1 Carbon</a>, and partially on my own home-built desktop computer, both running <a href="https://archlinux.org/">Arch Linux</a> with a heavily customized desktop setup (<a href="https://github.com/baskerville/bspwm">bspwm</a> + <a href="https://github.com/Ulauncher/Ulauncher/">ulauncher</a> + <a href="https://github.com/polybar/polybar/">polybar</a>). I personally prefer writing in markup languages like Markdown and LaTeX, but for my book I used <a href="https://www.libreoffice.org/">LibreOffice</a> so that I could work with <a href="https://nostarch.com/writeforus">No Starch</a>’s templates and editorial process, and <a href="https://wiki.gnome.org/Apps/Evince">Evince</a> to annotate the PDFs after they’d gone through layout (normally I prefer <a href="https://mupdf.com/">mupdf</a> for PDF files).</p>
<p>I kept all my notes, LibreOffice documents, and layout review PDFs in a single <a href="https://git-scm.com/">git</a> repository, so that I could easily check out past versions of documents if need be. I’m also hoping to use that later on to visualize my writing progression.</p>
<p>The whole book was written on a <a href="https://mistelkeyboard.com/products/403141daeeeeb8dc68707c70cd07de48">Mistel Barocco MD600</a> split mechanical keyboard with Cherry MX Clear Switches, and on an Uplift automatic standing desk. Though I must admit for some reason I could never write while standing, even though I have no problem with programming while standing.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>While writing I was always either a full-time student or a full-time employee, so nearly all of my writing happened in the evenings. I generally had Monday, Wednesday, and Friday evenings reserved for writing starting after dinner and going until bed. I would also spend a full or half day every other weekend or so to get some longer writing sessions in. I found that keeping a relatively formal schedule with sessions that weren’t too long, and with space in between, helped keep me motivated. Though I will admit that it was sometimes hard to get started after a long day of studying/working — music, tea, and a willingness to say “today I’m not productive, I’m going to stop” helped with that.</p>
<p>I did all my writing at my desk at home, though I moved from Boston to Los Angeles half-way through the book so in practice that means it was written at two desks.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>Hot water dispenser nearby for tea refills (<a href="https://twiningsusa.com/products/earl-grey">Twinings Earl Grey</a>). Nut mix (Whole Foods’ <a href="https://smile.amazon.com/365-Whole-Foods-Market-Organic/dp/B086HMBTT8/">Eagle Rock trail mix</a>) for belly refills. Cat nearby for petting refills. Girlfriend nearby for cuddle refills. <a href="https://open.spotify.com/playlist/4Jwlo64U9LTwUtEuOwgW0X?si=648b34e40f484ab9">Playlist</a> with non-distracting music that is not too slow, not too fast, and also not too repetitive in the background. And windows to look out through while thinking — preferably onto a street with people on it to observe.</p>
]]></description>
            <link>https://writeswith.com/interviews/jon-gjengset</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/jon-gjengset</guid>
            <pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Victoria Ying]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/victoria-yang.jpg" alt="Victoria Yang"></p>
<h2 id="victoria-ying">Victoria Ying</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>My name is <a href="https://www.victoriaying.com/">Victoria Ying</a> and I write and illustrate YA and Middle Grade graphic novels! </p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I use <a href="https://www.literatureandlatte.com/scrivener/download">Scrivener</a> for writing my scripts, I use <a href="https://plasq.com/apps/comicdraw/ios/">Comic Draw</a> for the iPad to do layouts, I use <a href="https://procreate.art/ipad">Procreate</a> for inks, I use <a href="https://www.adobe.com/products/photoshop.html">Photoshop</a> for colors and I use <a href="https://www.adobe.com/products/indesign.html">InDesign</a> for final layout and lettering! Whew! Lots of applications!</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>With graphic novels, some people write as they draw, but it’s always been easier for me to have a full complete script before moving onto any of the art. I get an approved script before I do any drawing. I usually like to write in snatches of the day. I have ADHD and while it can be difficult, I’ve also found ways to work with it to be able to write and finish projects. I work best when I can find a solid 30 minutes between other work and set down words to the page.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I need distraction so my current set up with my computer, the internet, a cup of iced coffee and my timer are the best. I can get easily distracted, but if I set up a timer to go off every 15 minutes, I can usually get a good chunk of words in! I also love moving around. Often I’ll take my laptop and go to a different part of the house just to get some variety into my system.</p>
]]></description>
            <link>https://writeswith.com/interviews/victoria-ying</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/victoria-ying</guid>
            <pubDate>Thu, 02 Sep 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dan Moren]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/dan-moren.jpg" alt="Dan Moren"></p>
<h2 id="dan-moren">Dan Moren</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>Hi there! I’m Dan Moren, author of the Galactic Cold War series of sci-fi espionage adventures, the latest installment of which is <a href="https://dmoren.com/the-aleph-extraction/">The Aleph Extraction</a> which came out in May 2020. The next book, <a href="https://dmoren.com/the-nova-incident/">The Nova Incident</a>, arrives in July 2022. I’m also a technology journalist by trade, which is very similar to being a sci-fi writer, but with fewer laser guns than you’d hope. I freelance for a few different places, but my writing can predominantly be found at <a href="https://sixcolors.com/">Six Colors</a>, or on Macworld, where I used to be a senior editor but continue to pen my column, <a href="https://www.macworld.com/author/Dan-Moren">Stay Foolish</a>, most weeks.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>For my fiction work, I tend to write on either my MacBook Air (last year I replaced my aging but beloved 2014 11-inch model with a shiny new 2020 13-inch M1) or, less frequently, on my 2017 10.5-inch iPad Pro, via the Smart Keyboard Cover. Almost all my fiction writing is done in the fantastic app <a href="https://www.literatureandlatte.com/scrivener/overview">Scrivener</a>, both for Mac or iPad, though on rare occasion I’ve also used Apple’s Pages word processor for shorter projects. </p>
<p>Ideas that I’m working on generally live in Apple’s Notes app, since it syncs conveniently with my iPhone, iPad, and both Macs. As far as outlining goes, I don’t tend to do much of it, but when I do it’s either in Notes or Pages, because they’re both so lightweight. For beta readers, Scrivener can generate pretty much any format (PDF, ePub, Kindle), so I send ebook versions to my readers to get feedback, which generally just comes in via email. And, beholden as I am to the publishing industry, edits generally happen in <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Microsoft Word</a>.</p>
<p>Oh, and I do maintain a web-hosted wiki of the Galactic Cold War series for private use that runs on software called <a href="https://github.com/gollum/gollum">Gollum</a>. (It’s very complicated to set up and I don’t really recommend it for all but the fiddliest of users.)</p>
<p>When it comes to tech journalism, the bulk of my writing is either done on my 2017 27-inch iMac 5K, using Bare Bones Software’s venerable <a href="https://www.barebones.com/products/bbedit/">BBEdit</a> (mainly for longer pieces), or Red Sweater Software’s <a href="https://redsweater.com/marsedit/">MarsEdit</a>, for most shorter pieces that end up on Six Colors or my personal blog. On the iPad, I use the excellent <a href="https://1writerapp.com/">1Writer</a>. And in almost all those cases, I write in <a href="https://en.wikipedia.org/wiki/Markdown">Markdown</a>.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>Back in the before times (it’s 2021, just for the edification of future generations who have doubtlessly stumbled across this in some sort of time capsule), I used to do most of my fiction writing in coffee shops. Remember those? I’d generally head out to one of my locals early in the morning to work on whatever fiction project was currently occupying me. After a couple hours at that, I would go back home and spend the afternoon working on freelance writing. I find it handy to be able to context-switch what I’m doing based on my location. </p>
<p>These days, it tends to be a little more one-note. (The Nova Incident will be my first book written almost entirely within the confines of my home, which is a little weird.) My current home office does, somewhat oddly, have two desks in it: one with my iMac, which tends to be very cluttered, and another cleaner one where either my wife is working or, when she’s not around, I sometimes steal for fiction-writing. It looks out the window, which is conducive to daydreaming. Sometimes I’ll take a camp chair out to the porch and do work out there on my laptop as well. But despite all of that, fiction-writing tends to remain a morning pursuit, when my brain is fresh. (The weekends are usually especially good, since I’m an early riser.) Also, generally morning means, no matter where I am, that there’s a fresh cup of hot tea at hand, which certainly doesn’t hurt.</p>
<p>But as we recently bought a house that we’re about to move into, my writing locations are probably about to undergo a substantial change, which is both exciting and mildly terrifying.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>Back in 2018, when I was finishing up the first draft of The Aleph Extraction, my wife and I and a couple of our friends took a vacation to Tulum, Mexico. On a few of the mornings, I sat at the open-air bar on the beach, looking out at the sand and the waves, popped open my iPad, and ended up writing a whole chunk of the book over a few days. It was warm, relaxing, I had nowhere to be, and the tea was brought to me, all of which certainly seemed to aid in the creative process. (There may have been a margarita involved at some point. I can neither confirm nor deny.)</p>
<p>Also a benefit? Not having access to the Internet, the greatest distraction mechanism ever devised by humanity. So, yes: outside in warm weather near the ocean, but with a cool breeze in the shade, with a cup of tea at hand and no Internet. That sounds just about perfect.</p>
]]></description>
            <link>https://writeswith.com/interviews/dan-moren</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/dan-moren</guid>
            <pubDate>Mon, 30 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Al Sweigart]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/al-sweigart.jpg" alt="Al Sweigart"></p>
<h2 id="al-sweigart">Al Sweigart</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I&#39;m <a href="https://alsweigart.com/">Al Sweigart</a>. I write books that teach kids and office workers to program. I&#39;m mostly known for <a href="https://automatetheboringstuff.com/">Automate the Boring Stuff with Python</a>, but I&#39;ve written several other programming books as well. I make them all freely available under a Creative Commons license on my <a href="https://inventwithpython.com/">website</a>.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I tend to use <a href="https://en.wikipedia.org/wiki/ThinkPad">Thinkpad laptops</a> running Windows, though Windows 10 has finally annoyed me enough that I&#39;m going to finally make the switch to Linux in the future. People are often surprised to hear that I write my technical books in <a href="https://writeswith.com/(https://en.wikipedia.org/wiki/Microsoft_Word)">MS Word</a> instead of LaTeX. But I&#39;ve found that Word just works, especially given the style sheet from my publisher, <a href="https://nostarch.com/">No Starch Press</a>.</p>
<p>I&#39;ll also keep notes in spreadsheets with Excel or Google Sheets, and in text files using <a href="https://www.sublimetext.com/3">Sublime Text 3</a>. I also use a Windows program called <a href="https://www.microsoft.com/en-us/p/memento/9nblggh09k4f#activetab=pivot:overviewtab">Memento</a>, which lets me assign a hotkey to instantly bring up an always-on-top simple notepad window that I can type text into. It&#39;s really a great little app.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>Mostly at cafes or libraries. I&#39;ve tried coworking spaces and they just didn&#39;t provide me with anything I couldn&#39;t get from a cafe. I enjoy having a place where I&#39;m in public and in &quot;work mode&quot;. Though with the pandemic, I&#39;ve just been writing from home in my office. I&#39;ll try to keep 9 to 5 hours, but really I&#39;m writing whenever I can put myself in the mood, including evenings and weekends.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I remember seeing The Matrix and the scene that shows Neo asleep at his computer. He has a one room apartment and a desk crowded with computer equipment. It&#39;s kind of dark and grimy. I thought, &quot;That is what I want my workspace to be.&quot; And it pretty much is, except my space is cleaner and better lit. Still, the hacker noir vibe is strangely appealing to me.</p>
]]></description>
            <link>https://writeswith.com/interviews/al-sweigart</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/al-sweigart</guid>
            <pubDate>Sat, 28 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Suzanne Palmer]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/suzanne-palmer.jpg" alt="Suzanne Palmer"></p>
<h2 id="suzanne-palmer">Suzanne Palmer</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="http://zanzjan.net/">Suzanne Palmer</a>, and I write primarily space-opera style Science Fiction, with occasional dips into Hard SF, Fantasy, and horror. My latest book is the third in the Finder Chronicles, <a href="http://zanzjan.net/writing/scavenger-door.html">THE SCAVENGER DOOR</a>, which came out on Aug. 17th 2021 from DAW Books.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I primarily write on a Mac using <a href="https://en.wikipedia.org/wiki/Microsoft_Word">MS Word</a>, because it’s just simpler to write in manuscript format from the get-go and I’m used to it. That said, I’ve been known to be desperate enough to tinker with short excerpts in <a href="https://en.wikipedia.org/wiki/Vi">vi</a> (I don’t recommend this.) I write fairly linearly, at least with first drafts, so the simpler the tool the better. I also tend to do a lot of adjacent diagrams, maps, and other visual stuff in <a href="https://en.wikipedia.org/wiki/Microsoft_Visio">Visio</a>, and I run my own private wiki for worldbuilding info.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>The actual physical act of writing I do mostly at home, especially since the pandemic started, though I used to occasionally gather with writer friends in coffee shops and cafes to write and toss ideas around. But, being very ADHD, a lot of the mental processes of writing just sort of run in the background all day long, and I solve a lot of plot problems while doing completely unrelated things. I have a full-time day job and kids, so I tend to write mostly in the evenings after dinner on weekdays, and whenever I can catch a few minutes on weekends. I function better with a certain amount of distraction, so I’m not dependent upon having long blocks of dedicated time or a fixed schedule.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I would like a Star Trek-style replicator next to my desk that can give me hot tea and cupcakes at will. Also, a small robot that sighs louder and louder the longer I have social media open instead of writing, and throws things at me if I get into arguments on facebook. Failing all that, I really should just invest in a water cooler.</p>
]]></description>
            <link>https://writeswith.com/interviews/suzanne-palmer</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/suzanne-palmer</guid>
            <pubDate>Mon, 23 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Thorsten Ball]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/thorsten-ball.jpg" alt="Thorsten Ball"></p>
<h2 id="thorsten-ball">Thorsten Ball</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>​​My name is Thorsten Ball. I’m a software engineer and wrote <a href="https://interpreterbook.com/">Writing An Interpreter In Go</a> and its sequel <a href="https://compilerbook.com/">Writing A Compiler In Go</a>.</p>
<p>I also publish blog posts at <a href="https://writeswith.com/thorstenball.com">thorstenball.com</a> - far less frequently than I’d like to.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>With the exception of a comfortable chair (I have a <a href="https://store.steelcase.com/seating/office-chairs/gesture">Steelcase Gesture</a>) I really don’t care about hardware when writing. I can write on my MacBook Pro, or on my Linux/Windows machine, or on any other computer and keyboard - as long as the keyboard layout is US ANSI, because that’s what I’m used to. I do have a mechanical keyboard (<a href="https://www.amazon.com/DURGOD-Mechanical-Keyboard-Interface-Anti-Ghosting/dp/B078HFTTYK">Durgod Taurus K320</a>) and it feels nice, but I wouldn’t say it’s essential.</p>
<p>Software, now that’s important. Everything I write starts out as a Markdown file in Vim/<a href="https://neovim.io/">Neovim</a>. Bullet points at first, then sentences, then paragraphs. I edit as I go along: cut a sentence here, insert it over there, delete this word, replace that one, move this paragraph up, get rid of this bit here, that one over there, this whole thing and this one too.</p>
<p>Years ago I figured out that this is what keeps me productive: start with a rough – and I mean rough – draft, hammer it into shape. Never hesitate to put something on a blank page. It’s better to put something bad down now and edit it later than to hesitate and not write anything. It creates momentum.</p>
<p>Since writing to me is editing I can’t imagine writing with pen &amp; paper. Frankly, I think all these articles praising the wonders of writing by hand reek of “kids will never know what it’s like with all of these affordances nowadays”. It’s stupid. We have computers now and they’re wonderful: copy &amp; paste, undo &amp; redo (or even <a href="https://vim.fandom.com/wiki/Using_undo_branches">undo trees</a>), infinite space to put any idea down, builtin dictionaries, spell checkers. Take your pen and your paper and get out of here.</p>
<p>Speaking of dictionaries: I love the Dictionary on macOS. It allows you to search in multiple dictionaries at once. I can look up a word in Webster’s 1913 dictionary (<a href="https://jsomers.net/blog/dictionary">which you should also consider using</a>), in a thesaurus, in the Oxford dictionary, see its German translation, or what Wikipedia says about it.</p>
<p>Besides the editor and the dictionary there’s one other tool that I need to mention: <a href="https://pandoc.org/index.html">Pandoc</a>. I use it to convert Markdown files to PDF, HTML, ePub, Kindle. It’s fantastic. Don’t ask me about my specific Pandoc templates, though, because it’s an embarrassing pile of hacks that I got from googling LaTeX questions on top of the default Pandoc templates.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>Preferably in the morning.</p>
<p>It’s not that I’m a morning person, it’s more that I’m not an evening or night person. I like to get stuff done as soon as possible, comfortably resting in the knowledge that I’m done for the day. Writing in the morning gives me that feeling and it creates, again, momentum. It’s important.</p>
<p>The other reason to write in the morning is that it’s an easier commitment to hold: less interruptions, less invitations. Everybody’s sleeping. You won’t have to fight to keep a daily 6:30-7:30 writing slot. In the evening, though, it’s going to take more effort to keep showing up.</p>
<p>Where I write doesn’t matter as much. I do have a dedicated office in our house that I use to write and program in the morning (and later in the day: work), but as long as there are no interruptions and I can sit comfortably (harder to achieve than one might think) I can write everywhere. Large parts of <a href="https://interpreterbook.com/">Writing An Interpreter In Go</a> were written on trains, because I wrote on my daily commute (fixed schedule! in the morning!).</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>My #1 dream: a fixed window of time in the morning to write. Three or four non-interruptible, non-movable, non-negotiable hours every day that I can use to do some writing and programming. Say every day from 6:30 to 9:30.</p>
<p>Would I use the whole time slot to write/program? Probably not. Sometimes you get three sentences and other times four pages. Each day is different. But there’s magic in reserving time to simply try to get something done.</p>
<p>Other than that I’d love to have a better dictionary. The dictionary on macOS is great, as I said, but I think it could be even better if it, for example, would allow me to look up words in books by specific authors and see how they used them in a sentence.</p>
]]></description>
            <link>https://writeswith.com/interviews/thorsten-ball</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/thorsten-ball</guid>
            <pubDate>Thu, 19 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Rob Hart]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/rob-hart.jpg" alt="Rob Hart"></p>
<h2 id="rob-hart">Rob Hart</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>My name is Rob Hart, and I wrote <a href="https://robwhart.com/the-warehouse/">The Warehouse</a>, which imagines what would happen if a massive online retail company—completely fictional, not based on any real company—essentially took over the US economy, then introduced a live-work model. With the way COVID went, with so many people working at home and relying on online retail to get stuff, I was something like three-quarters right in predicting a lot of stuff? Which… does not feel good!</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I tend to work in <a href="https://docs.google.com/">Google Docs</a> in the beginning stages—I have a file for each project I’m working on, because I usually have a couple of ideas bouncing around at a time. That’s where I drop notes, ideas, research, stuff like that. Then when I’m ready I move on to <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Microsoft Word</a>. I appreciate <a href="https://www.literatureandlatte.com/scrivener/overview">Scrivener</a> but could never wrap my head around it—too many bells and whistles. Word is the standard so I like to stick to that.  </p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>It used to be, I liked to do a lot of my writing while I was traveling, or at the <a href="http://www.writersroom.org/">Writer’s Room</a>, which is a writing co-op in Manhattan. But these days, since travel and offices haven’t been an option, I work at home. I write full time, which I’m very lucky to do, but I also have a six-year-old daughter, so a lot of my writing time revolves around her. Being a dad has taught me to get the work in when I can.  </p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I’m not sure that I have one. I’ve always been happy to do the work where I need to do it. As long as I have some caffeine and something to type on and something to listen to, I’m pretty good to go.</p>
]]></description>
            <link>https://writeswith.com/interviews/rob-hart</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/rob-hart</guid>
            <pubDate>Thu, 29 Jul 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Jer Thorp]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/jer-thorp.jpg" alt="Jer Thorp"></p>
<h2 id="jer-thorp">Jer Thorp</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m Jer Thorp, and I wrote <a href="https://bookshop.org/a/7000/9780374189907">Living in Data: A Citizen’s Guide to a Better Information Future</a>.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I do most of my writing in <a href="https://www.literatureandlatte.com/scrivener/overview">Scrivener</a>. I found it tremendously useful for collecting and organizing my research and then writing alongside it. I also really like the full-screen writing interface, which is calming and helps me to resist distraction. The biggest complaint I hear about Scrivener is that it has a learning curve, which is true but I think necessary for something that is built to handle such a complex task. A bicycle has a learning curve. So does a piano.</p>
<p>There are a series of graphics in the book, which were mostly made with <a href="https://processing.org/">Processing</a>. One of the most interesting ones is this one in the second chapter, titled Let Them Fill The Space, Let Them Hang In The Air. It’s actually a screen capture from a tool that I built to understand the linguistic space around the word ‘data’. I then wrote the chapter around the analogy of words being placed (and moving around) in a space.</p>
<p><em>“Open the window and let the words in. Let them flow into the room in a stream, all of the words, hundreds of thousands of them, let them fill the space, let them hang in the air, tiny sparkling motes of language. Let them drift, and organize. Let them be carried by eddies of usage and syntax until they find a place to rest. When they’ve settled, when they’ve coated every surface like ash, get up and walk the room, see each word and its neighbors, read the room like a map.”</em></p>
<p><img src="https://writeswith.com/interview-photos/jer-thorp-data.png" alt="Let Them Fill the Space"></p>
<p>A piece of real hardware I depended on was a plastic bin full of index cards. Everytime I found a quote or an idea I liked, or came up with a question I couldn’t answer, I’d write it on a card and put it into the box. When I was ready to draft the final manuscript, I spent a few days transcribing these cards, which was a really nice way to get my thoughts together.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I wrote the book in a whole bunch of places over three years. The most productive times were probably the weeks I spent at The Carey Institute, for their <a href="https://logannonfiction.org/fellowship/">Logan Nonfiction Fellowship</a>. I’d go for very long walks in the woods and then come back in the late afternoon and get some solid hours of work done. </p>
<p>If there’s one thing I learned through this process it’s that my writing comes in waves. Sitting down on a still day and trying to get real work done is futile. Instead I’ve learned to use those days to read or organize thoughts, or to write on another project, or most often just to go out and spend the day walking. </p>
<p>In the beginning of the process with this book it was good to be writing every day, just to build up my strength and endurance for the process, but once I was fit I’d wait for the wave of inspiration to come, and make sure I was ready to catch it</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>My favourite writing sessions for Living in Data happened in libraries. In the Map Reading Room at the New York Public Library, in a smoky old library in a house in upstate New York. I’m happy to be a library drifter. I’ll pack a small bag with my laptop, a <a href="https://cwpencils.com/standard-notebook/">good notebook</a>, some <a href="https://cwpencils.com/tennessee-red-pencil-2/">even better pencils</a>, and I’ll be ready to settle in. </p>
]]></description>
            <link>https://writeswith.com/interviews/jer-thorp</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/jer-thorp</guid>
            <pubDate>Wed, 21 Jul 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Logan Ury]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/logan-ury.jpg" alt="Logan Ury"></p>
<h2 id="logan-ury">Logan Ury</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m <a href="https://www.loganury.com/">Logan Ury</a>, I’m a behavioral scientist turned dating coach. I’m the Director of Relationship Science at <a href="https://hinge.co/">Hinge</a>. I recently wrote a book called <em><a href="https://amzn.to/37og6he">How to Not Die Alone</a></em>.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>Right before I started writing in earnest, when I got my book advance, I bought a new <a href="https://www.apple.com/macbook-air">MacBook Air</a> and I wrote using that. </p>
<p>I wrote exclusively in <a href="https://www.google.com/docs/about/">Google Docs</a> for the first eight months or so. I worked at Google for six years, so I’m a really big fan of their tools. Unfortunately, at some point the manuscript became too big and my files kept crashing. At that point I switched to <a href="https://www.microsoft.com/en-us/microsoft-365/word">Microsoft Word</a>, which was what my editor / publisher insisted I use anyway. My advice is to start using Word from the beginning, just make sure you have the auto-save feature on.</p>
<p>For my research, I bought <a href="https://www.amazon.com/gp/product/B01FWNSXJO">this voice recorder</a> for in-person interviews. I once lost a week’s worth of critical interviews on the New York subway. I was devastated. I highly recommended recording backup files on your phone. I conducted and recorded remote interviews over <a href="https://zoom.us/">Zoom</a>. I used <a href="https://www.rev.com/">Rev.com</a> for transcriptions.</p>
<p>I didn’t do an official outline, and it might have been helpful if I had. I had a sense of the questions I wanted to answer and how to set about answering them. By the end, though, my Google Drive was filled with many, many Google Docs of interviews and research - it was somewhat chaotic.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I’m definitely a morning person. I like to write early in the morning, from whenever I wake up to around 1 pm. After that it’s hard for me to be my most creative. That’s why I keep my mornings free and schedule more meetings and 1:1’s in the afternoon. </p>
<p>I wrote a lot of my book at my home office, which was basically a tiny porch the landlord  converted to a sunroom. I also wrote many chunks of my book at the <a href="https://www.wework.com/en-GB/buildings/two-embarcadero-center--sf-bay-area--CA">WeWork along the Embarcadero</a>. That was probably my favorite month of working on my book — waking up early, eating breakfast, traveling to the Embarcadero, working from 9-3 on writing and editing, working out, and then going home or meeting up with friends feeling like I’d had an immensely productive day. (The worst part of a book is feeling like you’re always behind and didn’t work enough that day.) </p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>First of all, I really like to have the basics — a solid monitor, mouse, keyboard, chair, and computer. If your spacebar doesn’t work or your back hurts when you sit, it’s not going to be conducive to getting work done. </p>
<p>I did big chunks of my writing at different Airbnbs or friends’ houses. I really love working from different locations. One week I wrote alone in Mexico before a wedding there. Another week I worked alone from Austin. Another great writing session took place at my best friend’s beautiful apartment in the Marina. Getting out of my house and routine, not making any social plans, and dedicating myself solely to writing is my favorite way to work.  Just writing this right now makes me nostalgic for this work trips! </p>
]]></description>
            <link>https://writeswith.com/interviews/logan-ury</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/logan-ury</guid>
            <pubDate>Thu, 15 Jul 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Aimee Lucido]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/aimee-lucido.jpg" alt="Aimee Lucido"></p>
<h2 id="aimee-lucido">Aimee Lucido</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>My name is <a href="https://aimeelucido.com/">Aimee Lucido</a> and I am the author of <a href="https://aimeelucido.com/books/emmy-in-the-key-of-code/">EMMY IN THE KEY OF CODE</a> and the upcoming <a href="https://aimeelucido.com/books/recipe-for-disaster/">RECIPE FOR DISASTER</a>.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I write with a combination of <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Microsoft Word</a> and <a href="https://www.literatureandlatte.com/scrivener/overview">Scrivener</a>. Which one I use depends on the type of project and where I am in the process.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I write almost exclusively on the couch in my living room, but the “when” really changes from day to day, project to project. Lately I’ve been writing in the mornings, as soon as I’ve had my breakfast and open my computer, but sometimes I’ll procrastinate my writing times to the afternoons. And sometimes I’ll have weeks when I don’t write at all!</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>As long as I have my laptop and a couch of some sort, I’m pretty happy. I need quiet, at least 30 minutes or so uninterrupted, but I’m not too picky about the when and the where.</p>
]]></description>
            <link>https://writeswith.com/interviews/aimee-lucido</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/aimee-lucido</guid>
            <pubDate>Tue, 06 Jul 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Brian Dear]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/brian-dear.jpg" alt="Brian Dear"></p>
<h2 id="brian-dear">Brian Dear</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I&#39;m Brian Dear, author of &quot;<a href="http://friendlyorangeglow.com/">The Friendly Orange Glow: The Untold Story of the PLATO System and the Dawn of Cyberculture</a>,&quot; published by Pantheon Books in 2017. In addition to this book I&#39;ve founded a number of tech startup companies going back to Coconut Computing in 1987, and later companies like Flatworks, Eventful, and Nettle. I&#39;ve also held management positions at RealNetworks, eBay, and MP3.com. For the past four years I&#39;ve been working on another narrative nonfiction writing project related to Tesla and the global transition to EVs.</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p>I blogged about this back in 2013 so I&#39;ll start with a <a href="http://brianstorms.com/2013/04/this-is-how-i-work-aka-how-i-avoid-obsolete-appssoftwaretools.html">reference</a> to what I wrote then.</p>
<p>Here is a more detailed writeup:</p>
<p>Started jotting notes on the book back in 1985 on a <a href="https://en.wikipedia.org/wiki/ZP-150">Zenith Z150 PC</a> using <a href="https://en.wikipedia.org/wiki/MS-DOS">MSDOS</a> and <a href="https://en.wikipedia.org/wiki/WordPerfect">WordPerfect</a> to type up interview transcripts recorded on a cassette tape recorder. Moved to NeXTSTEP on a <a href="https://en.wikipedia.org/wiki/NeXTcube">NeXTCube</a> in 1991, working in <a href="https://en.wikipedia.org/wiki/Adobe_FrameMaker">Framemaker</a> but mostly using <a href="https://en.wikipedia.org/wiki/TextEdit">TextEdit</a> for text. Eventually moved to Macbook Pros running MacOSX (they last about 3 years each, I’ve found, so I’ve had about 6 or 7 since 2000) and write using primarily TextEdit for doing transcripts and all the other text. Occasionally used <a href="https://en.wikipedia.org/wiki/BBEdit">BBEdit</a> or <a href="https://en.wikipedia.org/wiki/BBEdit#TextWrangler">TextWrangler</a> but primarily TextEdit.</p>
<p>Somewhere around 2002 I migrated away from cassettes to hand-held digital recorders, with MP3 or WAV files as the output. I did interviews from 1985 all the way through 2016. And then eventually got the virtually unknown but insanely helpful <a href="https://transcriva.en.softonic.com/mac">Transcriva</a> app on Mac which proved to be a lifesaver in transcribing interviews. Feed it a video or a WAV or MP3 and play/pause while typing the transcript with timestamps, names of each person speaking, etc. I converted boxes and boxes of old interview cassette tapes to MP3 files and used Transcriva for years, just typing away doing transcripts. All in all many hundred interviews were processed, in addition to countless hundreds more email interviews I conducted over the decades. Alas, the indie developer of Transcriva went on to other things, and I haven’t been able to upgrade MacOS for a few years because the second I do, I will no longer be able to run Transcriva since it doesn’t run in 64-bit mode. Another example of why I avoid specialized software apps; they always let you down in the end.</p>
<p>As for organizing all the material, I simply used the Mac&#39;s filesystem to create directories and subdirectories for interview transcripts, text file archives of ancient PLATO notesfiles (online forums), AV files (audio, video, images), documents on PLATO hardware, software, PLATO lessons, issues, places, eras, other things going on in computer history, and countless other topics, as well as a huge &quot;People&quot; directory with a gazillion subdirectories for every person I was writing about and many I just was tracking. The whole thing was hundreds of gigabytes.</p>
<p>One app I found indispensable—EasyFind on Mac. I shunned Spotlight because I didn’t trust Apple to be reliable (I was proven right) and used <a href="https://www.macupdate.com/app/mac/11076/easyfind">EasyFind</a> to brute-force text-search stuff. Did great and was plenty fast.</p>
<p>The book project also wound up having well over 13,000 emails from 1996 onwards, and those along with the interview transcripts were by far the two most important fully-searchable text-bases I had for the book research. Could not have done the book without all the supportive, helpful emails from thousands of people who shared insights, memories, stories, documents, images, etc.</p>
<p>History of backups: initially done via 5 1/4&quot; floppies, then 3 1/2&quot; floppies, then <a href="https://en.wikipedia.org/wiki/Zip_drive">ZIP drives</a>, then magneto-optical drives (for NeXT computer), then external drives ever since, as well as via cloud backups since oh, 2010 or so. I am hyper about backups.</p>
<p>How I organized the manuscript: had a big Manuscript filesystem directory with one subdirectory per chapter inside. Also in the main Manuscript directory were various drafts of an Outline text file, in which I kept working on the organization of the book. Inside each chapter subdirectory were miscellaneous drafts of the text, plus an <a href="https://en.wikipedia.org/wiki/OmniOutliner">OmniOutliner</a> outline text file for the chapter, as well as a big &quot;Slush&quot; subdirectory for literally anything and everything (text files, save web pages, images, etc) potentially relevant to a given chapter. With OmniOutliner I would copy and paste all sorts of things (text, notes, all the interview transcripts relevant to that chapter, PDFs, images, whole web pages) from the raw slush subdirectory, and then start laying out an outline for the chapter. I also would redline the transcripts where I wanted to quote from, then pull those sections out and paste &#39;em somewhere in the outline where it seemed appropriate.</p>
<p>All this went on for years and years. Eventually I had a solid outline for the book, as well as solid outlines for each individual chapter. (Well actually the “book&quot; was going to be three books, totalling about 2000 pages but the publisher laughed at that; so what were Books 1, 2, and 3 became Parts I, II, and III in the final 640-pg single volume.)</p>
<p>From 2008 onwards I used the Mac version of <a href="https://en.wikipedia.org/wiki/Microsoft_Word">Microsoft Word</a> for the manuscript. Not a fan of Word but it&#39;s what publishers require. Always created separate files for each chapter. Only at the point I was submitting a new draft to the editor would I create a single Word file and copy and paste all the separate chapters into the one file, then clean up the formatting to make sure it complied with all the publisher’s strict formatting rules (Times Roman, 12pt, double space, etc etc). The TFOG manuscript was supposed to be 150,000 words but it wound up being 229,000. We cut it down to 209,000 after a couple of intense months of editing and we shipped that. I think my acknowledgements section has more thank-yous to specifically-named individuals than any other book in history :-)</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I wrote The Friendly Orange Glow all day long, morning, noon, and night. No particular pattern like some Famous Authors (“I get up at 5, drink my coffee, then write until 11” — not me). The last six months of writing, in 2016, are still a blur. I just entered a &quot;zone&quot; and tried to stay in it for months on end. It was the only way to get the manuscript done and to the publisher on time. I still do all of my writing on a Macbook Pro (with 30&quot; <a href="https://en.wikipedia.org/wiki/Apple_Cinema_Display">CinemaDisplay</a>) while I&#39;m seated in an <a href="https://en.wikipedia.org/wiki/Aeron_chair">Aeron chair</a> at a big Amazon door desk (google it) which I bought in Seattle in 1997 after seeing the desks all over Amazon’s offices.</p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>Having written is the dream! Everything else is hell. :-) Other than a Mac, TextEdit, quiet, a daylight window next to the desk, and a comfortable chair, the setup is no big deal imho.</p>
]]></description>
            <link>https://writeswith.com/interviews/brian-dear</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/brian-dear</guid>
            <pubDate>Wed, 23 Jun 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Pooja Reddy]]></title>
            <description><![CDATA[<p><img src="https://writeswith.com/interview-photos/pooja-reddy.jpg" alt="Pooja Reddy"></p>
<h2 id="pooja-reddy">Pooja Reddy</h2>
<h3 id="who-are-you-and-what-did-you-write">Who are you, and what did you write?</h3>
<p>I’m a 28 year old woman who lives in Brooklyn, and I am an aspiring storyteller (but I also work in product management in tech). I wrote a children’s book called <a href="https://www.instagram.com/thebigboldbluebook">The Big Bold Blue</a>, and it’s about a little boy who learns to be brave and do big, bold things!</p>
<h3 id="what-hardware-and-software-do-you-write-with">What hardware and software do you write with?</h3>
<p><a href="https://docs.google.com/">Google docs</a> on a <a href="https://www.apple.com/macbook-pro-16/">Macbook Pro</a>!! And the <a href="https://apps.apple.com/us/app/notes/id1110145109">Notes app</a> on my <a href="https://www.apple.com/shop/buy-iphone/iphone-11">iPhone</a>.</p>
<h3 id="when-and-where-do-you-write">When and where do you write?</h3>
<p>I use the Notes app on my phone to jot down phrases and paragraphs in various locations, since you never know when inspiration will strike. Besides that, I write on my laptop on weekday nights, with nice mood lighting from a lamp nearby.  </p>
<h3 id="whats-your-dream-writing-setup">What&#39;s your dream writing setup?</h3>
<p>I would really love some way to write quickly without having to stare at a bright screen. My workday is full of screens, so it’s nice to unplug and get a little romantic with writing after work. The laptop screen really kills that romantic vibe. I suppose I’m describing a typewriter, but with a better keyboard and some sort of way to quickly edit the paper. If anyone reading this is inclined to build this, please let me know -- I will be your first customer! </p>
<p>And in terms of the environment, I think my dream would be to write in a steamy, candle-lit hammam for hours. Like I said, romance.</p>
]]></description>
            <link>https://writeswith.com/interviews/pooja-reddy</link>
            <guid isPermaLink="true">https://writeswith.com/interviews/pooja-reddy</guid>
            <pubDate>Tue, 22 Jun 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>