I will send you newest post from subreddit /r/programming
I wasn't taught Git in school
https://www.reddit.com/r/programming/comments/1mx7enr/i_wasnt_taught_git_in_school/
<!-- SC_OFF -->I want to take a minute to talk about people who say “I wasn’t taught Git in school.” This line is everywhere on Reddit, on Twitter, and in dev circles. It gets thrown around as if it’s some kind of defense for why they never bothered to learn version control. And honestly, it’s not just Git. People love to blame school for not covering all kinds of stuff: “They don’t teach that in school, they don’t teach this in school.” Well, of course they don’t! Because it’s a school. The point isn’t to spoon-feed you every single topic you might someday find useful. Schools are supposed to teach you things that are mentally demanding and foundational, not every single practical tool you could easily self-learn. That’s why you pay the big tuition (for fundamentals, theory, and hard concepts). Would you really want to pay thousands just to be walked through stuff you could learn in a couple afternoons online? You signed up for computer science which is an insanely big and evolving field (which is possibly a bit different than studying Physics or other sciences in school), and you sure as hell also signed up for extra work outside of school not just going over the assigned readings. Sorry if this sounds a bit harsh, but you really don’t need to be “taught” Git. Even if you’re just dabbling in programming, you should be learning things on your own. The teacher, the course, or the school can’t possibly cover everything. They focus on the fundamentals, which already take a lot of time to grasp, and I assume that’s what your school did. The rest is on you. If you’re blaming your school for not teaching you Git, you’re just making excuses for your own laziness. <!-- SC_ON --> submitted by /u/-Kkdark (https://www.reddit.com/user/-Kkdark)
[link] (https://www.youtube.com/watch?v=jBnrUcK3C2I) [comments] (https://www.reddit.com/r/programming/comments/1mx7enr/i_wasnt_taught_git_in_school/)
Independent benchmark of GPT-5 vs Claude 4 Sonnet across 200 diverse prompts.
https://www.reddit.com/r/programming/comments/1mx6odd/independent_benchmark_of_gpt5_vs_claude_4_sonnet/
<!-- SC_OFF -->Key insights: GPT-5 excels in reasoning and code; Claude 4 Sonnet is faster and slightly more precise on factual tasks. <!-- SC_ON --> submitted by /u/NoahDAVISFFX (https://www.reddit.com/user/NoahDAVISFFX)
[link] (https://github.com/Cubent-Dev/Benchmark-GPT-5-vs-Claude-4-Sonnet-on-200-Requests) [comments] (https://www.reddit.com/r/programming/comments/1mx6odd/independent_benchmark_of_gpt5_vs_claude_4_sonnet/)
Built a YAML-to-RESUME Editor
https://www.reddit.com/r/programming/comments/1mx53ei/built_a_yamltoresume_editor/
<!-- SC_OFF -->Built a YAML-to-PDF generator I was working with YAML for a project and had a silly idea: if we can use YAML to inject data, why not use it to inject data into a resume template? I use Overleaf for my resumes all the time, but meddling with the code isn’t easy. I often have to ask ChatGPT several times to get the correct line. So, I build a YAML TO RESUME editor, using React/TypeScript frontend, a Node.js backend, and deployed the app on Vercel and Railway.
I was focused mainly on: Change YAML order = Change PDF layout Jake's Resume template quality Split-panel live preview Planning To-Do: Implement more components/styles from other templates Option to select templates Better error logging Indentation Linting Website: yaml-to-resume.vercel.app (http://yaml-to-resume.vercel.app/) Can you guys give feedback/suggestions how I can improve this and what features do I need to add?
Thankyou <!-- SC_ON --> submitted by /u/amUnavoidable (https://www.reddit.com/user/amUnavoidable)
[link] (http://yaml-to-resume.vercel.app/) [comments] (https://www.reddit.com/r/programming/comments/1mx53ei/built_a_yamltoresume_editor/)
What’s Telematics? Your Guide to Connected Vehicles and IoT
https://www.reddit.com/r/programming/comments/1mx4utf/whats_telematics_your_guide_to_connected_vehicles/
<!-- SC_OFF -->Hey! I wrote a short Medium article about telematics, the tech that connects vehicles to the cloud using GPS and sensors. It enables features like motorcycle theft alerts and optimized delivery routes. Great for hIoT enthusiasts! Check it out. <!-- SC_ON --> submitted by /u/abhijith1203 (https://www.reddit.com/user/abhijith1203)
[link] (https://abhijithpurohit.medium.com/whats-telematics-your-guide-to-connected-vehicles-and-iot-2401952de67e) [comments] (https://www.reddit.com/r/programming/comments/1mx4utf/whats_telematics_your_guide_to_connected_vehicles/)
Transforming Ideas into Scalable Digital Solutions – The Skyappz Way
https://www.reddit.com/r/programming/comments/1mx46ca/transforming_ideas_into_scalable_digital/
<!-- SC_OFF -->Skyappz Software is helping businesses grow faster through mobile app application development, billing software, and digital transformation services. Discover how the right digital partner can turn your ideas into scalable solutions. <!-- SC_ON --> submitted by /u/AsleepChildhood6085 (https://www.reddit.com/user/AsleepChildhood6085)
[link] (https://www.linkedin.com/posts/antony-marshall-459492246_skyappz-software-is-helping-businesses-grow-activity-7364609299144200192-Urpc?utm_source=share&utm_medium=member_desktop&rcm=ACoAADzweQUBslaD7OiXHp0dRO9bBMtGitpkxAc) [comments] (https://www.reddit.com/r/programming/comments/1mx46ca/transforming_ideas_into_scalable_digital/)
Interesting Links in Data Engineering - August 2025
https://www.reddit.com/r/programming/comments/1mx20ls/interesting_links_in_data_engineering_august_2025/
<!-- SC_OFF -->I trawl the RSS feeds so you don't have to ;) I've collected together links out to stuff that I've found interesting over the last month in Data Engineering as a whole, including areas like Iceberg, RDBMS, Kafka, Flink, plus some stuff that I just found generally interesting :) 👉 https://rmoff.net/2025/08/21/interesting-links-august-2025/ <!-- SC_ON --> submitted by /u/rmoff (https://www.reddit.com/user/rmoff)
[link] (https://rmoff.net/2025/08/21/interesting-links-august-2025/) [comments] (https://www.reddit.com/r/programming/comments/1mx20ls/interesting_links_in_data_engineering_august_2025/)
It’s Not Wrong that "🤦🏼♂️".length == 7
https://www.reddit.com/r/programming/comments/1mx0t0g/its_not_wrong_that_length_7/
submitted by /u/MasterRelease (https://www.reddit.com/user/MasterRelease)
[link] (https://hsivonen.fi/string-length/) [comments] (https://www.reddit.com/r/programming/comments/1mx0t0g/its_not_wrong_that_length_7/)
DeepSeek-V3.1 Release
https://www.reddit.com/r/programming/comments/1mwzpng/deepseekv31_release/
submitted by /u/JadeLuxe (https://www.reddit.com/user/JadeLuxe)
[link] (https://api-docs.deepseek.com/news/news250821) [comments] (https://www.reddit.com/r/programming/comments/1mwzpng/deepseekv31_release/)
Tsinghua University Breaks a 65-Year Limit: A Faster Alternative to Dijkstra’s Algorithm
https://www.reddit.com/r/programming/comments/1mwxdoz/tsinghua_university_breaks_a_65year_limit_a/
submitted by /u/waozen (https://www.reddit.com/user/waozen)
[link] (vverma4313/tsinghua-university-breaks-a-65-year-limit-a-faster-alternative-to-dijkstras-algorithm-e2f42a608369" rel="nofollow">https://medium.com/@vverma4313/tsinghua-university-breaks-a-65-year-limit-a-faster-alternative-to-dijkstras-algorithm-e2f42a608369) [comments] (https://www.reddit.com/r/programming/comments/1mwxdoz/tsinghua_university_breaks_a_65year_limit_a/)
Why Making a Debugger is So Hard - The Standup (ft. Ryan Fleury)
https://www.reddit.com/r/programming/comments/1mwjar3/why_making_a_debugger_is_so_hard_the_standup_ft/
submitted by /u/segv (https://www.reddit.com/user/segv)
[link] (https://www.youtube.com/watch?v=O-3gEsfEm0g) [comments] (https://www.reddit.com/r/programming/comments/1mwjar3/why_making_a_debugger_is_so_hard_the_standup_ft/)
Let's make a game! 309: Telling companions to flee
https://www.reddit.com/r/programming/comments/1mwfbx4/lets_make_a_game_309_telling_companions_to_flee/
submitted by /u/apeloverage (https://www.reddit.com/user/apeloverage)
[link] (https://www.youtube.com/watch?v=rhkU58kEckk) [comments] (https://www.reddit.com/r/programming/comments/1mwfbx4/lets_make_a_game_309_telling_companions_to_flee/)
Golang Markdown Lib - First OSS project - Feedback Welcome!
https://www.reddit.com/r/programming/comments/1mwbali/golang_markdown_lib_first_oss_project_feedback/
<!-- SC_OFF -->I made a markdown library for round trip rendering and parsing markdown.
This is my first open source project, so I would love feedback from anyone who knows what they are doing, and also contributions would be very appreciated.
I'm aware there are markdown libs that already exist, so I don't mean to take anything away from them. I wanted a lightweight interface for less complicated tasks, and I appreciate the api for building markdown. I wanted to be able to quickly make files like CHANGELOG and tickets like you would see in a github/gitlab board but for my personal projects. Also be able to edit them after creation (like check a checkbox), or updating variables across the files to quickly update a large set (think change a company name reference). This then escalated because I wanted to make a robust generalised library, and I also found that markdown is pretty finnicky. This is going to work great for my usecase, I have a decent test suite (though there are still some rough edges) but I haven't validated it against common mark. I would totally support anyone else if they have any usecase, I can give quick insight to what the lib does etc. Also, if there are any issues found please submit it on github! <!-- SC_ON --> submitted by /u/Temporary-Buy-7562 (https://www.reddit.com/user/Temporary-Buy-7562)
[link] (https://github.com/race-conditioned/go-md) [comments] (https://www.reddit.com/r/programming/comments/1mwbali/golang_markdown_lib_first_oss_project_feedback/)
When AI optimizations miss the mark: A case study in array shape calculation
https://www.reddit.com/r/programming/comments/1mw9ztz/when_ai_optimizations_miss_the_mark_a_case_study/
submitted by /u/j1897OS (https://www.reddit.com/user/j1897OS)
[link] (https://questdb.com/blog/when-ai-optimizations-miss-the-mark/) [comments] (https://www.reddit.com/r/programming/comments/1mw9ztz/when_ai_optimizations_miss_the_mark_a_case_study/)
Need help to find the right service.
https://www.reddit.com/r/programming/comments/1mw5dl5/need_help_to_find_the_right_service/
<!-- SC_OFF -->Hi. I have a raw sketch for an app i want to have developed, so far its been me and chatgpt ve rsion 5. i test and comment, and the coding gets done by the ai. https://moti90.github.io/ibisimulator/ But ive started encountering problems now, i run a web2view environment, and have limited experience. RIght now i have an index.html file with most of the code in it. what could possible be the way for me to proceed? my preference would be an ai that would be able to read,edit and write the code to that one file. and give me a download? then i can open that file, and test and comment <!-- SC_ON --> submitted by /u/MachineMoti (https://www.reddit.com/user/MachineMoti)
[link] (https://moti90.github.io/ibisimulator/) [comments] (https://www.reddit.com/r/programming/comments/1mw5dl5/need_help_to_find_the_right_service/)
Code Review Can Be Better
https://www.reddit.com/r/programming/comments/1mw3kd8/code_review_can_be_better/
submitted by /u/Xadartt (https://www.reddit.com/user/Xadartt)
[link] (https://tigerbeetle.com/blog/2025-08-04-code-review-can-be-better/) [comments] (https://www.reddit.com/r/programming/comments/1mw3kd8/code_review_can_be_better/)
Availability Models: Because “Highly Available” Isn’t Saying Much
https://www.reddit.com/r/programming/comments/1mx71mj/availability_models_because_highly_available_isnt/
submitted by /u/teivah (https://www.reddit.com/user/teivah)
[link] (https://www.thecoder.cafe/p/availability-models) [comments] (https://www.reddit.com/r/programming/comments/1mx71mj/availability_models_because_highly_available_isnt/)
Minimize Misconfiguration Issues by Embracing a Minimum Configuration to Run Mindset
https://www.reddit.com/r/programming/comments/1mx5xbi/minimize_misconfiguration_issues_by_embracing_a/
submitted by /u/congolomera (https://www.reddit.com/user/congolomera)
[link] (https://bencane.com/minimize-misconfiguration-issues-by-embracing-a-minimum-configuration-to-run-mindset-e0d9ff9fbcdd?source=friends_link&sk=fbd1bb6313141fad97b0c116f315821c) [comments] (https://www.reddit.com/r/programming/comments/1mx5xbi/minimize_misconfiguration_issues_by_embracing_a/)
I built a tiny free JSON tool — would love some feedback from fellow devs
https://www.reddit.com/r/programming/comments/1mx4wz1/i_built_a_tiny_free_json_tool_would_love_some/
<!-- SC_OFF -->Hey folks 👋,
I was tired of fighting with messy JSON (missing commas are my arch-nemesis 😅), so I built jsonjunction.tech (https://jsonjunction.tech/). It’s super simple: Paste JSON → get it validated & formatted Minify or beautify No signups, just works in the browser I’d love if you could try it out and let me know: Does it solve a real pain point? Any features you’d want added (YAML, CSV export, etc.)? UI/UX roast is welcome 🔥 Thanks, and happy debugging! 🚀 <!-- SC_ON --> submitted by /u/Glass-Bake-7774 (https://www.reddit.com/user/Glass-Bake-7774)
[link] (https://jsonjunction.tech/) [comments] (https://www.reddit.com/r/programming/comments/1mx4wz1/i_built_a_tiny_free_json_tool_would_love_some/)
Learn Serverless on AWS: Live Demo & Walkthrough – Wednesday, Aug 27
https://www.reddit.com/r/programming/comments/1mx47w4/learn_serverless_on_aws_live_demo_walkthrough/
<!-- SC_OFF -->Join us on Wednesday, August 27 for an engaging session on Serverless in Action: Building and Deploying APIs on AWS. We’ll break down what serverless really means, why it matters, and where it shines (and doesn’t). Then, I’ll take you through a live walkthrough: designing, building, testing, deploying, and documenting an API step by step on AWS. This will be a demo-style session—you can watch the process end-to-end and leave with practical insights to apply later. Details: 🗓️ Date: Wednesday, August 27
🕕 Time: 6:00 PM EEST / 7:00 PM GST
📍 Location: Online (Google Meet link shared after registration)
🔗 Register here:https://www.meetup.com/acc-mena/events/310519152/ Speaker: Ali Zgheib – Founding Engineer at CELITECH, AWS Certified (7x), and ACC community co-lead passionate about knowledge-sharing. Whether you’re new to serverless or looking to sharpen your AWS skills, this walkthrough will help you see the concepts in action. Hope to see you there! <!-- SC_ON --> submitted by /u/zgheibali (https://www.reddit.com/user/zgheibali)
[link] (https://www.meetup.com/acc-mena/events/310519152/) [comments] (https://www.reddit.com/r/programming/comments/1mx47w4/learn_serverless_on_aws_live_demo_walkthrough/)
Octos: open-source HTML live wallpaper engine
https://www.reddit.com/r/programming/comments/1mx3j5m/octos_opensource_html_live_wallpaper_engine/
<!-- SC_OFF -->I just officially released my Windows app on the Microsoft Store: create your own custom wallpapers with HTML/CSS/JS or download community creations right from the app. I built the app in C++ and would love to hear some feedback/thoughts on it. <!-- SC_ON --> submitted by /u/underpig1 (https://www.reddit.com/user/underpig1)
[link] (https://underpig1.github.io/octos/) [comments] (https://www.reddit.com/r/programming/comments/1mx3j5m/octos_opensource_html_live_wallpaper_engine/)
Simplifying and Isolating Failure-Inducing Input: A Retrospective on Delta Debugging
https://www.reddit.com/r/programming/comments/1mx14xh/simplifying_and_isolating_failureinducing_input_a/
submitted by /u/mttd (https://www.reddit.com/user/mttd)
[link] (https://dx.doi.org/10.1109/TSE.2025.3537167) [comments] (https://www.reddit.com/r/programming/comments/1mx14xh/simplifying_and_isolating_failureinducing_input_a/)
Redis streams: a different take on event-driven
https://www.reddit.com/r/programming/comments/1mx06nl/redis_streams_a_different_take_on_eventdriven/
submitted by /u/der_gopher (https://www.reddit.com/user/der_gopher)
[link] (https://packagemain.tech/p/redis-streams-event-driven) [comments] (https://www.reddit.com/r/programming/comments/1mx06nl/redis_streams_a_different_take_on_eventdriven/)
Everything You Need to Know About the Latest in C#
https://www.reddit.com/r/programming/comments/1mwxpb4/everything_you_need_to_know_about_the_latest_in_c/
submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=jRJa83DeOd8) [comments] (https://www.reddit.com/r/programming/comments/1mwxpb4/everything_you_need_to_know_about_the_latest_in_c/)
d4d4
https://www.reddit.com/r/programming/comments/1mwne3r/d4d4/
submitted by /u/iamkeyur (https://www.reddit.com/user/iamkeyur)
[link] (https://www.nmichaels.org/musings/d4d4/d4d4/) [comments] (https://www.reddit.com/r/programming/comments/1mwne3r/d4d4/)
How I Design Software Systems From Scratch?
https://www.reddit.com/r/programming/comments/1mwhtps/how_i_design_software_systems_from_scratch/
submitted by /u/Historical_Wing_9573 (https://www.reddit.com/user/Historical_Wing_9573)
[link] (https://youtu.be/8W7znrWKwRY?si=N-hIKXi5Y2svyK1o) [comments] (https://www.reddit.com/r/programming/comments/1mwhtps/how_i_design_software_systems_from_scratch/)
The Death of the Page Cache? From mmap() to NVMe-ZNS and User-Space File Systems
https://www.reddit.com/r/programming/comments/1mwey6c/the_death_of_the_page_cache_from_mmap_to_nvmezns/
<!-- SC_OFF -->Discussion around the decline of the Linux page cache in modern databases and storage systems <!-- SC_ON --> submitted by /u/mqian41 (https://www.reddit.com/user/mqian41)
[link] (https://codemia.io/blog/path/The-Death-of-the-Page-Cache-From-mmap-to-NVMe-ZNS-and-User-Space-File-Systems) [comments] (https://www.reddit.com/r/programming/comments/1mwey6c/the_death_of_the_page_cache_from_mmap_to_nvmezns/)
How to Get People Excited about Functional Programming • Russ Olsen & James Lewis
https://www.reddit.com/r/programming/comments/1mwaw1l/how_to_get_people_excited_about_functional/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://youtu.be/0SpsIgtOCbA) [comments] (https://www.reddit.com/r/programming/comments/1mwaw1l/how_to_get_people_excited_about_functional/)
OPA maintainers and Styra employees hired by Apple
https://www.reddit.com/r/programming/comments/1mw9x7q/opa_maintainers_and_styra_employees_hired_by_apple/
<!-- SC_OFF -->We’re excited to see such great news in the industry. Congrats to the Styra team! And here is our take (https://www.cerbos.dev/blog/cerbos-vs-opa) [blog post] on how our solution, Cerbos, is compared to OPA. <!-- SC_ON --> submitted by /u/West-Chard-1474 (https://www.reddit.com/user/West-Chard-1474)
[link] (https://blog.openpolicyagent.org/note-from-teemu-tim-and-torin-to-the-open-policy-agent-community-2dbbfe494371) [comments] (https://www.reddit.com/r/programming/comments/1mw9x7q/opa_maintainers_and_styra_employees_hired_by_apple/)
The Algorithm Behind Rate Limiting (Token Bucket in 100 Seconds)
https://www.reddit.com/r/programming/comments/1mw5a85/the_algorithm_behind_rate_limiting_token_bucket/
submitted by /u/xplodivity (https://www.reddit.com/user/xplodivity)
[link] (https://www.youtube.com/watch?v=my5dGtncxfw) [comments] (https://www.reddit.com/r/programming/comments/1mw5a85/the_algorithm_behind_rate_limiting_token_bucket/)
Dynamo, DynamoDB, and Aurora DSQL
https://www.reddit.com/r/programming/comments/1mw3gso/dynamo_dynamodb_and_aurora_dsql/
submitted by /u/PragmaticFive (https://www.reddit.com/user/PragmaticFive)
[link] (https://brooker.co.za/blog/2025/08/15/dynamo-dynamodb-dsql.html) [comments] (https://www.reddit.com/r/programming/comments/1mw3gso/dynamo_dynamodb_and_aurora_dsql/)