Skip to main content
SHARPER IRON
“As iron sharpens iron, so one person sharpens another.” (Proverbs 27:17)
  • About
    • About Sharper Iron
    • Doctrinal Statement
    • Contact
    • Search
  • Forum
    • Forum Home
    • Comment Guidelines
    • Search
  • Account
    • Log in
    • Register

Welcome to the 2026 Sharper Iron Design Refresh

By Aaron Blumer on Sun, 07/19/26
Artificial Intelligence
SharperIron
Technology
Image
Image of woodworking tools

It’s that time again. Believe it or not, SI’s last website design refresh went live in 2023. Maybe that seems like yesterday to you, or a hundred years ago (or, like the weird year of 2020, both at once).

Here’s an overview.

Visual Design

You’ll notice a fresh look. Color updates, font updates, graphic detail updates. That stuff.

Under the Hood

  • The Drupal CMS moved to version 11. That made the next two items possible.
  • We are now running on Ubuntu 26 LTS for the server, and PHP 8.5 for that piece.
  • There is Lots of other new nerdy stuff that is exciting to me but probably not to anyone else.

Features

Email notifications

We are introducing a new approach. You’ll no longer have to post a comment and set a checkbox just to receive email notifications of new comments. Instead, you’ll now see a ‘Notifications’ toggle at the top of each article, filing, or forum post. Click that, and you’ll get your notification emails whenever there is a new comment other than your own.

A word of caution: this feature is working well in tests, but you’ll be the first to use it for real, so a few bugs might surface. Claude Code and I will step on them.

Quote & reply

Some of you may remember a feature we used to have that allowed you to select text in an article or a comment, click a link, and it would appear in your new comment.

It’s not only back, but seems to be a lot more solid than the version we had to mothball a few years ago.

  • Articles, filings, new forum posts have the ‘quote selected’ option at the bottom of the post.
  • Comments have two options at the bottom of each comment: ‘quote selected’ and ‘quote-reply.’ The latter takes you to a new page with the whole comment you’re replying to copied into your edit box. You’ll want to use that judiciously, since it can result in quotes within quotes within quotes, and so on. But you can always edit before you hit Save.
  • A tip: ‘Quote selected’ can be used multiple times to add excerpts to a single comment. Select some text, click ‘quote selected.’ Select some other text, click ‘quote selected’ again, etc. They’ll stack up separately in your comment edit box.
  • There’s a jump-to-comment link to the bottom left of each comment to save some scrolling if it’s a long thread.

Both the notifications and the quote/reply features are only available if you have a valid account and are logged in.

Role of AI Tools

AI had no part in writing this article (other than a quick scan for typos), but it did contribute a lot to the refresh project. I worked primarily with Claude Code but also used Gemini free version for things that were quick lookups or explanations—or for comparing responses with Claude as a way to expose errors. A few things worth noting, for those who find AI interesting:

The power of natural language

A common barrier for mostly self-taught people like me is that the information we most need is easy to find—if you know what it’s called or know how to describe the problem in technical terms. But you if knew that, you wouldn’t be looking for this info in the first place, so it’s a catch-22. The AIs I used in this project were enormously helpful in their ability to find solutions for a guy who is not saying it right. In some cases, it isn’t even about saying it “right,” it’s just being able to say it in the most natural way.

Human: “In this block, the icons aren’t lining up with the text.”

AI: Give me a copy of the element from the dev console. I already have a copy of your CSS files.”

Human: Copy, paste.

AI: “Found it. With your permission I’ll edit this here and that there.”

Human: “That sort of half way worked.”

AI: “Do this and this and then that and tell me the output.”

Human: This, that, that, copy, paste.

AI: “We need to do this a different way. With your permission, I’ll reverse what I did before and do [other stuff] instead.”

And so it goes. Most of this is stuff I did without AI before, but hunting down the right selector to fix an alignment problem can be really frustrating, time-consuming work—and not the kind that makes you smarter by doing it, either.

A consequence for this particular redesign: A way better problem-solving workflow. In many cases I knew right away, “This is an issue I’d have to post in a forum and wait a few days for a real expert to clue me in.” But now it’s “This is one for Claude Code.” There is still a good bit of trial and error involved, and sometimes you have to tell the AI it’s barking up the wrong tree and it should look elsewhere for a solution. But the over all workflow is far less frustrating and a lot faster.

Difficulties and Impossibilities

Difficult things got easier but also formerly impossible things became possible: I have written a few very basic Drupal modules before (these are PHP code and Drupal API), but not well, and certainly not quickly. This design refresh has some fixes and enhancements I would not have been able to get to work in any amount of time without the AI coding assistance. In the past, that meant waiting for someone to get the same idea and contribute a module to the Drupal community, or trying to talk someone into it. But now, everything is on the table for the DIYer.

Wrapping up, then

It’s been a lot of fun moving the furniture around, repainting the walls, and plugging in some new appliances—while learning to use some new tools. I hope you enjoy the site and that, along the way, we continue to do each other some good.

(By the way, if there’s a feature you’d like to see added, a lot more is possible than used to be possible within my time and budget constraints. So, you can always ask!)

Aaron Blumer 2016 Bio

Aaron Blumer is a Michigan native and graduate of Bob Jones University and Central Baptist Theological Seminary (Plymouth, MN). He and his family live in small-town western Wisconsin, not far from where he pastored for thirteen years. In his full time job, he is content manager for a law-enforcement digital library service. (Views expressed are the author's own and not his employer's, church's, etc.)

Discussion

Profile picture for user Don Johnson
Don Johnson

Newlooks good

Mon, 07/20/26

You’ll notice a fresh look. Color updates, font updates, graphic detail updates. That stuff.

Nothing special to add, it's a nice clean look.

Amazing how far technology has come since we first logged on to the world wide web... that was just yesterday or else it was thirty years ago or so.

Maranatha!
Don Johnson
Jer 33.3

User image
RajeshG

NewThanks!

Mon, 07/20/26

I appreciate all the work that you have put in to do this redesign. I especially like having the quote selected feature back!

Profile picture for user Aaron Blumer
Aaron Blumer

NewThanks

Mon, 07/20/26

On the technology front, the one thing that has gotten a good bit worse is security. An Ubuntu server used to need security patches once or twice a month, and it would be just a couple updates. But now it’s not unusual to see batches of security updates over a dozen, multiple days a week. Sometimes its 10 updates one day and 20 more the next day.

It only takes a couple minutes, whether it’s 1 update or 20, so that’s nice, but I’m hoping I can hand that off to a an AI eventually, just so it isn’t so constant.

Views expressed are always my own and not my employer's, my church's, my family's, my neighbors', or my pets'. The house plants have authorized me to speak for them, however, and they always agree with me.

Profile picture for user dcbii
dcbii

NewAaron Blumer wrote: On the…

Mon, 07/20/26

Aaron Blumer wrote: On the technology front, the one thing that has gotten a good bit worse is security…

In the short term, you are likely to see more of this rather than less. One thing many developers have noticed about AI is that it’s pretty good at finding security holes. Just as you are using it more for site development, developers are using it to find security holes they would never have seen before. And they need to do so, because those trying to break in are also using AI to find the holes…and so it goes.

I think my eyes will have to adjust to the new look, but I also like the restoration of “quote selected.”

Also noticed that the new page look is capitalizing my user ID. I guess it assumes that if you didn’t use a capital letter to start it, that was a mistake on the user’s part. :)

Dave Barnhart

Profile picture for user Aaron Blumer
Aaron Blumer

NewUserID cap

Mon, 07/20/26

dcbii wrote: Also noticed that the new page look is capitalizing my user ID. I guess it assumes that if you didn’t use a capital letter to start it, that was a mistake on the user’s part. :)

Interesting. There is a lot of ‘default css’ that doesn’t necessarily make good assumptions. I suspect it’s just a css tweak. The redesign is still in a phase where every time I look at it there is some small thing going on to the to do list. But I like fixing the small stuff. (Right now, the way stuff looks on phones is not up to par yet, for example.)

A question for you and anyone else it applies to: I think I recall that you often use a browser based dark mode. Is that working OK? I thought about adding a toggle for dark mode (like Challies does, for example), but haven’t gotten to it yet. I probably will, because I sometimes prefer dark also. But it’s a lot of color finagling in the stylesheets, so… not today.

I’m also not sure I like how high-contrast the text vs. background is in the comment form. So that might see some adjustment.

Views expressed are always my own and not my employer's, my church's, my family's, my neighbors', or my pets'. The house plants have authorized me to speak for them, however, and they always agree with me.

Profile picture for user dcbii
dcbii

NewDark mode

Mon, 07/20/26

Aaron Blumer wrote: A question for you and anyone else it applies to: I think I recall that you often use a browser based dark mode. Is that working OK?

Yes, I’m using dark mode on my PC Firefox, and everything looks OK (so far).

On Android, I can’t force Firefox to use dark mode for websites (websites usually select their own color scheme, and the extension I use on the PC to override that selection doesn’t work on my phone), so it’s not doing that. If you add a change to be able to select that for the SI site, that would be great. Since nearly all modern phones are now OLED, they use way less power to put black or dark pixels (none for pixels that are true black) on the screen than white. Plus, I much prefer reading white text on a dark background to the other way around with screens (vs. books). The white is much too bright, and it’s much easier on my eyes in dark mode.

Regarding contrast, I much prefer high contrast to low. I really hate sites that do grey text on white. Ugh. However, if the contrast is high, the brightness needs to be adjusted downwards to not be really “in your face” and objectionable. But that’s just me. I know many people these days really like low contrast.

Dave Barnhart

Profile picture for user Don Johnson
Don Johnson

Newsecurity

Mon, 07/20/26

dcbii wrote: Aaron Blumer wrote: On the technology front, the one thing that has gotten a good bit worse is security… In the short term, you are likely to see more of this rather than less.

I subscribe to AskWoody, a tech newsletter. The editor said this in today's edition:

I hate to throw out conspiracy theories, but because we seem to have a lot of them these days, I’ll add mine to the pile. The massive release of bugs discovered by AI may be why Microsoft made the unusual decision to release one more year of Windows 10 ESUs.

I think the article might be available to non-subscribers, here is the site link: https://www.askwoody.com/

Article title "The patch apocalypse is here" - usually the lead article from the paid newsletter is available for free.

Interesting times.

Maranatha!
Don Johnson
Jer 33.3

Profile picture for user Aaron Blumer
Aaron Blumer

NewThanks

Mon, 07/20/26

dcbii wrote: Yes, I’m using dark mode on my PC Firefox, and everything looks OK (so far).

Good to know. I’m going to research the dark mode theme switch idea though.

dcbii wrote: Regarding contrast, I much prefer high contrast to low. I really hate sites that do grey text on white.

Agree. If I mess with the contrast it will just be to narrow it some. In the edit form the contrast ratio is about 17.49: 1. I’m told around 10 or 12:1 is better for most eyeballs. But these gray on white arrangements are probably well below that. The field labels here at the moment are mostly around 6:1 for example.

Views expressed are always my own and not my employer's, my church's, my family's, my neighbors', or my pets'. The house plants have authorized me to speak for them, however, and they always agree with me.

Profile picture for user T Howard
T Howard

NewThank you, Aaron

Tue, 07/21/26

Thank you, Aaron, for your dedication to Sharper Iron and the time you've invested to keep this ship afloat.

Profile picture for user dcbii
dcbii

NewUser ID capitalization

Tue, 07/21/26

First, let me also say thank you for keeping the site running.

Interestingly, yesterday evening, my user ID wasn’t being capitalized, but this morning it is again. I guess you’ve been playing around with the CSS as you mentioned, but I did want to let you know that whatever was running late yesterday afternoon worked for that issue.

Dave Barnhart

Profile picture for user dcbii
dcbii

NewArticle vs. Forum

Tue, 07/21/26

One other issue I see — the recent article by Paul Scharf I can easily get to from the main page, but on the Forum page, it appears as just “…” without a link. I’ve tried using my editor privileges to fix that, but I’m not sure what I would need to change (or if I have the ability to do so) to fix that issue.

Dave Barnhart

Profile picture for user Aaron Blumer
Aaron Blumer

NewThanks

Tue, 07/21/26

dcbii wrote: the recent article by Paul Scharf I can easily get to from the main page, but on the Forum page, it appears as just “…” without a link.

I’ll take a look at it.

(Edit: should be good now. Thanks again for the feedback. Also, the usernames now just appear with no capitalization alterations. 😊)

Views expressed are always my own and not my employer's, my church's, my family's, my neighbors', or my pets'. The house plants have authorized me to speak for them, however, and they always agree with me.

Profile picture for user Don Johnson
Don Johnson

Newcomment on the main forum page

Tue, 07/21/26

I notice that you don't have those links to all the latest comments as individual messages, you have a "xx new" link which helpfully takes you to the first unread comment.

If I hit "back" on the browser, the item still shows the same "xx new" link. If I click refresh, it disappears.

However, then to get back to the thread the only way back is the main thread link which takes me to the top of the thread, the main article and the first pages of comments.

I'm wondering if you could have a "last comment" link as well, so you could come back to a thread's end if you've thought of something else to say?

Maranatha!
Don Johnson
Jer 33.3

Profile picture for user Aaron Blumer
Aaron Blumer

NewDon Johnson wrote: I’m…

Tue, 07/21/26

Don Johnson wrote: I’m wondering if you could have a “last comment” link as well, so you could come back to a thread’s end if you’ve thought of something else to say?

I think I know what you mean. Pretty sure that wouldn’t be too hard to do.

Views expressed are always my own and not my employer's, my church's, my family's, my neighbors', or my pets'. The house plants have authorized me to speak for them, however, and they always agree with me.

Related . . .

Topics: Artificial Intelligence, Ministry Technology, Hermeneutics
  • “I asked ChatGPT to interpret the Sermon on the Mount. Here’s what I learned about AI’s exegetical errors”
  • “Stop using anthropomorphic language to describe models.”
  • How Not to Be Scared of AI
  • New Research: Pastors Are Using AI More Than You Think
  • Artificial Intelligence and Bible Translation

Pagination

  • Page 1
  • Next page

More by Aaron Blumer

  • The Pursuit of Excellence: It’s for Ministry, Not Just for Business
  • Myths of Faith #4: God Will Say “Yes” to My Prayer
  • Myths of Faith #3 - It's Being Sure of What God Will Do
  • Myths of Faith #2 - It’s About the Amazing and Unexplainable
  • Myths of Faith #1 - You Have to Have Much

Pagination

  • Page 1
  • Next page

Featured Resources

AU Logo

Cover Image

View at Amazon


(About Amazon links)

The tongue of the wise commends knowledge, but the mouths of fools pour out folly.

(ESV, Proverbs 15:2)

Footer

  • About
  • Contact
  • Search
  • Forum

Since 2005

Image
2005 SI Logo Image