P&B: Cory Dransfeldt

 

This is the 36th edition of People and Blogs, the series where I ask interesting people to talk about themselves and their blogs. Today we have Cory Dransfeldt and his blog, coryd.dev

To follow this series subscribe to the newsletter. A new interview will land in your inbox every Friday. Not a fan of newsletters? No problem! You can read the interviews here on the blog or you can subscribe to the RSS feed.

If you're enjoying the People and Blogs series and you want to see it grow, consider supporting on Ko-Fi.


Let's start from the basics: can you introduce yourself?

My name is Cory Dransfeldt and I'm located in Camarillo, California (a suburban town north of Los Angeles and where I grew up). I studied business in college and minored in economics. At the time I thought it was a practical choice and I was also terrified of the math involved in studying computer science. In hindsight, I wish I'd made a different choice, but don't necessarily regret the one I made at the time.

My first job out of college was working on the website of the local newspaper (I started as a freelance employee during college and became full-time after). This role was focused on updating the website with content the night before the print edition became available and was done in a utilitarian, but reliable Django-based CMS. I picked up some basic front end development knowledge working on multimedia projects and building my own tools to make the job easier.

I began to learn JavaScript by writing themes for Bowtie and Ecoute as part of the MacThemes forum community. I expanded my web development knowledge by volunteering to build websites for metal bands I remain a fan of and friends with like Cynic and Augury. I gained a lot of knowledge and ended up with merch, concert tickets and some really great experiences out if it all.

I've built a career out of being a self-taught frontend-focused developer and have worked at startups, nationally recognized retailers (I've worked on every eCommerce stack short of Shopify) and several different SaaS providers. The backend developer I worked with at my first startup told me to learn languages and pickup frameworks as needed — that advice continues to serve me well.

Unsurprisingly, programming and blogging remain my favorite hobbies, along with searching for and discovering new music (I enjoy everything from artists like Tom Waits to punk acts like NoMeansNo and myriad death metal artists like Carcass, Autopsy and newer groups like Tomb Mold). If I'm not at the computer, I'm spending time with my lovely wife of 9 years, our two children and our 4 rescue dogs (all terrier/chihuahua mixes). I also mentor via Underdog Devs and help organize the Eleventy meetup. I've been getting tattooed more over the past few years and am in the process of completing a sleeve on my right arm but am not sure that qualifies as a hobby.

What's the story behind your blog?

I started blogging after I graduated from college in 2010 and have managed to recover posts dating back to 2013 that I've imported into the current iteration on my site. I was inspired by blogs like Daring Fireball and MacStories, though I don't follow them quite as closely as I once did. I viewed blogging as both a creative outlet and as a way to continue practicing web development by having my own project to experiment on and iterate with.

I started out on Tumblr, before moving to the first version of Kirby, then on to Statamic, Jekyll, Next.js, omg.lol's weblog service and now, finally (and quite happily) Eleventy. All of these presented me with an opportunity to learn new languages, frameworks, tools and development approaches. I love the simplicity and flexibility of Eleventy and adore the community around both it and omg.lol. I like the simplicity of blogging under my own name and settled on a domain name that reflects both that and the development/technology focus.

What does your creative process look like when it comes to blogging?

My creative process tends to be very informal — I read a lot of articles via the blogs I follow through RSS and enjoy both audio and written books. I'm interested in web development, the state of the industry and music, so my posts typically center around those topics (and, occasionally, how they connect or overlap). I'll often write a single draft, edit it for clarity, brevity and correctness before my confidence in the post wanes and publish it.

I want to grow into doing more research-focused writing to compliment these briefer pieces and am excited about that approach as an area where I can grow as a writer.

I write posts in markdown using Bear and then insert Eleventy frontmatter that I store as a snippet in Sublime Text.

Do you have an ideal creative environment? Also do you believe the physical space influences your creativity?

I typically write in an office that I share with my wife — I work from home and have a corner desk with my personal machine (a typically docked M2 MacBook Air), work machine and a lightly-used TV in between. I struggle to concentrate in silence and will typically write and program with death or black metal playing. I find the music helps me focus and the lack of intelligible lyrics keeps it from distracting me.

A question for the techie readers: can you run us through your tech stack?

My blog is hosted at Netlify and I pay for the pro plan while staying well under its limits, but this allows me the piece of mind to rebuild the site regularly to update my now page and other dynamically populated elements like my links page.

I moved my domains to DNSimple last year after Gandi was acquired.

The code for my site is versioned and available to view at GitHub. I use a GitHub action to trigger hourly rebuilds of my site, another to post content from a feed that combines my blog posts, shared links, read books and watched movies to Mastodon, another to add my blog posts to my README, another to test my site's performance using a Speedlify instance and yet another to retrieve and cache the chart data for music I've listened to over the last week from the charts I derive from Plex (this is then syndicated to Mastodon via the aforementioned feed and action).

Given your experience, if you were to start a blog today, would you do anything differently?

If I were to start a blog today, I suppose I'd start from where I've arrived at now, but I don't think I could've arrived here without the experience and discovery I went through along the way. I'm not a particularly great designer, so I favor simplicity and performance in presentation and, from a technical perspective, 11ty really lends itself to that. I think I've found a set of tools and a community that I deeply enjoy engaging with.

Financial question since the web is obsessed with money: how much does it cost to run your blog? Is it just a cost or does it generate some revenue? And what's your position on people monetising personal blogs?

The expenses to run my site are fairly straightforward: hosting (Netlify), analytics (Clicky) and feed hosting/analytics (Feedpress). A quick estimate for a given year would be around $400 which I'm happy with for something I enjoy so much. There's also a tiny fee monthly for a Backblaze B2 bucket I use to cache JSON used to populate my links page (they're fetched from the Readwise Reader API which is paginated and rate-limited — this allows me to persist link data and puts less of a burden on their service).

I'm not opposed to bloggers monetizing their sites, but I appreciate when, say, content is clearly marked as sponsored. I have a Buy Me a Coffee link in my site's navigation, but nothing outside of that — if someone wants to send something along I appreciate it and, if not, that's totally fine too!

I support a few larger publications that started on and have since left Substack. Among my favorites are Paris Marx's Disconnect and Garbage Day.

Time for some recommendations: any blog you think is worth checking out? And also, who do you think I should be interviewing next?

I'll start off by saying I love the resurgence of blogs and personal sites we're seeing. I have a blogroll on my site with some of my favorites (they're also bundled into a .opml file that you can download). Robb Knight's blog remains one of my favorites — the design is stellar and he's constantly experimenting with and adding new features. I also thoroughly enjoy Adam Newbold's writing and seeing what he's working on for omg.lol. I could go on and on I love Keenan's writing, Mayank is a gifted developer and similarly talented writer, Sara Joy is exceedingly kind and has created awesome projects like RS.S JOY.lol dev. The internet's changing and seeing everyone writing and building makes me so happy.

Final question: is there anything you want to share with us?

If you want to mentor some great, deserving folks, check out Underdog Devs. If you're building with Eleventy we'd love to have you present at the meetup. The best book I've finished this year has been NoMeansNo: From Obscurity to Oblivion — they're my favorite band so, naturally, I'm biased, but it's a fun read and is built around interviews with the band, their friends, family and other popular musicians.

I don't have any active side projects at the moment (but I'm kicking around some ideas) — fitting everything in is tough! I'd love to build something that makes it easier for small bands to quickly build lightweight websites that they can host anywhere and really bring my journey full circle — a static site generator as a service with portable code and easy CMS integration? More robust than LinkTree, with less overhead than Squarespace and more open than both. I'm more interested in supporting musicians than I am in monetizing anything I suppose.

I'm also excited to see what Robb Knight is cooking up with EchoFeed.

Thanks for reading! I post a lot on my site and on Mastodon so come say hi!


This was the 36th edition of People and Blogs. Hope you enjoyed this interview with Cory. Make sure to follow his blog (RSS) and get in touch with him if you have any questions.

Awesome supporters

You can support this series on Ko-Fi and all supporters will be listed here as well as on the official site of the newsletter.

Jamie Thingelstad (RSS) — Piet TerheydenRaul Montala (RSS) — Eleonora — Carl Barenbrug (RSS) — Steve Ledlow (RSS) — Paolo Ruggeri — Nicolas Magand (RSS) — Rob HopeChris Hannah (RSS) — Pedro Corá (RSS) — Jeremy Sarber (RSS) — Colin Walker (RSS) — Sixian Lim (RSS) — Matt Stein (RSS) — Winnie Lim (RSS) — Flamed (RSS) — C Jackdaw (RSS) — Kevin Humdrum (RSS) — Fabricio Teixeira (RSS) — Rosalind CroadFrank Meeuwsen (RSS) — Mike Walsh (RSS) — Markus HeurungJeremy Bassetti (RSS) — Juan Villela (RSS) — Michael Warren (RSS) — Chuck Grimmett (RSS) — Robin Harford (RSS) — Bryan Maniotakis (RSS) — Barry Hess (RSS) — Chris Jung (RSS) — Ivan MorealeKhürt Williams (RSS) — Ben Werdmuller (RSS) — Cory GibbonsLuke Harris (RSS) — Lars-Christian Simonsen (RSS) — Seth Werkheiser (RSS) — Cody SchultzBrad Barrish (RSS) — Nikita Galaiko — Erik Blankvoort — Jaga SantagostinoAndrew ZuckermanMattia Compagnucci (RSS) — Thord D. Hedengren (RSS) — Fabien Sauser — Maxwell OmdalNumeric Citizen (RSS) — Jarrod Blundy (RSS) — Andrea Contino (RSS) — Sebastian De Deyne (RSS) — Nicola Losito (RSS) — Lou Plummer (RSS) — Leon Mika (RSS) — Veronique (RSS) — Neil Gorman (RSS) — Reaper (RSS) — Matt Rutherford (RSS) — Adam Keys (RSS) — Aleem Ali (RSS) — İsmail Şevik (RSS) — Nikkin (RSS) — Jeremy Felt (RSS) — Hans

Want to support P&B?

If you like this series and want to help it grow, you can:

  1. support on Ko-Fi;
  2. post about it on your own blog and let your readers know about its existence;
  3. email me comments and feedback on the series;
  4. suggest a person to interview next. I'm especially interested in people and blogs outside the tech/web bubble.

Get in touch

Have something to share? Want me as your first reader? Get in touch. My inbox is always open.

ConnectGuestbook

One a month

That's how little it takes to help with my goal. If you feel generous, consider supporting what I do.

DonateSupporters

People and Blogs

I ask people to talk about themselves and their blogs. Learn more or subscribe.

RSSEmail
Manu's Feed

03 May 2024 at 12:00

IndieWeb Carnival: Natural creativity

 

I spend the vast majority of my time doing creative work. I code for a living, sometimes I design for a living. I code as a hobby, sometimes I do design as a hobby. I also write. Being creative ain’t easy. At least not for me. I sit at my desk, staring at the same screen day after day and sometimes it’s hard to find inspiration. But every time I find myself stuck I can get unstuck with one simple trick: I leave.

My creative environment is when I’m outside, not trying to do anything creative. And this is especially true when I’m walking in nature. I’m not the first one to realise that there’s a connection between walking in nature and creativity. There’s something about moving through space that makes my brain work differently.

Nature is, more often than not, my creative environment. Back in 2019, I started a very random project called From the Summit. It was an attempt to capture this exact phenomenon, the bursts of creativity born from moving through space. It’s easily my favourite digital experiment.

At the end of the day though, the only environment that matters, when it comes to creativity, is the mental space I’m in. That’s why I find nature so useful. The cadence of the walk, the sounds, the light, the smell. All the senses are engaged when I’m outside in nature and as a result, my brain becomes more creative.

The next time you’re creatively stuck, if you can, go for a walk in nature. You won’t regret it.


This post was part of May's IndieWeb Carnival on the topic of Creative environments. If you have a blog, consider writing something for this month's theme. And if you don't have a blog I encourage you to start one. Blogging is fun!


Get in touch

Have something to share? Want me as your first reader? Get in touch. My inbox is always open.

ConnectGuestbook

One a month

That's how little it takes to help with my goal. If you feel generous, consider supporting what I do.

DonateSupporters

People and Blogs

I ask people to talk about themselves and their blogs. Learn more or subscribe.

RSSEmail
Manu's Feed

02 May 2024 at 07:45



Refresh complete

ReloadX
Home
(256) All feeds

Last 24 hours
Download OPML
*
A Very Good Blog by Keenan
*
A Working Library
Alastair Johnston
*
Andy Sylvester's Web
Anna Havron
annie mueller
*
Annie Mueller
*
Apple Annie's Weblog
Artcasting test feed
*
Articles – Dan Q
*
Austin Kleon
*
Baty.net posts
bgfay
Bix Dot Blog
*
Brandon's Journal
*
Chris Coyier
Chris Lovie-Tyler
Chris McLeod's blog
CJ Chilvers
CJ Eller
Colin Devroe
*
Colin Walker – Daily Feed
Content on Kwon.nyc
*
Dave's famous linkblog
*
daverupert.com
Dino's Journal 📖
dispatches
E L S U A ~ A blog by Luis Suarez
Excursions
*
Flashing Palely in the Margins
Floating Flinders
For You
*
Frank Meeuwsen
frittiert.es
Hello! on Alan Ralph
*
Human Stuff from Lisa Olivera
inessential.com
*
Interconnected
Into the Book
*
jabel
*
Jake LaCaze
*
James Van Dyne
*
Jan-Lukas Else
*
Jim Nielsen's Blog
Jo's Blog
Kev Quirk
*
lili's musings
*
Live & Learn
Lucy Bellwood
Maggie Appleton
*
Manton Reece
*
Manu's Feed
maya.land
*
Meadow 🌱
*
Minutes to Midnight RSS feed
Nicky's Blog
*
Notes – Dan Q
*
On my Om
*
One Man & His Blog
*
Own Your Web
Paul's Dev Notes
*
QC RSS
rebeccatoh.co
reverie v. reality
*
Rhoneisms
*
ribbonfarm
Robin Rendle
Robin Rendle
Sara Joy
*
Scripting News
*
Scripting News for email
Sentiers – Blog
Simon Collison | Articles & Stream
*
strandlines
text/plain blog
the dream machine
*
The Homebound Symphony
*
The Marginalian
*
thejaymo
*
theunderground.blog
tomcritchlow.com
*
Tracy Durnell
*
Winnie Lim
wiwi blog
*
yours, tiramisu
Žan Černe's Blog

About Reader


Reader is a public/private RSS & Atom feed reader.


The page is publicly available but all admin and post actions are gated behind login checks. Anyone is welcome to come and have a look at what feeds are listed — the posts visible will be everything within the last week and be unaffected by my read/unread status.


Reader currently updates every six hours.


Close

Search




x
Colin Walker Colin Walker colin@colinwalker.blog