Reports of Deno's Demise Have Been Greatly Exaggerated
https://www.reddit.com/r/programming/comments/1kr9y6h/reports_of_denos_demise_have_been_greatly/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://deno.com/blog/greatly-exaggerated) [comments] (https://www.reddit.com/r/programming/comments/1kr9y6h/reports_of_denos_demise_have_been_greatly/)
https://www.reddit.com/r/programming/comments/1kr9y6h/reports_of_denos_demise_have_been_greatly/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://deno.com/blog/greatly-exaggerated) [comments] (https://www.reddit.com/r/programming/comments/1kr9y6h/reports_of_denos_demise_have_been_greatly/)
Memory Consistency Models: A Tutorial
https://www.reddit.com/r/programming/comments/1kr9yf7/memory_consistency_models_a_tutorial/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://jamesbornholt.com/blog/memory-models/) [comments] (https://www.reddit.com/r/programming/comments/1kr9yf7/memory_consistency_models_a_tutorial/)
https://www.reddit.com/r/programming/comments/1kr9yf7/memory_consistency_models_a_tutorial/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://jamesbornholt.com/blog/memory-models/) [comments] (https://www.reddit.com/r/programming/comments/1kr9yf7/memory_consistency_models_a_tutorial/)
Rust turns 10: How a broken elevator changed software forever
https://www.reddit.com/r/programming/comments/1kraxbm/rust_turns_10_how_a_broken_elevator_changed/
submitted by /u/Several-Space5648 (https://www.reddit.com/user/Several-Space5648)
[link] (https://www.zdnet.com/article/rust-turns-10-how-a-broken-elevator-changed-software-forever/) [comments] (https://www.reddit.com/r/programming/comments/1kraxbm/rust_turns_10_how_a_broken_elevator_changed/)
https://www.reddit.com/r/programming/comments/1kraxbm/rust_turns_10_how_a_broken_elevator_changed/
submitted by /u/Several-Space5648 (https://www.reddit.com/user/Several-Space5648)
[link] (https://www.zdnet.com/article/rust-turns-10-how-a-broken-elevator-changed-software-forever/) [comments] (https://www.reddit.com/r/programming/comments/1kraxbm/rust_turns_10_how_a_broken_elevator_changed/)
Supercharge Your DevOps Workflow with MCP
https://www.reddit.com/r/programming/comments/1krb4di/supercharge_your_devops_workflow_with_mcp/
<!-- SC_OFF -->With MCP, AI can fetch real-time data, trigger actions, and act like a real teammate. In this blog, I’ve listed powerful MCP servers for tools like GitHub, GitLab, Kubernetes, Docker, Terraform, AWS, Azure & more. Explore how DevOps teams can use MCP for CI/CD, GitOps, security, monitoring, release management & beyond. <!-- SC_ON --> submitted by /u/prateekjaindev (https://www.reddit.com/user/prateekjaindev)
[link] (https://blog.prateekjain.dev/supercharge-your-devops-workflow-with-mcp-3c9d36cbe0c4?sk=1e42c0f4b5cb9e33dc29f941edca8d51) [comments] (https://www.reddit.com/r/programming/comments/1krb4di/supercharge_your_devops_workflow_with_mcp/)
https://www.reddit.com/r/programming/comments/1krb4di/supercharge_your_devops_workflow_with_mcp/
<!-- SC_OFF -->With MCP, AI can fetch real-time data, trigger actions, and act like a real teammate. In this blog, I’ve listed powerful MCP servers for tools like GitHub, GitLab, Kubernetes, Docker, Terraform, AWS, Azure & more. Explore how DevOps teams can use MCP for CI/CD, GitOps, security, monitoring, release management & beyond. <!-- SC_ON --> submitted by /u/prateekjaindev (https://www.reddit.com/user/prateekjaindev)
[link] (https://blog.prateekjain.dev/supercharge-your-devops-workflow-with-mcp-3c9d36cbe0c4?sk=1e42c0f4b5cb9e33dc29f941edca8d51) [comments] (https://www.reddit.com/r/programming/comments/1krb4di/supercharge_your_devops_workflow_with_mcp/)
Resisting the Rush: Why Careful Planning Beats Quick Coding
https://www.reddit.com/r/programming/comments/1krdjdi/resisting_the_rush_why_careful_planning_beats/
<!-- SC_OFF -->AI tools like cursor and windsurf are making the consequences of quick and dirty code even worse. It is my impression that rushing into coding is encouraged by modern development culture and AI tool leading to fragile, buggy and short-lived code. By understanding the domain, documenting clear plans, focusing on interfaces, and valuing literate programming, teams can avoid technical debt and create software that lasts and evolves successfully. Resisting the Rush: Why Careful Planning Beats Quick Coding (https://codingismycraft.blog/index.php/2025/05/20/resisting-the-rush-why-careful-planning-beats-quick-coding-in-software-design/) <!-- SC_ON --> submitted by /u/Greedy_Principle5345 (https://www.reddit.com/user/Greedy_Principle5345)
[link] (https://codingismycraft.blog/index.php/2025/05/20/resisting-the-rush-why-careful-planning-beats-quick-coding-in-software-design/) [comments] (https://www.reddit.com/r/programming/comments/1krdjdi/resisting_the_rush_why_careful_planning_beats/)
https://www.reddit.com/r/programming/comments/1krdjdi/resisting_the_rush_why_careful_planning_beats/
<!-- SC_OFF -->AI tools like cursor and windsurf are making the consequences of quick and dirty code even worse. It is my impression that rushing into coding is encouraged by modern development culture and AI tool leading to fragile, buggy and short-lived code. By understanding the domain, documenting clear plans, focusing on interfaces, and valuing literate programming, teams can avoid technical debt and create software that lasts and evolves successfully. Resisting the Rush: Why Careful Planning Beats Quick Coding (https://codingismycraft.blog/index.php/2025/05/20/resisting-the-rush-why-careful-planning-beats-quick-coding-in-software-design/) <!-- SC_ON --> submitted by /u/Greedy_Principle5345 (https://www.reddit.com/user/Greedy_Principle5345)
[link] (https://codingismycraft.blog/index.php/2025/05/20/resisting-the-rush-why-careful-planning-beats-quick-coding-in-software-design/) [comments] (https://www.reddit.com/r/programming/comments/1krdjdi/resisting_the_rush_why_careful_planning_beats/)
Bad Type Patterns - The Duplicate duck
https://www.reddit.com/r/programming/comments/1krdybj/bad_type_patterns_the_duplicate_duck/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.schneems.com/2025/05/07/bad-type-patterns-the-duplicate-duck/) [comments] (https://www.reddit.com/r/programming/comments/1krdybj/bad_type_patterns_the_duplicate_duck/)
https://www.reddit.com/r/programming/comments/1krdybj/bad_type_patterns_the_duplicate_duck/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.schneems.com/2025/05/07/bad-type-patterns-the-duplicate-duck/) [comments] (https://www.reddit.com/r/programming/comments/1krdybj/bad_type_patterns_the_duplicate_duck/)
When rethinking a codebase is better than a workaround
https://www.reddit.com/r/programming/comments/1krequz/when_rethinking_a_codebase_is_better_than_a/
submitted by /u/GyulyVGC (https://www.reddit.com/user/GyulyVGC)
[link] (https://sniffnet.net/news/rethink-over-workaround/) [comments] (https://www.reddit.com/r/programming/comments/1krequz/when_rethinking_a_codebase_is_better_than_a/)
https://www.reddit.com/r/programming/comments/1krequz/when_rethinking_a_codebase_is_better_than_a/
submitted by /u/GyulyVGC (https://www.reddit.com/user/GyulyVGC)
[link] (https://sniffnet.net/news/rethink-over-workaround/) [comments] (https://www.reddit.com/r/programming/comments/1krequz/when_rethinking_a_codebase_is_better_than_a/)
The Ingredients of a Productive Monorepo
https://www.reddit.com/r/programming/comments/1krf66c/the_ingredients_of_a_productive_monorepo/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.swgillespie.me/posts/monorepo-ingredients/) [comments] (https://www.reddit.com/r/programming/comments/1krf66c/the_ingredients_of_a_productive_monorepo/)
https://www.reddit.com/r/programming/comments/1krf66c/the_ingredients_of_a_productive_monorepo/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.swgillespie.me/posts/monorepo-ingredients/) [comments] (https://www.reddit.com/r/programming/comments/1krf66c/the_ingredients_of_a_productive_monorepo/)
A sub-millisecond garbage collector for .NET?!
https://www.reddit.com/r/programming/comments/1krfay6/a_submillisecond_garbage_collector_for_net/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://blog.applied-algorithms.tech/a-sub-millisecond-gc-for-net) [comments] (https://www.reddit.com/r/programming/comments/1krfay6/a_submillisecond_garbage_collector_for_net/)
https://www.reddit.com/r/programming/comments/1krfay6/a_submillisecond_garbage_collector_for_net/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://blog.applied-algorithms.tech/a-sub-millisecond-gc-for-net) [comments] (https://www.reddit.com/r/programming/comments/1krfay6/a_submillisecond_garbage_collector_for_net/)
A shower thought turned into a Collatz visualization
https://www.reddit.com/r/programming/comments/1krfb8k/a_shower_thought_turned_into_a_collatz/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://abstractnonsense.com/collatz/) [comments] (https://www.reddit.com/r/programming/comments/1krfb8k/a_shower_thought_turned_into_a_collatz/)
https://www.reddit.com/r/programming/comments/1krfb8k/a_shower_thought_turned_into_a_collatz/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://abstractnonsense.com/collatz/) [comments] (https://www.reddit.com/r/programming/comments/1krfb8k/a_shower_thought_turned_into_a_collatz/)
Pyrefly: A new type checker and IDE experience for Python
https://www.reddit.com/r/programming/comments/1krfccr/pyrefly_a_new_type_checker_and_ide_experience_for/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://engineering.fb.com/2025/05/15/developer-tools/introducing-pyrefly-a-new-type-checker-and-ide-experience-for-python/) [comments] (https://www.reddit.com/r/programming/comments/1krfccr/pyrefly_a_new_type_checker_and_ide_experience_for/)
https://www.reddit.com/r/programming/comments/1krfccr/pyrefly_a_new_type_checker_and_ide_experience_for/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://engineering.fb.com/2025/05/15/developer-tools/introducing-pyrefly-a-new-type-checker-and-ide-experience-for-python/) [comments] (https://www.reddit.com/r/programming/comments/1krfccr/pyrefly_a_new_type_checker_and_ide_experience_for/)
Layers All the Way Down: The Untold Story of Shader Compilation
https://www.reddit.com/r/programming/comments/1krflmh/layers_all_the_way_down_the_untold_story_of/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://moonside.games/posts/layers-all-the-way-down/) [comments] (https://www.reddit.com/r/programming/comments/1krflmh/layers_all_the_way_down_the_untold_story_of/)
https://www.reddit.com/r/programming/comments/1krflmh/layers_all_the_way_down_the_untold_story_of/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://moonside.games/posts/layers-all-the-way-down/) [comments] (https://www.reddit.com/r/programming/comments/1krflmh/layers_all_the_way_down_the_untold_story_of/)
France Endorses UN Open Source Principles
https://www.reddit.com/r/programming/comments/1krfloh/france_endorses_un_open_source_principles/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://social.numerique.gouv.fr/@codegouvfr/114529954373492878) [comments] (https://www.reddit.com/r/programming/comments/1krfloh/france_endorses_un_open_source_principles/)
https://www.reddit.com/r/programming/comments/1krfloh/france_endorses_un_open_source_principles/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://social.numerique.gouv.fr/@codegouvfr/114529954373492878) [comments] (https://www.reddit.com/r/programming/comments/1krfloh/france_endorses_un_open_source_principles/)
A simple search engine from scratch
https://www.reddit.com/r/programming/comments/1krfm87/a_simple_search_engine_from_scratch/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://bernsteinbear.com/blog/simple-search/) [comments] (https://www.reddit.com/r/programming/comments/1krfm87/a_simple_search_engine_from_scratch/)
https://www.reddit.com/r/programming/comments/1krfm87/a_simple_search_engine_from_scratch/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://bernsteinbear.com/blog/simple-search/) [comments] (https://www.reddit.com/r/programming/comments/1krfm87/a_simple_search_engine_from_scratch/)
Unicode 17.0 Beta Review Open
https://www.reddit.com/r/programming/comments/1krjvco/unicode_170_beta_review_open/
submitted by /u/PthariensFlame (https://www.reddit.com/user/PthariensFlame)
[link] (https://blog.unicode.org/2025/05/unicode-170-beta-review-open.html) [comments] (https://www.reddit.com/r/programming/comments/1krjvco/unicode_170_beta_review_open/)
https://www.reddit.com/r/programming/comments/1krjvco/unicode_170_beta_review_open/
submitted by /u/PthariensFlame (https://www.reddit.com/user/PthariensFlame)
[link] (https://blog.unicode.org/2025/05/unicode-170-beta-review-open.html) [comments] (https://www.reddit.com/r/programming/comments/1krjvco/unicode_170_beta_review_open/)
Making Video Games in 2025 (without an engine)
https://www.reddit.com/r/programming/comments/1krk7nr/making_video_games_in_2025_without_an_engine/
submitted by /u/NXGZ (https://www.reddit.com/user/NXGZ)
[link] (https://noelberry.ca/posts/making_games_in_2025/) [comments] (https://www.reddit.com/r/programming/comments/1krk7nr/making_video_games_in_2025_without_an_engine/)
https://www.reddit.com/r/programming/comments/1krk7nr/making_video_games_in_2025_without_an_engine/
submitted by /u/NXGZ (https://www.reddit.com/user/NXGZ)
[link] (https://noelberry.ca/posts/making_games_in_2025/) [comments] (https://www.reddit.com/r/programming/comments/1krk7nr/making_video_games_in_2025_without_an_engine/)
Who Will Watch The Watchmen? Closing the Loop on Unit Testing With Mutation Testing
https://www.reddit.com/r/programming/comments/1krkpsx/who_will_watch_the_watchmen_closing_the_loop_on/
submitted by /u/dmailloux (https://www.reddit.com/user/dmailloux)
[link] (https://www.danmailloux.com/blog/mutation-testing) [comments] (https://www.reddit.com/r/programming/comments/1krkpsx/who_will_watch_the_watchmen_closing_the_loop_on/)
https://www.reddit.com/r/programming/comments/1krkpsx/who_will_watch_the_watchmen_closing_the_loop_on/
submitted by /u/dmailloux (https://www.reddit.com/user/dmailloux)
[link] (https://www.danmailloux.com/blog/mutation-testing) [comments] (https://www.reddit.com/r/programming/comments/1krkpsx/who_will_watch_the_watchmen_closing_the_loop_on/)
Day 24: Combine Node.js Streams with Async Operations Like a Pro
https://www.reddit.com/r/programming/comments/1krlttp/day_24_combine_nodejs_streams_with_async/
submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://blog.stackademic.com/day-24-combine-node-js-streams-with-async-operations-like-a-pro-563a233b3446) [comments] (https://www.reddit.com/r/programming/comments/1krlttp/day_24_combine_nodejs_streams_with_async/)
https://www.reddit.com/r/programming/comments/1krlttp/day_24_combine_nodejs_streams_with_async/
submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://blog.stackademic.com/day-24-combine-node-js-streams-with-async-operations-like-a-pro-563a233b3446) [comments] (https://www.reddit.com/r/programming/comments/1krlttp/day_24_combine_nodejs_streams_with_async/)
Mods can you ban the AI Hawk Guy
https://www.reddit.com/r/programming/comments/1krluaa/mods_can_you_ban_the_ai_hawk_guy/
<!-- SC_OFF -->I don’t care that the guy got 100 interviews from aliens or that he got banned from LinkedIn, I do care that he shills his shit on r/programming (https://www.reddit.com/r/programming) literally daily Reddit.com/r/programming (https://www.reddit.com/r/programming) <!-- SC_ON --> submitted by /u/IllGene2373 (https://www.reddit.com/user/IllGene2373)
[link] (http://reddit.com/r/proframming) [comments] (https://www.reddit.com/r/programming/comments/1krluaa/mods_can_you_ban_the_ai_hawk_guy/)
https://www.reddit.com/r/programming/comments/1krluaa/mods_can_you_ban_the_ai_hawk_guy/
<!-- SC_OFF -->I don’t care that the guy got 100 interviews from aliens or that he got banned from LinkedIn, I do care that he shills his shit on r/programming (https://www.reddit.com/r/programming) literally daily Reddit.com/r/programming (https://www.reddit.com/r/programming) <!-- SC_ON --> submitted by /u/IllGene2373 (https://www.reddit.com/user/IllGene2373)
[link] (http://reddit.com/r/proframming) [comments] (https://www.reddit.com/r/programming/comments/1krluaa/mods_can_you_ban_the_ai_hawk_guy/)
How we made our optical character recognition (OCR) code more accurate?
https://www.reddit.com/r/programming/comments/1krp9w9/how_we_made_our_optical_character_recognition_ocr/
submitted by /u/Party-Tower-5475 (https://www.reddit.com/user/Party-Tower-5475)
[link] (https://pieces.app/blog/how-we-made-our-optical-character-recognition-ocr-code-more-accurate?utm_source=reddit&utm_medium=referral&utm_campaign=r49) [comments] (https://www.reddit.com/r/programming/comments/1krp9w9/how_we_made_our_optical_character_recognition_ocr/)
https://www.reddit.com/r/programming/comments/1krp9w9/how_we_made_our_optical_character_recognition_ocr/
submitted by /u/Party-Tower-5475 (https://www.reddit.com/user/Party-Tower-5475)
[link] (https://pieces.app/blog/how-we-made-our-optical-character-recognition-ocr-code-more-accurate?utm_source=reddit&utm_medium=referral&utm_campaign=r49) [comments] (https://www.reddit.com/r/programming/comments/1krp9w9/how_we_made_our_optical_character_recognition_ocr/)