Skip to content

Created 2026-02-24 chat post#91

Merged
mrbiggred merged 6 commits intomainfrom
feature/2026-02-24-chat-post
Feb 24, 2026
Merged

Created 2026-02-24 chat post#91
mrbiggred merged 6 commits intomainfrom
feature/2026-02-24-chat-post

Conversation

@mrbiggred
Copy link
Member

Created the 2026-02-24 chat post.

Copilot AI review requested due to automatic review settings February 24, 2026 16:58
@mrbiggred mrbiggred self-assigned this Feb 24, 2026
@mrbiggred mrbiggred added the post For new WDC posts label Feb 24, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Weekly Dev Chat post for 2026-02-24 and updates documentation to support multiple posts on the same date.

Changes:

  • Added a new 2026-02-24 post as 0-index.md alongside an existing index.md.
  • Updated the 2026-02-17 post’s closing line wording.
  • Documented the “multiple posts per date” filename convention in AGENTS.md.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 5 comments.

File Description
docs/posts/2026/02/24/0-index.md New post content + frontmatter + image reference
docs/posts/2026/02/17/index.md Adjusts post closing line wording
AGENTS.md Adds guidance for multiple posts on the same date

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


What is a feature, or two, that you wish existed in the language/framework/technology you are currently using? Why do you miss it? Does your current language/framework/technology have the feature but it's just implemented differently than you would like?

Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built in way to [testing](https://go.dev/doc/tutorial/add-a-test).
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link text "Testifuy" is misspelled; it should match the library name "Testify". Also "built in" should be hyphenated as "built-in" in this context.

Suggested change
Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built in way to [testing](https://go.dev/doc/tutorial/add-a-test).
Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built-in way to [testing](https://go.dev/doc/tutorial/add-a-test).

Copilot uses AI. Check for mistakes.

Inspired by myself and Omar being newbies with Go and trying not to impose our habits from other languages without a good justification. For example, we recently debated if we should use the [Testify](https://github.com/stretchr/testify) testing framework instead of Go's built in way to [testing](https://go.dev/doc/tutorial/add-a-test).

Everyone and anyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others.
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blog-post closing line should follow the standard wording in AGENTS.md ("Everyone and anyone are welcome... Zoom link will be posted at 12pm MDT."). This post currently uses "is" and omits the Zoom-link sentence.

Suggested change
Everyone and anyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others.
Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT.

Copilot uses AI. Check for mistakes.

Everyone and anyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others.

*Feature image created by ChatGPT.
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The leading "*" starts emphasis but isn’t closed, which can italicize the remainder of the page unexpectedly. Close the emphasis (or remove the asterisks) so the markdown renders correctly.

Suggested change
*Feature image created by ChatGPT.
*Feature image created by ChatGPT.*

Copilot uses AI. Check for mistakes.
@mrbiggred mrbiggred merged commit b970aef into main Feb 24, 2026
3 checks passed
@mrbiggred mrbiggred deleted the feature/2026-02-24-chat-post branch February 24, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

post For new WDC posts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants