Skip to content

Commit 31614ae

Browse files
committed
rn-134: Fix minor formatting issues, clarify
1 parent 30bb9fc commit 31614ae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_posts/2026-04-30-edition-134.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ As always, we welcome your thoughts and feedback!_
233233
Back in 2021, a friend showed me a video about GSoC, and it seemed completely
234234
out of reach at the time. Fast forward to late 2023, the same friend suggested
235235
we finally give it a real shot. We both spent about 4 months contributing to
236-
open-source projects to build up experience. Both of us got selected for GSoC
237-
2024. I got into the Python Software Foundation. After finishing GSoC with PSF,
236+
open-source projects to build up experience. Both of us got selected for GSoC 2024.
237+
I got into the Python Software Foundation. After finishing GSoC with PSF,
238238
I loved the experience so much that I wanted to do it again. I decided to try
239239
Git for GSoC 2025. I started by sending some small patches to get familiar with
240240
the codebase and the mailing list workflow, reviewed patches from other
@@ -503,7 +503,7 @@ __Light reading__
503503
tracking dotfiles in Git repository so configs are always recoverable,
504504
and storing articles, drafts, and edits (in Markdown) in Git.
505505
+ [Introducing Git Blog](https://mattdavey.co.uk/posts/2026/2026-03-25-gitblogging/)
506-
(a free[iOS app](https://apps.apple.com/us/app/git-blog/id6759486108) that commits Markdown posts, images, and frontmatter
506+
(a free [iOS app](https://apps.apple.com/us/app/git-blog/id6759486108) that commits Markdown posts, images, and frontmatter
507507
directly to your GitHub repo)
508508
by Matt Davey on his blog.
509509
+ [Nine Months of Multitasking with Git Worktrees and Autowt](https://blog.steveasleep.com/nine-months-of-multitasking-with-git-worktrees-and-autowt)
@@ -767,7 +767,7 @@ __Git tools and sites__
767767
[git-remote-gittorrent](https://github.com/cjb/GitTorrent) (distributed git over BitTorrent),
768768
[git-remote-nostr](https://github.com/gugabfigueiredo/git-remote-nostr) (git objects as [Nostr](https://nostr.com/) events),
769769
[git-remote-blossom](https://github.com/lez/git-remote-blossom) (on the Nostr-adjacent [Blossom protocol](https://github.com/hzrd149/blossom));
770-
this edition also mentions [git-remote-rad](https://github.com/radicle-dev/heartwood/blob/master/git-remote-rad.1.adoc) (for [Radicle](https://radicle.dev/)).
770+
edition #133 also mentions [git-remote-rad](https://github.com/radicle-dev/heartwood/blob/master/git-remote-rad.1.adoc) (for [Radicle](https://radicle.dev/)).
771771
+ [Ark VCS](https://ark-vcs.com/) is a new version control system for games,
772772
built from the ground up for performance and ease of use.
773773
It comes as an alternative to Perforce and Git

0 commit comments

Comments
 (0)