Upgrade Your Python Toolbox for 2025
https://www.reddit.com/r/programming/comments/1i9vv3i/upgrade_your_python_toolbox_for_2025/
submitted by /u/DecodeBuzzingMedium (https://www.reddit.com/user/DecodeBuzzingMedium)
[link] (https://decodebuzzing.medium.com/why-you-should-rethink-your-python-toolbox-in-2025-3616b07b6121) [comments] (https://www.reddit.com/r/programming/comments/1i9vv3i/upgrade_your_python_toolbox_for_2025/)
https://www.reddit.com/r/programming/comments/1i9vv3i/upgrade_your_python_toolbox_for_2025/
submitted by /u/DecodeBuzzingMedium (https://www.reddit.com/user/DecodeBuzzingMedium)
[link] (https://decodebuzzing.medium.com/why-you-should-rethink-your-python-toolbox-in-2025-3616b07b6121) [comments] (https://www.reddit.com/r/programming/comments/1i9vv3i/upgrade_your_python_toolbox_for_2025/)
Installing Kong API Gateway on GKE and deploying an application with OIDC authentication.
https://www.reddit.com/r/programming/comments/1i9whkd/installing_kong_api_gateway_on_gke_and_deploying/
submitted by /u/rasvi786 (https://www.reddit.com/user/rasvi786)
[link] (https://medium.com/@rasvihostings/kong-api-gateway-on-gke-8c8d500fe3f3) [comments] (https://www.reddit.com/r/programming/comments/1i9whkd/installing_kong_api_gateway_on_gke_and_deploying/)
https://www.reddit.com/r/programming/comments/1i9whkd/installing_kong_api_gateway_on_gke_and_deploying/
submitted by /u/rasvi786 (https://www.reddit.com/user/rasvi786)
[link] (https://medium.com/@rasvihostings/kong-api-gateway-on-gke-8c8d500fe3f3) [comments] (https://www.reddit.com/r/programming/comments/1i9whkd/installing_kong_api_gateway_on_gke_and_deploying/)
The "First AI Software Engineer" Is Bungling the Vast Majority of Tasks It's Asked to Do
https://www.reddit.com/r/programming/comments/1i9xtgz/the_first_ai_software_engineer_is_bungling_the/
submitted by /u/creaturefeature16 (https://www.reddit.com/user/creaturefeature16)
[link] (https://futurism.com/first-ai-software-engineer-devin-bungling-tasks) [comments] (https://www.reddit.com/r/programming/comments/1i9xtgz/the_first_ai_software_engineer_is_bungling_the/)
https://www.reddit.com/r/programming/comments/1i9xtgz/the_first_ai_software_engineer_is_bungling_the/
submitted by /u/creaturefeature16 (https://www.reddit.com/user/creaturefeature16)
[link] (https://futurism.com/first-ai-software-engineer-devin-bungling-tasks) [comments] (https://www.reddit.com/r/programming/comments/1i9xtgz/the_first_ai_software_engineer_is_bungling_the/)
Subpixel Snake: The Web's Smallest Game [5:22]
https://www.reddit.com/r/programming/comments/1i9z8vd/subpixel_snake_the_webs_smallest_game_522/
submitted by /u/throwaway490215 (https://www.reddit.com/user/throwaway490215)
[link] (https://www.youtube.com/watch?v=iDwganLjpW0) [comments] (https://www.reddit.com/r/programming/comments/1i9z8vd/subpixel_snake_the_webs_smallest_game_522/)
https://www.reddit.com/r/programming/comments/1i9z8vd/subpixel_snake_the_webs_smallest_game_522/
submitted by /u/throwaway490215 (https://www.reddit.com/user/throwaway490215)
[link] (https://www.youtube.com/watch?v=iDwganLjpW0) [comments] (https://www.reddit.com/r/programming/comments/1i9z8vd/subpixel_snake_the_webs_smallest_game_522/)
Mov Is Turing Complete [Paper Implementation] : Intro to One Instruction Set Computers
https://www.reddit.com/r/programming/comments/1ia28vv/mov_is_turing_complete_paper_implementation_intro/
submitted by /u/DataBaeBee (https://www.reddit.com/user/DataBaeBee)
[link] (https://leetarxiv.substack.com/p/mov-is-turing-complete-paper-implementation) [comments] (https://www.reddit.com/r/programming/comments/1ia28vv/mov_is_turing_complete_paper_implementation_intro/)
https://www.reddit.com/r/programming/comments/1ia28vv/mov_is_turing_complete_paper_implementation_intro/
submitted by /u/DataBaeBee (https://www.reddit.com/user/DataBaeBee)
[link] (https://leetarxiv.substack.com/p/mov-is-turing-complete-paper-implementation) [comments] (https://www.reddit.com/r/programming/comments/1ia28vv/mov_is_turing_complete_paper_implementation_intro/)
The simplicity of Prolog
https://www.reddit.com/r/programming/comments/1ia2ept/the_simplicity_of_prolog/
<!-- SC_OFF -->On bitsandtheorems.com (http://bitsandtheorems.com/) I write about programming projects I work on in my sparetime. I've written a small introduction to Prolog for this month's article, since the upcoming articles will cover two small projects I've written in Prolog. <!-- SC_ON --> submitted by /u/Knaapje (https://www.reddit.com/user/Knaapje)
[link] (https://bitsandtheorems.com/the-simplicity-of-prolog) [comments] (https://www.reddit.com/r/programming/comments/1ia2ept/the_simplicity_of_prolog/)
https://www.reddit.com/r/programming/comments/1ia2ept/the_simplicity_of_prolog/
<!-- SC_OFF -->On bitsandtheorems.com (http://bitsandtheorems.com/) I write about programming projects I work on in my sparetime. I've written a small introduction to Prolog for this month's article, since the upcoming articles will cover two small projects I've written in Prolog. <!-- SC_ON --> submitted by /u/Knaapje (https://www.reddit.com/user/Knaapje)
[link] (https://bitsandtheorems.com/the-simplicity-of-prolog) [comments] (https://www.reddit.com/r/programming/comments/1ia2ept/the_simplicity_of_prolog/)
How Learning Assembly Changed my Programming
https://www.reddit.com/r/programming/comments/1ia2fry/how_learning_assembly_changed_my_programming/
submitted by /u/drag0nabysm (https://www.reddit.com/user/drag0nabysm)
[link] (https://medium.com/@Higor-Dinis/how-learning-assembly-changed-my-programming-d5fcb987673e) [comments] (https://www.reddit.com/r/programming/comments/1ia2fry/how_learning_assembly_changed_my_programming/)
https://www.reddit.com/r/programming/comments/1ia2fry/how_learning_assembly_changed_my_programming/
submitted by /u/drag0nabysm (https://www.reddit.com/user/drag0nabysm)
[link] (https://medium.com/@Higor-Dinis/how-learning-assembly-changed-my-programming-d5fcb987673e) [comments] (https://www.reddit.com/r/programming/comments/1ia2fry/how_learning_assembly_changed_my_programming/)
How to use Node's fs in the browser for custom playgrounds
https://www.reddit.com/r/programming/comments/1ia3l18/how_to_use_nodes_fs_in_the_browser_for_custom/
submitted by /u/heraldev (https://www.reddit.com/user/heraldev)
[link] (https://typeconf.dev/blog/using-fs-in-browser) [comments] (https://www.reddit.com/r/programming/comments/1ia3l18/how_to_use_nodes_fs_in_the_browser_for_custom/)
https://www.reddit.com/r/programming/comments/1ia3l18/how_to_use_nodes_fs_in_the_browser_for_custom/
submitted by /u/heraldev (https://www.reddit.com/user/heraldev)
[link] (https://typeconf.dev/blog/using-fs-in-browser) [comments] (https://www.reddit.com/r/programming/comments/1ia3l18/how_to_use_nodes_fs_in_the_browser_for_custom/)
Ever wondered how your browser takes HTML and CSS and turns it into something you can actually see? I’ve just published Part 1 of a 2 part blog series that breaks it all down in detail!
https://www.reddit.com/r/programming/comments/1ia86ft/ever_wondered_how_your_browser_takes_html_and_css/
submitted by /u/Bruh-Sound-Effect-6 (https://www.reddit.com/user/Bruh-Sound-Effect-6)
[link] (https://blogs.adityabh.is-a.dev/posts/html-css-part-1/) [comments] (https://www.reddit.com/r/programming/comments/1ia86ft/ever_wondered_how_your_browser_takes_html_and_css/)
https://www.reddit.com/r/programming/comments/1ia86ft/ever_wondered_how_your_browser_takes_html_and_css/
submitted by /u/Bruh-Sound-Effect-6 (https://www.reddit.com/user/Bruh-Sound-Effect-6)
[link] (https://blogs.adityabh.is-a.dev/posts/html-css-part-1/) [comments] (https://www.reddit.com/r/programming/comments/1ia86ft/ever_wondered_how_your_browser_takes_html_and_css/)
Nevalang v0.30.2 - Message-Passing Programming Language
https://www.reddit.com/r/programming/comments/1ia89e5/nevalang_v0302_messagepassing_programming_language/
submitted by /u/urlaklbek (https://www.reddit.com/user/urlaklbek)
[link] (https://github.com/nevalang/neva/releases/tag/v0.30.2) [comments] (https://www.reddit.com/r/programming/comments/1ia89e5/nevalang_v0302_messagepassing_programming_language/)
https://www.reddit.com/r/programming/comments/1ia89e5/nevalang_v0302_messagepassing_programming_language/
submitted by /u/urlaklbek (https://www.reddit.com/user/urlaklbek)
[link] (https://github.com/nevalang/neva/releases/tag/v0.30.2) [comments] (https://www.reddit.com/r/programming/comments/1ia89e5/nevalang_v0302_messagepassing_programming_language/)
Switch, Routers, Modem, Ethernet: Network Devices Basics
https://www.reddit.com/r/programming/comments/1ia9igz/switch_routers_modem_ethernet_network_devices/
<!-- SC_OFF -->Hi everyone! :) I'm a newbie software developer with a passion for writing about things that excite me. Born in the early 2000s, I've always been curious about the differences between various devices. The first network device I ever encountered was a Wi-Fi router, and it sparked my interest! <!-- SC_ON --> submitted by /u/DazzlingTelevision52 (https://www.reddit.com/user/DazzlingTelevision52)
[link] (https://medium.com/@aishiysan/switch-routers-modem-ethernet-network-devices-basics-412541bce2b5) [comments] (https://www.reddit.com/r/programming/comments/1ia9igz/switch_routers_modem_ethernet_network_devices/)
https://www.reddit.com/r/programming/comments/1ia9igz/switch_routers_modem_ethernet_network_devices/
<!-- SC_OFF -->Hi everyone! :) I'm a newbie software developer with a passion for writing about things that excite me. Born in the early 2000s, I've always been curious about the differences between various devices. The first network device I ever encountered was a Wi-Fi router, and it sparked my interest! <!-- SC_ON --> submitted by /u/DazzlingTelevision52 (https://www.reddit.com/user/DazzlingTelevision52)
[link] (https://medium.com/@aishiysan/switch-routers-modem-ethernet-network-devices-basics-412541bce2b5) [comments] (https://www.reddit.com/r/programming/comments/1ia9igz/switch_routers_modem_ethernet_network_devices/)
The 7 Most Influential Papers in Computer Science History
https://www.reddit.com/r/programming/comments/1iaa0pt/the_7_most_influential_papers_in_computer_science/
submitted by /u/hisfuntie (https://www.reddit.com/user/hisfuntie)
[link] (https://terriblesoftware.org/2025/01/22/the-7-most-influential-papers-in-computer-science-history/) [comments] (https://www.reddit.com/r/programming/comments/1iaa0pt/the_7_most_influential_papers_in_computer_science/)
https://www.reddit.com/r/programming/comments/1iaa0pt/the_7_most_influential_papers_in_computer_science/
submitted by /u/hisfuntie (https://www.reddit.com/user/hisfuntie)
[link] (https://terriblesoftware.org/2025/01/22/the-7-most-influential-papers-in-computer-science-history/) [comments] (https://www.reddit.com/r/programming/comments/1iaa0pt/the_7_most_influential_papers_in_computer_science/)
Simplify Azure Resource Management with Our New CLI Tool: No40!(in development)
https://www.reddit.com/r/programming/comments/1iaabzk/simplify_azure_resource_management_with_our_new/
<!-- SC_OFF -->I’m developing No40, a command-line tool for managing Azure resources. Current Features: • Create Azure resource groups easily Highlights: • Minimal commands for precise resource configuration • Lightweight and straightforward design What’s Next: • Adding functionality to create and manage VMs and more If you’re interested, feel free to check out the GitHub repo and contribute! Pull requests are welcome. As for the programming content, it's about applying and adjusting options to operate Azure using azure-mgmt. <!-- SC_ON --> submitted by /u/Adventurous_Rate_882 (https://www.reddit.com/user/Adventurous_Rate_882)
[link] (https://github.com/Amanecha/no40) [comments] (https://www.reddit.com/r/programming/comments/1iaabzk/simplify_azure_resource_management_with_our_new/)
https://www.reddit.com/r/programming/comments/1iaabzk/simplify_azure_resource_management_with_our_new/
<!-- SC_OFF -->I’m developing No40, a command-line tool for managing Azure resources. Current Features: • Create Azure resource groups easily Highlights: • Minimal commands for precise resource configuration • Lightweight and straightforward design What’s Next: • Adding functionality to create and manage VMs and more If you’re interested, feel free to check out the GitHub repo and contribute! Pull requests are welcome. As for the programming content, it's about applying and adjusting options to operate Azure using azure-mgmt. <!-- SC_ON --> submitted by /u/Adventurous_Rate_882 (https://www.reddit.com/user/Adventurous_Rate_882)
[link] (https://github.com/Amanecha/no40) [comments] (https://www.reddit.com/r/programming/comments/1iaabzk/simplify_azure_resource_management_with_our_new/)
Introducing ScopeDB: Manage Data in Petabytes for An Observability Platform
https://www.reddit.com/r/programming/comments/1iagw43/introducing_scopedb_manage_data_in_petabytes_for/
submitted by /u/tison1096 (https://www.reddit.com/user/tison1096)
[link] (https://www.scopedb.io/blog/manage-observability-data-in-petabytes) [comments] (https://www.reddit.com/r/programming/comments/1iagw43/introducing_scopedb_manage_data_in_petabytes_for/)
https://www.reddit.com/r/programming/comments/1iagw43/introducing_scopedb_manage_data_in_petabytes_for/
submitted by /u/tison1096 (https://www.reddit.com/user/tison1096)
[link] (https://www.scopedb.io/blog/manage-observability-data-in-petabytes) [comments] (https://www.reddit.com/r/programming/comments/1iagw43/introducing_scopedb_manage_data_in_petabytes_for/)
Extract and decompose (fuzzy) URLs (including emails, which are conceptually a part of URLs) in texts with Area-Pattern-based modularity
https://www.reddit.com/r/programming/comments/1iaicj4/extract_and_decompose_fuzzy_urls_including_emails/
submitted by /u/Nice-Andy (https://www.reddit.com/user/Nice-Andy)
[link] (https://github.com/patternhelloworld/url-knife) [comments] (https://www.reddit.com/r/programming/comments/1iaicj4/extract_and_decompose_fuzzy_urls_including_emails/)
https://www.reddit.com/r/programming/comments/1iaicj4/extract_and_decompose_fuzzy_urls_including_emails/
submitted by /u/Nice-Andy (https://www.reddit.com/user/Nice-Andy)
[link] (https://github.com/patternhelloworld/url-knife) [comments] (https://www.reddit.com/r/programming/comments/1iaicj4/extract_and_decompose_fuzzy_urls_including_emails/)
How I was able to get promoted while constant reorganization
https://www.reddit.com/r/programming/comments/1iaiygq/how_i_was_able_to_get_promoted_while_constant/
submitted by /u/gregorojstersek (https://www.reddit.com/user/gregorojstersek)
[link] (https://newsletter.eng-leadership.com/p/how-i-was-able-to-get-promoted-while) [comments] (https://www.reddit.com/r/programming/comments/1iaiygq/how_i_was_able_to_get_promoted_while_constant/)
https://www.reddit.com/r/programming/comments/1iaiygq/how_i_was_able_to_get_promoted_while_constant/
submitted by /u/gregorojstersek (https://www.reddit.com/user/gregorojstersek)
[link] (https://newsletter.eng-leadership.com/p/how-i-was-able-to-get-promoted-while) [comments] (https://www.reddit.com/r/programming/comments/1iaiygq/how_i_was_able_to_get_promoted_while_constant/)
Model Context Protocol (MCP) - Explained
https://www.reddit.com/r/programming/comments/1iaiyj1/model_context_protocol_mcp_explained/
submitted by /u/marbehl (https://www.reddit.com/user/marbehl)
[link] (https://youtu.be/sahuZMMXNpI?feature=shared) [comments] (https://www.reddit.com/r/programming/comments/1iaiyj1/model_context_protocol_mcp_explained/)
https://www.reddit.com/r/programming/comments/1iaiyj1/model_context_protocol_mcp_explained/
submitted by /u/marbehl (https://www.reddit.com/user/marbehl)
[link] (https://youtu.be/sahuZMMXNpI?feature=shared) [comments] (https://www.reddit.com/r/programming/comments/1iaiyj1/model_context_protocol_mcp_explained/)
On inheritance and subtyping
https://www.reddit.com/r/programming/comments/1iakdik/on_inheritance_and_subtyping/
submitted by /u/nfrankel (https://www.reddit.com/user/nfrankel)
[link] (https://blog.frankel.ch/on-inheritance/) [comments] (https://www.reddit.com/r/programming/comments/1iakdik/on_inheritance_and_subtyping/)
https://www.reddit.com/r/programming/comments/1iakdik/on_inheritance_and_subtyping/
submitted by /u/nfrankel (https://www.reddit.com/user/nfrankel)
[link] (https://blog.frankel.ch/on-inheritance/) [comments] (https://www.reddit.com/r/programming/comments/1iakdik/on_inheritance_and_subtyping/)
Improve Rust Compile Time by 108X
https://www.reddit.com/r/programming/comments/1iakht9/improve_rust_compile_time_by_108x/
submitted by /u/Handsome_AndGentle (https://www.reddit.com/user/Handsome_AndGentle)
[link] (https://burn.dev/blog/improve-rust-compile-time-by-108x) [comments] (https://www.reddit.com/r/programming/comments/1iakht9/improve_rust_compile_time_by_108x/)
https://www.reddit.com/r/programming/comments/1iakht9/improve_rust_compile_time_by_108x/
submitted by /u/Handsome_AndGentle (https://www.reddit.com/user/Handsome_AndGentle)
[link] (https://burn.dev/blog/improve-rust-compile-time-by-108x) [comments] (https://www.reddit.com/r/programming/comments/1iakht9/improve_rust_compile_time_by_108x/)
How long is a second in JS? | Why Some Are Longer Than Others
https://www.reddit.com/r/programming/comments/1iakow2/how_long_is_a_second_in_js_why_some_are_longer/
submitted by /u/iagolast (https://www.reddit.com/user/iagolast)
[link] (https://docs.timetime.in/blog/how-long-is-a-second-in-js) [comments] (https://www.reddit.com/r/programming/comments/1iakow2/how_long_is_a_second_in_js_why_some_are_longer/)
https://www.reddit.com/r/programming/comments/1iakow2/how_long_is_a_second_in_js_why_some_are_longer/
submitted by /u/iagolast (https://www.reddit.com/user/iagolast)
[link] (https://docs.timetime.in/blog/how-long-is-a-second-in-js) [comments] (https://www.reddit.com/r/programming/comments/1iakow2/how_long_is_a_second_in_js_why_some_are_longer/)