I will send you newest post from subreddit /r/programming
Dual time-zone clocks on the VS Code status bar.
https://www.reddit.com/r/programming/comments/1iscwdf/dual_timezone_clocks_on_the_vs_code_status_bar/
submitted by /u/Wise_Bug47 (https://www.reddit.com/user/Wise_Bug47)
[link] (https://marketplace.visualstudio.com/items?itemName=odangoo.otak-clock) [comments] (https://www.reddit.com/r/programming/comments/1iscwdf/dual_timezone_clocks_on_the_vs_code_status_bar/)
How we scraped 2.2 million Shopify customer reviews
https://www.reddit.com/r/programming/comments/1isbwa8/how_we_scraped_22_million_shopify_customer_reviews/
submitted by /u/Big-Watercress5887 (https://www.reddit.com/user/Big-Watercress5887)
[link] (https://developer.searchagora.com/shopify-customer-reviews) [comments] (https://www.reddit.com/r/programming/comments/1isbwa8/how_we_scraped_22_million_shopify_customer_reviews/)
Map internals in Go 1.24
https://www.reddit.com/r/programming/comments/1isaz70/map_internals_in_go_124/
submitted by /u/themsaid (https://www.reddit.com/user/themsaid)
[link] (https://themsaid.com/map-internals-go-1-24) [comments] (https://www.reddit.com/r/programming/comments/1isaz70/map_internals_in_go_124/)
My Principles for Building Software
https://www.reddit.com/r/programming/comments/1is6yi1/my_principles_for_building_software/
submitted by /u/stackoverflooooooow (https://www.reddit.com/user/stackoverflooooooow)
[link] (https://kevinmahoney.co.uk/articles/my-principles-for-building-software/) [comments] (https://www.reddit.com/r/programming/comments/1is6yi1/my_principles_for_building_software/)
What is a REST API? A Beginner’s Guide for PHP Developers
https://www.reddit.com/r/programming/comments/1is68cn/what_is_a_rest_api_a_beginners_guide_for_php/
submitted by /u/programmerdesk (https://www.reddit.com/user/programmerdesk)
[link] (https://programmerdesk.com/what-is-a-rest-api-beginners-guide-php/) [comments] (https://www.reddit.com/r/programming/comments/1is68cn/what_is_a_rest_api_a_beginners_guide_for_php/)
Python 3.14, due out later this year, is set to receive a new type of interpreter that can boost performance by up to 30% with no changes to existing code. 👨💻
https://www.reddit.com/r/programming/comments/1is11rv/python_314_due_out_later_this_year_is_set_to/
<!-- SC_OFF -->The CPython 3.14 change log describes the feature as “a new type of interpreter based on tail calls.” This description may be a little misleading for those who don’t closely follow internal Python development work. “Tail calls” doesn’t mean that CPython, or the Python language, will now support tail call optimization. It refers to an optimization that a C compiler performs on the CPython code, which speeds up the way the interpreter dispatches its bytecode instructions. <!-- SC_ON --> submitted by /u/Choobeen (https://www.reddit.com/user/Choobeen)
[link] (https://www.infoworld.com/article/3820890/a-new-interpreter-in-python-3-14-delivers-a-free-speed-boost.html) [comments] (https://www.reddit.com/r/programming/comments/1is11rv/python_314_due_out_later_this_year_is_set_to/)
MacOS Targeted by New XCSSET Malware Variant That Infects Xcode Projects
https://www.reddit.com/r/programming/comments/1irot80/macos_targeted_by_new_xcsset_malware_variant_that/
submitted by /u/Dark-Marc (https://www.reddit.com/user/Dark-Marc)
[link] (https://www.reddit.com/r/pwnhub/comments/1iropmo/microsoft_warns_of_new_xcsset_macos_malware/) [comments] (https://www.reddit.com/r/programming/comments/1irot80/macos_targeted_by_new_xcsset_malware_variant_that/)
How to document Event-Driven Architecture
https://www.reddit.com/r/programming/comments/1irn3d3/how_to_document_eventdriven_architecture/
submitted by /u/Adventurous-Salt8514 (https://www.reddit.com/user/Adventurous-Salt8514)
[link] (https://www.architecture-weekly.com/p/documenting-event-driven-architecture) [comments] (https://www.reddit.com/r/programming/comments/1irn3d3/how_to_document_eventdriven_architecture/)
Unevictable Kubernetes Nodes And Smart Pod Placement
https://www.reddit.com/r/programming/comments/1irlgmb/unevictable_kubernetes_nodes_and_smart_pod/
submitted by /u/codingdecently (https://www.reddit.com/user/codingdecently)
[link] (https://overcast.blog/unevictable-kubernetes-nodes-and-smart-pod-placement-a47e53182fdb) [comments] (https://www.reddit.com/r/programming/comments/1irlgmb/unevictable_kubernetes_nodes_and_smart_pod/)
Coding Some Fractals (inspired by Sebastian Lague's Coding Adventures)
https://www.reddit.com/r/programming/comments/1irl5zm/coding_some_fractals_inspired_by_sebastian_lagues/
submitted by /u/vvye (https://www.reddit.com/user/vvye)
[link] (https://www.youtube.com/watch?v=hjhMh0R9T1Y) [comments] (https://www.reddit.com/r/programming/comments/1irl5zm/coding_some_fractals_inspired_by_sebastian_lagues/)
0+0 > 0: C++ thread-local storage performance
https://www.reddit.com/r/programming/comments/1irhytj/00_0_c_threadlocal_storage_performance/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://yosefk.com/blog/cxx-thread-local-storage-performance.html) [comments] (https://www.reddit.com/r/programming/comments/1irhytj/00_0_c_threadlocal_storage_performance/)
Why Kotlin’s Result Type Falls Short for Handling Failures
https://www.reddit.com/r/programming/comments/1irfo1u/why_kotlins_result_type_falls_short_for_handling/
submitted by /u/ablx0000 (https://www.reddit.com/user/ablx0000)
[link] (https://verbosemode.dev/p/why-kotlins-result-type-falls-short) [comments] (https://www.reddit.com/r/programming/comments/1irfo1u/why_kotlins_result_type_falls_short_for_handling/)
Gixy: Nginx Configuration Static Analyzer
https://www.reddit.com/r/programming/comments/1ircpyw/gixy_nginx_configuration_static_analyzer/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://github.com/dvershinin/gixy) [comments] (https://www.reddit.com/r/programming/comments/1ircpyw/gixy_nginx_configuration_static_analyzer/)
Concurrencia en Erlang parte 13
https://www.reddit.com/r/programming/comments/1iray9l/concurrencia_en_erlang_parte_13/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2025/02/concurrencia-en-erlang-parte-13.html) [comments] (https://www.reddit.com/r/programming/comments/1iray9l/concurrencia_en_erlang_parte_13/)
Day 25 — Daily JavaScript Algorithm : Maximum Subarray Sum (Kadane’s Algorithm)
https://www.reddit.com/r/programming/comments/1ir8ks0/day_25_daily_javascript_algorithm_maximum/
submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://javascript.plainenglish.io/day-25-daily-javascript-algorithm-20c99ce8e6b2) [comments] (https://www.reddit.com/r/programming/comments/1ir8ks0/day_25_daily_javascript_algorithm_maximum/)
Why Clojure?
https://www.reddit.com/r/programming/comments/1isbxlu/why_clojure/
submitted by /u/therealplexus (https://www.reddit.com/user/therealplexus)
[link] (https://gaiwan.co/blog/why-clojure/) [comments] (https://www.reddit.com/r/programming/comments/1isbxlu/why_clojure/)
Microsoft Edge Developer VM Remote Code Execution
https://www.reddit.com/r/programming/comments/1isb7mf/microsoft_edge_developer_vm_remote_code_execution/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://infosec.rm-it.de/2025/02/17/microsoft-edge-developer-vm-remote-code-execution/) [comments] (https://www.reddit.com/r/programming/comments/1isb7mf/microsoft_edge_developer_vm_remote_code_execution/)
6 Absolutely Free Responsive Portfolio Website Templates
https://www.reddit.com/r/programming/comments/1isamug/6_absolutely_free_responsive_portfolio_website/
submitted by /u/shokatjaved (https://www.reddit.com/user/shokatjaved)
[link] (https://jvcodes.com/category/source-codes/html-css-javascript/full-project-templates/portfolio/) [comments] (https://www.reddit.com/r/programming/comments/1isamug/6_absolutely_free_responsive_portfolio_website/)
How to Build a Secure PHP REST API with JWT Authentication
https://www.reddit.com/r/programming/comments/1is68qs/how_to_build_a_secure_php_rest_api_with_jwt/
submitted by /u/programmerdesk (https://www.reddit.com/user/programmerdesk)
[link] (https://programmerdesk.com/how-to-build-a-secure-php-rest-api-with-jwt-authentication/) [comments] (https://www.reddit.com/r/programming/comments/1is68qs/how_to_build_a_secure_php_rest_api_with_jwt/)
How to Make a Chatbot a Better Conversationalist using Python + Redis
https://www.reddit.com/r/programming/comments/1is1aak/how_to_make_a_chatbot_a_better_conversationalist/
submitted by /u/primaryobjects (https://www.reddit.com/user/primaryobjects)
[link] (https://generativeai.pub/how-to-make-your-chatbot-a-better-conversationalist-bc7f46412e43?sk=ec266dabd6e8edd2456aaf4627b0de4f) [comments] (https://www.reddit.com/r/programming/comments/1is1aak/how_to_make_a_chatbot_a_better_conversationalist/)
Engineering With Java: Digest #46
https://www.reddit.com/r/programming/comments/1irp7cp/engineering_with_java_digest_46/
submitted by /u/Educational-Ad2036 (https://www.reddit.com/user/Educational-Ad2036)
[link] (https://javabulletin.substack.com/p/engineering-with-java-digest-46) [comments] (https://www.reddit.com/r/programming/comments/1irp7cp/engineering_with_java_digest_46/)
Understanding Yoneda
https://www.reddit.com/r/programming/comments/1irokr7/understanding_yoneda/
submitted by /u/andarmanik (https://www.reddit.com/user/andarmanik)
[link] (https://bartoszmilewski.com/2013/05/15/understanding-yoneda/) [comments] (https://www.reddit.com/r/programming/comments/1irokr7/understanding_yoneda/)
Free Online Book for ASP.NET Razor Pages + htmx
https://www.reddit.com/r/programming/comments/1irm275/free_online_book_for_aspnet_razor_pages_htmx/
submitted by /u/chriswoodruff (https://www.reddit.com/user/chriswoodruff)
[link] (https://aspnet-htmx.com/) [comments] (https://www.reddit.com/r/programming/comments/1irm275/free_online_book_for_aspnet_razor_pages_htmx/)
How to segment X-Ray lungs using U-Net and Tensorflow
https://www.reddit.com/r/programming/comments/1irlghm/how_to_segment_xray_lungs_using_unet_and/
submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/how-to-segment-x-ray-lungs-using-u-net-and-tensorflow/) [comments] (https://www.reddit.com/r/programming/comments/1irlghm/how_to_segment_xray_lungs_using_unet_and/)
Death of a thousand nits: the gentle art of code review
https://www.reddit.com/r/programming/comments/1iri0l4/death_of_a_thousand_nits_the_gentle_art_of_code/
submitted by /u/AlexandraLinnea (https://www.reddit.com/user/AlexandraLinnea)
[link] (https://bitfieldconsulting.com/posts/code-review) [comments] (https://www.reddit.com/r/programming/comments/1iri0l4/death_of_a_thousand_nits_the_gentle_art_of_code/)
Notemod: Note-Taking App Open Source | Only - JS HTML CSS
https://www.reddit.com/r/programming/comments/1irhxu9/notemod_notetaking_app_open_source_only_js_html/
submitted by /u/remodeus (https://www.reddit.com/user/remodeus)
[link] (https://github.com/orayemre/Notemod) [comments] (https://www.reddit.com/r/programming/comments/1irhxu9/notemod_notetaking_app_open_source_only_js_html/)
Schemesh: Fusion between Unix shell and Lisp REPL
https://www.reddit.com/r/programming/comments/1irctno/schemesh_fusion_between_unix_shell_and_lisp_repl/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://github.com/cosmos72/schemesh) [comments] (https://www.reddit.com/r/programming/comments/1irctno/schemesh_fusion_between_unix_shell_and_lisp_repl/)
Lombok @Builder: Simplificando la Creación de Objetos en Java
https://www.reddit.com/r/programming/comments/1irb5ni/lombok_builder_simplificando_la_creaci%C3%B3n_de/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2025/02/lombok-builder-simplificando-la.html) [comments] (https://www.reddit.com/r/programming/comments/1irb5ni/lombok_builder_simplificando_la_creaci%C3%B3n_de/)
Day 28: Can You Unlock the Power of JavaScript Proxy Objects?
https://www.reddit.com/r/programming/comments/1ir8odd/day_28_can_you_unlock_the_power_of_javascript/
submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://javascript.plainenglish.io/day-28-can-you-unlock-the-power-of-javascript-proxy-objects-e72762b0199a) [comments] (https://www.reddit.com/r/programming/comments/1ir8odd/day_28_can_you_unlock_the_power_of_javascript/)
My first external cheat for Assualtcube
https://www.reddit.com/r/programming/comments/1ir7x9n/my_first_external_cheat_for_assualtcube/
submitted by /u/Wide-Tea8060 (https://www.reddit.com/user/Wide-Tea8060)
[link] (https://github.com/x64-exploit0r/AssaultCubeAmmoHack) [comments] (https://www.reddit.com/r/programming/comments/1ir7x9n/my_first_external_cheat_for_assualtcube/)