Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any comment about upcoming Git Rev News edition 108 #686

Closed
chriscool opened this issue Feb 1, 2024 · 24 comments
Closed

Any comment about upcoming Git Rev News edition 108 #686

chriscool opened this issue Feb 1, 2024 · 24 comments

Comments

@chriscool
Copy link
Collaborator

A currently mostly empty draft is there:

https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-108.md

Feel free to comment in this issue, suggest topics, suggest persons to interview, or use the edit button (that looks like a pen) to edit and create a pull request with the changes you would like.

Let's try to publish this edition around the end of February 2024!

Thanks!

cc @jnareb @mjaix @sivaraam @gitster @stepnem

@To1ne
Copy link

To1ne commented Feb 7, 2024

@chriscool I recently learned about https://learngit.io/. It's a course by @JackLot who also made tons of videos about Git on his YouTube channel: https://www.youtube.com/@themoderncoder. I haven't seen any content of his course, but from the looks it's very thorough. At the moment the course is in early beta access.

I don't know Jack personally, and I'm in no way affiliated with him. It's just something I ran into I might consider interesting to share. But I don't know in which degree you want to endorse this type of paid content.

@chriscool
Copy link
Collaborator Author

@To1ne thanks for the suggestion! It looks like we haven't talked about https://learngit.io/ or https://www.youtube.com/@themoderncoder yet. Anyway I will let @jnareb decide on this as he is taking care of the links sections.

@spectre10
Copy link

@chriscool, just wanted to give a shoutout to gittuf. In their own words:

"gittuf provides a security layer for Git using some concepts introduced by The Update Framework (TUF). Among other features, gittuf handles key management for all developers on the repository, allows you to set permissions for repository branches, tags, files, etc., lets you use new cryptographic algorithms (SHA256, etc.), protects against other attacks Git is vulnerable to, and more — all while being backwards compatible with GitHub, GitLab, etc."

@jnareb
Copy link
Member

jnareb commented Feb 7, 2024

@chriscool, just wanted to give a shoutout to gittuf. In their own words:

gittuf was mentioned in Git Rev News Edition 104.

@spectre10
Copy link

@chriscool, just wanted to give a shoutout to gittuf. In their own words:

gittuf was mentioned in Git Rev News Edition 104.

Oops, sorry for the noise.

@chriscool
Copy link
Collaborator Author

@spectre10 thanks for the shoutout even if we already talked about it!

@JackLot
Copy link

JackLot commented Feb 7, 2024

@To1ne thanks for the suggestion! It looks like we haven't talked about https://learngit.io/ or https://www.youtube.com/@themoderncoder yet. Anyway I will let @jnareb decide on this as he is taking care of the links sections.

Thanks @To1ne for the mention here. LearnGit.io is my attempt at more structured Git learning using the motion graphics libraries I built for my YouTube channel. At the moment it's in early access beta with about 30 users, and to be honest it's still 1-2 months of work away from where I want it to be. Maybe this isn't the right forum to ask this, but I'd be humbled if anyone here might have time to give it a look. I have a decent amount of professional experience, but nothing compared to the expertise of you all here. Shoot me a message and I'd be more than happy to hook you up.

That said if your looking for things to feature in the February edition, TheModernCoder channel might be a nice compliment to the written and interactive resources you've featured in past editions. I've been doing videos there since 2016, but in the past year or so I've transitioned to only making videos about Git. Here's a link to a playlist of just the Git videos.

Either way, I really appreciate you even considering featuring something I've made!

@chriscool
Copy link
Collaborator Author

@JackLot I don't have time right now, but I could give it a look perhaps this week-end or next week. Feel free to send me an invite using the email in my profile. Anyway if we decide to talk about LearnGit.io in this edition, maybe we can say that you are interested in receiving feedback from advanced users about it, and that they could get a free invite by emailing you or something like that.

Also feel free to send an email to the mailing list announcing (if possible in a not too commercial way) a free early access invite or something like that for advanced users willing to give you some feedback.

@jnareb
Copy link
Member

jnareb commented Feb 27, 2024

I have added my links in 446d745

Feel free to add mention about learngit.io

@chriscool
Copy link
Collaborator Author

Thanks @jnareb for the links!

https://about.gitlab.com/blog/2024/02/26/gitlabs-contributions-to-git-2-44-0/ might be interesting too.

@chriscool
Copy link
Collaborator Author

@jnareb
Copy link
Member

jnareb commented Feb 28, 2024

https://about.gitlab.com/blog/2024/02/26/gitlabs-contributions-to-git-2-44-0/ might be interesting too.

Also perhaps: https://github.blog/2024-02-23-highlights-from-git-2-44/

Thanks @chriscool . Added both in 2184d9b

@chriscool
Copy link
Collaborator Author

@JackLot
Copy link

JackLot commented Feb 29, 2024

Looks like LearnGit didn't make the draft. Apologies, I should've provided a blurb to expedite things. If it's too late to make the 108 edition, perhaps next month there will be some room.

Under the "Git tools and site's section" seems to be the best fit:

"LearnGit.io is an upcoming resource for learning Git using videos with motion graphics. The project is by Jack Lot who posts Git videos on The Modern Coder YouTube channel. Looking for intermediate/advanced Git users for feedback. If interested email jack@learngit.io.

@mjaix
Copy link
Contributor

mjaix commented Feb 29, 2024 via email

@chriscool
Copy link
Collaborator Author

@mjaix thanks for your fixes! I also merged 06c68d2 that contains @stepnem 's fixes. Thanks to him!

@chriscool
Copy link
Collaborator Author

@mjaix and yeah I thought the support article would remind people of that famous Dijkstra's article. (Also I hate goto statements.)

@chriscool
Copy link
Collaborator Author

@JackLot thanks for the suggestion. I added it under the "Git tools and site" section in 207311e.

sivaraam added a commit that referenced this issue Mar 1, 2024
Motivated by comments of Martin and Chrsitian in the
discussion of edition 108 [ref 1].

[ref 1]: #686 (comment)
@sivaraam
Copy link
Member

sivaraam commented Mar 1, 2024

@mjaix and yeah I thought the support article would remind people of that famous Dijkstra's article. (Also I hate goto statements.)

Speaking about Dijkstra's article, I thought it may be worth linking to it at the end of the support article and thus suggested the same in the PR #696

Feel free to comment regarding this in the PR :-)

@chriscool
Copy link
Collaborator Author

@sivaraam thanks, I left a comment in the PR.

sivaraam added a commit that referenced this issue Mar 1, 2024
Motivated by comments of Markus and Chrsitian in the
discussion of edition 108 [ref 1].

[ref 1]: #686 (comment)
sivaraam added a commit that referenced this issue Mar 1, 2024
Motivated by comments of Markus and Chrsitian in the
discussion of edition 108 [ref 1].

[ref 1]: #686 (comment)
sivaraam added a commit that referenced this issue Mar 1, 2024
Motivated by comments of Markus and Christian in the
discussion of edition 108 [ref 1].

[ref 1]: #686 (comment)
@chriscool
Copy link
Collaborator Author

Edition published and announced in: https://lore.kernel.org/git/CAP8UFD2mVOAbP9Rv_+6OXVM_aWi=LMuMX3k+2CJqmTc1arNYog@mail.gmail.com/

@jnareb
Copy link
Member

jnareb commented Mar 1, 2024

Tiny formatting fix in 942d042 (unclosed parent); while at it group links to similar tools together.

@chriscool
Copy link
Collaborator Author

Thanks @jnareb !

@sivaraam
Copy link
Member

sivaraam commented Mar 3, 2024

@jnareb Just watched Scott's FOSDEM talk, So You Think You Know Git. It was a great watch. Thanks for mentioning it in the edition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants