Add article: Explore Micrograd with Verso and PowerShell - #73
Open
eosfor wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for powershellorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
|
One unrelated presentation issue I noticed while checking code-heavy articles: syntax-highlighted code is difficult to read in the site's light theme. Several tokens—particularly parameters, module names, and unhighlighted text—are rendered in very light gray against an almost white background. The problem is visible in the code blocks under Prepare PSRule and the graph module. Since this article also contains a substantial amount of PowerShell code, could we improve the light-theme contrast or use a dark background for highlighted code blocks? I am also happy to open a separate issue if that would be a better place to track this.
|
eosfor
marked this pull request as ready for review
August 16, 2026 23:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Why
The article presents automatic differentiation as an approachable, inspectable PowerShell exercise. It also demonstrates how Verso notebooks and PSGraphView can support interactive exploration of computation graphs.
Author profile
The dedicated author profile is being added separately in #72. This article can be reviewed independently, but should preferably merge after that PR so its byline links to the complete profile.
Validation
upstream/mainnpm run build