On the Edge of Competence
https://www.reddit.com/r/programming/comments/1mc6mse/on_the_edge_of_competence/
submitted by /u/Pure_Management4004 (https://www.reddit.com/user/Pure_Management4004)
[link] (https://ordep.dev/posts/circle-of-competence) [comments] (https://www.reddit.com/r/programming/comments/1mc6mse/on_the_edge_of_competence/)
https://www.reddit.com/r/programming/comments/1mc6mse/on_the_edge_of_competence/
submitted by /u/Pure_Management4004 (https://www.reddit.com/user/Pure_Management4004)
[link] (https://ordep.dev/posts/circle-of-competence) [comments] (https://www.reddit.com/r/programming/comments/1mc6mse/on_the_edge_of_competence/)
C++ Superset 2.0.0
https://www.reddit.com/r/programming/comments/1mc7g45/c_superset_200/
<!-- SC_OFF -->Our mission is to overcome the most difficult problems in computer science and astrophysics. So our MVP is a deterministic or predictable and patented C++ memory manager that is integrated at compile-time implicitly by a source-to-source compiler making the resulting low latency and low power consuming executable crash proof and free from memory leaks. It is based on the powerful Clang 16.0 API and can parse very complex C++ templates as seen in one of its examples. The compiler can be downloaded for free and can be used freely for any GPL purposes. <!-- SC_ON --> submitted by /u/Direct_Stock_4377 (https://www.reddit.com/user/Direct_Stock_4377)
[link] (https://static.fornux.com/c-superset/) [comments] (https://www.reddit.com/r/programming/comments/1mc7g45/c_superset_200/)
https://www.reddit.com/r/programming/comments/1mc7g45/c_superset_200/
<!-- SC_OFF -->Our mission is to overcome the most difficult problems in computer science and astrophysics. So our MVP is a deterministic or predictable and patented C++ memory manager that is integrated at compile-time implicitly by a source-to-source compiler making the resulting low latency and low power consuming executable crash proof and free from memory leaks. It is based on the powerful Clang 16.0 API and can parse very complex C++ templates as seen in one of its examples. The compiler can be downloaded for free and can be used freely for any GPL purposes. <!-- SC_ON --> submitted by /u/Direct_Stock_4377 (https://www.reddit.com/user/Direct_Stock_4377)
[link] (https://static.fornux.com/c-superset/) [comments] (https://www.reddit.com/r/programming/comments/1mc7g45/c_superset_200/)
The Ultimate Guide to MCP Auth: Identity, Consent, and Agent Security
https://www.reddit.com/r/programming/comments/1mc86qk/the_ultimate_guide_to_mcp_auth_identity_consent/
submitted by /u/Permit_io (https://www.reddit.com/user/Permit_io)
[link] (https://www.permit.io/blog/the-ultimate-guide-to-mcp-auth) [comments] (https://www.reddit.com/r/programming/comments/1mc86qk/the_ultimate_guide_to_mcp_auth_identity_consent/)
https://www.reddit.com/r/programming/comments/1mc86qk/the_ultimate_guide_to_mcp_auth_identity_consent/
submitted by /u/Permit_io (https://www.reddit.com/user/Permit_io)
[link] (https://www.permit.io/blog/the-ultimate-guide-to-mcp-auth) [comments] (https://www.reddit.com/r/programming/comments/1mc86qk/the_ultimate_guide_to_mcp_auth_identity_consent/)
Which Parsing Approach?
https://www.reddit.com/r/programming/comments/1mc8u4w/which_parsing_approach/
submitted by /u/BrewedDoritos (https://www.reddit.com/user/BrewedDoritos)
[link] (https://tratt.net/laurie/blog/2020/which_parsing_approach.html) [comments] (https://www.reddit.com/r/programming/comments/1mc8u4w/which_parsing_approach/)
https://www.reddit.com/r/programming/comments/1mc8u4w/which_parsing_approach/
submitted by /u/BrewedDoritos (https://www.reddit.com/user/BrewedDoritos)
[link] (https://tratt.net/laurie/blog/2020/which_parsing_approach.html) [comments] (https://www.reddit.com/r/programming/comments/1mc8u4w/which_parsing_approach/)
How Amazon S3 Achieves Strong Consistency Without Sacrificing 99.99% Availability
https://www.reddit.com/r/programming/comments/1mc90dh/how_amazon_s3_achieves_strong_consistency_without/
submitted by /u/sdxyz42 (https://www.reddit.com/user/sdxyz42)
[link] (https://newsletter.systemdesign.one/p/s3-strong-consistency) [comments] (https://www.reddit.com/r/programming/comments/1mc90dh/how_amazon_s3_achieves_strong_consistency_without/)
https://www.reddit.com/r/programming/comments/1mc90dh/how_amazon_s3_achieves_strong_consistency_without/
submitted by /u/sdxyz42 (https://www.reddit.com/user/sdxyz42)
[link] (https://newsletter.systemdesign.one/p/s3-strong-consistency) [comments] (https://www.reddit.com/r/programming/comments/1mc90dh/how_amazon_s3_achieves_strong_consistency_without/)
Do strong review skills matter more now for senior devs, as AI is writing so much code?
https://www.reddit.com/r/programming/comments/1mc9cmi/do_strong_review_skills_matter_more_now_for/
<!-- SC_OFF -->For those who are spending more time checking code than writing it, especially with all the AI-generated stuff showing up in PRs, how much do you think strong review skills actually count at the senior level? Has getting good at spotting odd issues in model-written code ever helped you get noticed for better roles, or is it just an expected part of the job now? If you’ve had to review both human and AI code, did you need to change up your process or mindset? Curious if anyone’s seen their review work (with LLM code) mentioned in interviews, promotions, or when recruiters come calling. Would love to hear real takes, if being known for solid code reviews (including AI-generated PRs) ever actually moved the needle career-wise. <!-- SC_ON --> submitted by /u/Turing_com (https://www.reddit.com/user/Turing_com)
[link] (https://www.turing.com/blog/ai-code-review-improving-software-quality?utm_source=Reddit&utm_medium=oragnic_programming&utm_campaign=Organic_redditposts) [comments] (https://www.reddit.com/r/programming/comments/1mc9cmi/do_strong_review_skills_matter_more_now_for/)
https://www.reddit.com/r/programming/comments/1mc9cmi/do_strong_review_skills_matter_more_now_for/
<!-- SC_OFF -->For those who are spending more time checking code than writing it, especially with all the AI-generated stuff showing up in PRs, how much do you think strong review skills actually count at the senior level? Has getting good at spotting odd issues in model-written code ever helped you get noticed for better roles, or is it just an expected part of the job now? If you’ve had to review both human and AI code, did you need to change up your process or mindset? Curious if anyone’s seen their review work (with LLM code) mentioned in interviews, promotions, or when recruiters come calling. Would love to hear real takes, if being known for solid code reviews (including AI-generated PRs) ever actually moved the needle career-wise. <!-- SC_ON --> submitted by /u/Turing_com (https://www.reddit.com/user/Turing_com)
[link] (https://www.turing.com/blog/ai-code-review-improving-software-quality?utm_source=Reddit&utm_medium=oragnic_programming&utm_campaign=Organic_redditposts) [comments] (https://www.reddit.com/r/programming/comments/1mc9cmi/do_strong_review_skills_matter_more_now_for/)
Handling multiple breakpoints in Trap Redux
https://www.reddit.com/r/programming/comments/1mcajfb/handling_multiple_breakpoints_in_trap_redux/
submitted by /u/josephkain (https://www.reddit.com/user/josephkain)
[link] (https://system.joekain.com/2025/07/28/multiple-breakpoints-redux.html) [comments] (https://www.reddit.com/r/programming/comments/1mcajfb/handling_multiple_breakpoints_in_trap_redux/)
https://www.reddit.com/r/programming/comments/1mcajfb/handling_multiple_breakpoints_in_trap_redux/
submitted by /u/josephkain (https://www.reddit.com/user/josephkain)
[link] (https://system.joekain.com/2025/07/28/multiple-breakpoints-redux.html) [comments] (https://www.reddit.com/r/programming/comments/1mcajfb/handling_multiple_breakpoints_in_trap_redux/)
Interview: Stack Overflow's head of product innovation on surviving the rise of AI overviews
https://www.reddit.com/r/programming/comments/1mcamog/interview_stack_overflows_head_of_product/
<!-- SC_OFF --> “I wouldn’t be in this job if I didn’t know that question was being asked.” <!-- SC_ON --> submitted by /u/scarey102 (https://www.reddit.com/user/scarey102)
[link] (https://leaddev.com/technical-direction/how-stack-overflow-innovating-keep-ai-disruption) [comments] (https://www.reddit.com/r/programming/comments/1mcamog/interview_stack_overflows_head_of_product/)
https://www.reddit.com/r/programming/comments/1mcamog/interview_stack_overflows_head_of_product/
<!-- SC_OFF --> “I wouldn’t be in this job if I didn’t know that question was being asked.” <!-- SC_ON --> submitted by /u/scarey102 (https://www.reddit.com/user/scarey102)
[link] (https://leaddev.com/technical-direction/how-stack-overflow-innovating-keep-ai-disruption) [comments] (https://www.reddit.com/r/programming/comments/1mcamog/interview_stack_overflows_head_of_product/)
Go's race detector has a mutex blind spot
https://www.reddit.com/r/programming/comments/1mcaujp/gos_race_detector_has_a_mutex_blind_spot/
submitted by /u/CodeBrad (https://www.reddit.com/user/CodeBrad)
[link] (https://doublefree.dev/go-race-mutex-blindspot/) [comments] (https://www.reddit.com/r/programming/comments/1mcaujp/gos_race_detector_has_a_mutex_blind_spot/)
https://www.reddit.com/r/programming/comments/1mcaujp/gos_race_detector_has_a_mutex_blind_spot/
submitted by /u/CodeBrad (https://www.reddit.com/user/CodeBrad)
[link] (https://doublefree.dev/go-race-mutex-blindspot/) [comments] (https://www.reddit.com/r/programming/comments/1mcaujp/gos_race_detector_has_a_mutex_blind_spot/)
Parallel Query Magic: Making Postgres Use All Your Cores
https://www.reddit.com/r/programming/comments/1mcgfjs/parallel_query_magic_making_postgres_use_all_your/
<!-- SC_OFF -->https://medium.com/@rohansodha10/parallel-query-magic-making-postgres-use-all-your-cores-%EF%B8%8F-15d49dea6e05?sk=9496ca835eb4167838ef8fe7c9986419 <!-- SC_ON --> submitted by /u/Temporary_Depth_2491 (https://www.reddit.com/user/Temporary_Depth_2491)
[link] (https://medium.com/@rohansodha10/parallel-query-magic-making-postgres-use-all-your-cores-%EF%B8%8F-15d49dea6e05?sk=9496ca835eb4167838ef8fe7c9986419) [comments] (https://www.reddit.com/r/programming/comments/1mcgfjs/parallel_query_magic_making_postgres_use_all_your/)
https://www.reddit.com/r/programming/comments/1mcgfjs/parallel_query_magic_making_postgres_use_all_your/
<!-- SC_OFF -->https://medium.com/@rohansodha10/parallel-query-magic-making-postgres-use-all-your-cores-%EF%B8%8F-15d49dea6e05?sk=9496ca835eb4167838ef8fe7c9986419 <!-- SC_ON --> submitted by /u/Temporary_Depth_2491 (https://www.reddit.com/user/Temporary_Depth_2491)
[link] (https://medium.com/@rohansodha10/parallel-query-magic-making-postgres-use-all-your-cores-%EF%B8%8F-15d49dea6e05?sk=9496ca835eb4167838ef8fe7c9986419) [comments] (https://www.reddit.com/r/programming/comments/1mcgfjs/parallel_query_magic_making_postgres_use_all_your/)
You Are The BIOS Now: Building A Hypervisor In Rust With KVM
https://www.reddit.com/r/programming/comments/1mcgn7f/you_are_the_bios_now_building_a_hypervisor_in/
submitted by /u/R_E_T_R_O (https://www.reddit.com/user/R_E_T_R_O)
[link] (https://yeet.cx/blog/you-are-the-bios-now) [comments] (https://www.reddit.com/r/programming/comments/1mcgn7f/you_are_the_bios_now_building_a_hypervisor_in/)
https://www.reddit.com/r/programming/comments/1mcgn7f/you_are_the_bios_now_building_a_hypervisor_in/
submitted by /u/R_E_T_R_O (https://www.reddit.com/user/R_E_T_R_O)
[link] (https://yeet.cx/blog/you-are-the-bios-now) [comments] (https://www.reddit.com/r/programming/comments/1mcgn7f/you_are_the_bios_now_building_a_hypervisor_in/)
2025 Stack Overflow Developer Survey
https://www.reddit.com/r/programming/comments/1mciiyg/2025_stack_overflow_developer_survey/
submitted by /u/sh_tomer (https://www.reddit.com/user/sh_tomer)
[link] (https://survey.stackoverflow.co/2025) [comments] (https://www.reddit.com/r/programming/comments/1mciiyg/2025_stack_overflow_developer_survey/)
https://www.reddit.com/r/programming/comments/1mciiyg/2025_stack_overflow_developer_survey/
submitted by /u/sh_tomer (https://www.reddit.com/user/sh_tomer)
[link] (https://survey.stackoverflow.co/2025) [comments] (https://www.reddit.com/r/programming/comments/1mciiyg/2025_stack_overflow_developer_survey/)
rules_derive: deriving using macro_rules
https://www.reddit.com/r/programming/comments/1mcj49w/rules_derive_deriving_using_macro_rules/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://matx.com/research/rules_derive) [comments] (https://www.reddit.com/r/programming/comments/1mcj49w/rules_derive_deriving_using_macro_rules/)
https://www.reddit.com/r/programming/comments/1mcj49w/rules_derive_deriving_using_macro_rules/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://matx.com/research/rules_derive) [comments] (https://www.reddit.com/r/programming/comments/1mcj49w/rules_derive_deriving_using_macro_rules/)
The Useless useCallback
https://www.reddit.com/r/programming/comments/1mcj6fr/the_useless_usecallback/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://tkdodo.eu/blog/the-useless-use-callback) [comments] (https://www.reddit.com/r/programming/comments/1mcj6fr/the_useless_usecallback/)
https://www.reddit.com/r/programming/comments/1mcj6fr/the_useless_usecallback/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://tkdodo.eu/blog/the-useless-use-callback) [comments] (https://www.reddit.com/r/programming/comments/1mcj6fr/the_useless_usecallback/)
Debugging the Pixel 8 kernel via KGDB
https://www.reddit.com/r/programming/comments/1mcj6p0/debugging_the_pixel_8_kernel_via_kgdb/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://xairy.io/articles/pixel-kgdb) [comments] (https://www.reddit.com/r/programming/comments/1mcj6p0/debugging_the_pixel_8_kernel_via_kgdb/)
https://www.reddit.com/r/programming/comments/1mcj6p0/debugging_the_pixel_8_kernel_via_kgdb/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://xairy.io/articles/pixel-kgdb) [comments] (https://www.reddit.com/r/programming/comments/1mcj6p0/debugging_the_pixel_8_kernel_via_kgdb/)
Linux 6.16 changelog
https://www.reddit.com/r/programming/comments/1mcj6v8/linux_616_changelog/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://kernelnewbies.org/Linux_6.16) [comments] (https://www.reddit.com/r/programming/comments/1mcj6v8/linux_616_changelog/)
https://www.reddit.com/r/programming/comments/1mcj6v8/linux_616_changelog/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://kernelnewbies.org/Linux_6.16) [comments] (https://www.reddit.com/r/programming/comments/1mcj6v8/linux_616_changelog/)
From XML to JSON to CBOR
https://www.reddit.com/r/programming/comments/1mcj74c/from_xml_to_json_to_cbor/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://cborbook.com/introduction/from_xml_to_json_to_cbor.html) [comments] (https://www.reddit.com/r/programming/comments/1mcj74c/from_xml_to_json_to_cbor/)
https://www.reddit.com/r/programming/comments/1mcj74c/from_xml_to_json_to_cbor/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://cborbook.com/introduction/from_xml_to_json_to_cbor.html) [comments] (https://www.reddit.com/r/programming/comments/1mcj74c/from_xml_to_json_to_cbor/)
Advanced Rust macros with derive-deftly
https://www.reddit.com/r/programming/comments/1mcj769/advanced_rust_macros_with_derivedeftly/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://diziet.pages.torproject.net/rust-derive-deftly/latest/guide/) [comments] (https://www.reddit.com/r/programming/comments/1mcj769/advanced_rust_macros_with_derivedeftly/)
https://www.reddit.com/r/programming/comments/1mcj769/advanced_rust_macros_with_derivedeftly/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://diziet.pages.torproject.net/rust-derive-deftly/latest/guide/) [comments] (https://www.reddit.com/r/programming/comments/1mcj769/advanced_rust_macros_with_derivedeftly/)
Deprecations and Removals - Inside Java Podcast 39
https://www.reddit.com/r/programming/comments/1mcnc6q/deprecations_and_removals_inside_java_podcast_39/
submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=fDcOXIk4j28) [comments] (https://www.reddit.com/r/programming/comments/1mcnc6q/deprecations_and_removals_inside_java_podcast_39/)
https://www.reddit.com/r/programming/comments/1mcnc6q/deprecations_and_removals_inside_java_podcast_39/
submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=fDcOXIk4j28) [comments] (https://www.reddit.com/r/programming/comments/1mcnc6q/deprecations_and_removals_inside_java_podcast_39/)
The Ultimate Git Tutorial (Git 2.50)
https://www.reddit.com/r/programming/comments/1md1a1y/the_ultimate_git_tutorial_git_250/
<!-- SC_OFF -->The ultimate Git tutorial (https://jhcarl0814.github.io/ClosedAI/git/git.html) has been updated (from Git 2.49 to Git 2.50). Previous post from Git 2.47 era introducing What & Why and Features for this tutorial. What & Why: The ultimate tutorial for beginners to thoroughly understand Git, introducing concepts/terminologies in a pedagogically sound order, illustrating command options and their combinations/interactions with examples. This way, learning Git no longer feels like a lost cause. You'll be able to spot, solve or prevent problems others can't, so you won't feel out of control whenever a problem arises. The ultimate knowledge base site for experienced users, grouping command options into intuitive categories for easy discovery. FAQ Q1: There is too much content, while I somehow expect to read only a portion when facing a lot of content, selectively. How do I use the page to learn Git?
A1: Unselectively read all the concept links and blue command links in DOM order. Blue command links introduce most commonly used Git commands and contain examples for command options. For example, click to read the definition of "object database", then "file system", and so on. Q2: This doesn't look like a tutorial, as tutorials should look easy, very very easy, want easy things you know. / Where is the tutorial? I only see many links. / I think learning to use a revision control system should only be a small part of my programming job, so it should not take tremendous amount of time. / I just want to get job done quickly and then run away, sure no one wants to figure out what is working or how it is working behind the scenes. / I think revision control systems should be easy because it's not programming proper. Look at XXX revision control system, it's easy (but apparently nobody uses it)! / Want easy things, very very easy, tremendously easy.
A2: Here you go. (https://www.reddit.com/r/git/comments/1ftj350/mastering_git_a_comprehensive_git_cheatsheet_for/) Oh wait. (https://medium.com/@amitmishraam941/mastering-git-a-comprehensive-command-cheatsheet-95ed1db88847) Q3: I used the tutorials in A2 but don't know what to do whenever I want to do something with Git. / I used the tutorials in A2 but screwed up at work so now I'm staring at the screen in a daze. / I should be able to do what I want after reading some tremendously easy tutorials, but I can't. Now I need to continue looking for easy tutorials that is easy for beginners. / How to use a revision control system if I cannot?
A3: Here are more easy tutorials. (https://www.google.com/search?q=mastering+git+a+comprehensive+git+cheatsheet+for) Q4: This tutorial is unintuitive, arcane and overwhelming.
A4: So people who can't think abstractly and deeply can be shut out. Q5: Why not just RTFM (https://git-scm.com/docs)? / Git is easy, so those who feel it difficult should not go programming. / People should be able to look for information themselves to learn programming so there is no need to make a page like this. / (And other attempts to keep knowledge scattered all around the Internet so you would spend all your life collecting it, this way you don't have time to think about things like Illu*******, so good!🙄)
A5: Knowledge gathering and organization is to save people's time. If you don't take other people's time seriously, they won't take your time seriously either. Q6: http://git-scm.com/book / http://gitimmersion.com/ / I can't see the links in the side bar of r/git (https://www.reddit.com/r/git) 😭😭😭, so can you repeat them here? / (And links to other tutorials, no idea why they don't make a standalone post.)
https://www.reddit.com/r/programming/comments/1md1a1y/the_ultimate_git_tutorial_git_250/
<!-- SC_OFF -->The ultimate Git tutorial (https://jhcarl0814.github.io/ClosedAI/git/git.html) has been updated (from Git 2.49 to Git 2.50). Previous post from Git 2.47 era introducing What & Why and Features for this tutorial. What & Why: The ultimate tutorial for beginners to thoroughly understand Git, introducing concepts/terminologies in a pedagogically sound order, illustrating command options and their combinations/interactions with examples. This way, learning Git no longer feels like a lost cause. You'll be able to spot, solve or prevent problems others can't, so you won't feel out of control whenever a problem arises. The ultimate knowledge base site for experienced users, grouping command options into intuitive categories for easy discovery. FAQ Q1: There is too much content, while I somehow expect to read only a portion when facing a lot of content, selectively. How do I use the page to learn Git?
A1: Unselectively read all the concept links and blue command links in DOM order. Blue command links introduce most commonly used Git commands and contain examples for command options. For example, click to read the definition of "object database", then "file system", and so on. Q2: This doesn't look like a tutorial, as tutorials should look easy, very very easy, want easy things you know. / Where is the tutorial? I only see many links. / I think learning to use a revision control system should only be a small part of my programming job, so it should not take tremendous amount of time. / I just want to get job done quickly and then run away, sure no one wants to figure out what is working or how it is working behind the scenes. / I think revision control systems should be easy because it's not programming proper. Look at XXX revision control system, it's easy (but apparently nobody uses it)! / Want easy things, very very easy, tremendously easy.
A2: Here you go. (https://www.reddit.com/r/git/comments/1ftj350/mastering_git_a_comprehensive_git_cheatsheet_for/) Oh wait. (https://medium.com/@amitmishraam941/mastering-git-a-comprehensive-command-cheatsheet-95ed1db88847) Q3: I used the tutorials in A2 but don't know what to do whenever I want to do something with Git. / I used the tutorials in A2 but screwed up at work so now I'm staring at the screen in a daze. / I should be able to do what I want after reading some tremendously easy tutorials, but I can't. Now I need to continue looking for easy tutorials that is easy for beginners. / How to use a revision control system if I cannot?
A3: Here are more easy tutorials. (https://www.google.com/search?q=mastering+git+a+comprehensive+git+cheatsheet+for) Q4: This tutorial is unintuitive, arcane and overwhelming.
A4: So people who can't think abstractly and deeply can be shut out. Q5: Why not just RTFM (https://git-scm.com/docs)? / Git is easy, so those who feel it difficult should not go programming. / People should be able to look for information themselves to learn programming so there is no need to make a page like this. / (And other attempts to keep knowledge scattered all around the Internet so you would spend all your life collecting it, this way you don't have time to think about things like Illu*******, so good!🙄)
A5: Knowledge gathering and organization is to save people's time. If you don't take other people's time seriously, they won't take your time seriously either. Q6: http://git-scm.com/book / http://gitimmersion.com/ / I can't see the links in the side bar of r/git (https://www.reddit.com/r/git) 😭😭😭, so can you repeat them here? / (And links to other tutorials, no idea why they don't make a standalone post.)