I will send you newest post from subreddit /r/programming
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/)
A new Write Once Run Everywhere language - that you'll actually want to use.
https://www.reddit.com/r/programming/comments/1ir7rmb/a_new_write_once_run_everywhere_language_that/
submitted by /u/Express_Rub4871 (https://www.reddit.com/user/Express_Rub4871)
[link] (https://www.reddit.com/r/liaprogramming/comments/1ir7k3r/very_brief_lia_overview/) [comments] (https://www.reddit.com/r/programming/comments/1ir7rmb/a_new_write_once_run_everywhere_language_that/)
Pepe – A High-Performance HTTP Load Generator
https://www.reddit.com/r/programming/comments/1ir4q38/pepe_a_highperformance_http_load_generator/
submitted by /u/omarmhaimdat (https://www.reddit.com/user/omarmhaimdat)
[link] (https://github.com/omarmhaimdat/pepe) [comments] (https://www.reddit.com/r/programming/comments/1ir4q38/pepe_a_highperformance_http_load_generator/)
Getting LLMs to more reliably modify code- let's parse Abstract Syntax Trees and have the LLM operate on that rather than the raw code- will it work? I wrote a blog post, "Prompting LLMs to Modify Existing Code using ASTs"
https://www.reddit.com/r/programming/comments/1iqzcf6/getting_llms_to_more_reliably_modify_code_lets/
submitted by /u/10ForwardShift (https://www.reddit.com/user/10ForwardShift)
[link] (https://codeplusequalsai.com/static/blog/prompting_llms_to_modify_existing_code_using_asts.html?p) [comments] (https://www.reddit.com/r/programming/comments/1iqzcf6/getting_llms_to_more_reliably_modify_code_lets/)
How JIT (Just in time) compilation and V8 works and makes js incredibly fast
https://www.reddit.com/r/programming/comments/1iqul1k/how_jit_just_in_time_compilation_and_v8_works_and/
submitted by /u/CaptainOnBoard (https://www.reddit.com/user/CaptainOnBoard)
[link] (https://www.royalbhati.com/posts/why-js-is-fast) [comments] (https://www.reddit.com/r/programming/comments/1iqul1k/how_jit_just_in_time_compilation_and_v8_works_and/)
CFRS[] - Turtle graphics language with 6 commands!
https://www.reddit.com/r/programming/comments/1iqrdrh/cfrs_turtle_graphics_language_with_6_commands/
submitted by /u/the-15th-standard (https://www.reddit.com/user/the-15th-standard)
[link] (https://susam.net/cfrs.html#B14FE4RC2E3SR2BF3EBR3EBF2E8) [comments] (https://www.reddit.com/r/programming/comments/1iqrdrh/cfrs_turtle_graphics_language_with_6_commands/)
Design a Binary Search Tree Iterator — Traverse BST in O(1) Average Time
https://www.reddit.com/r/programming/comments/1iqq27j/design_a_binary_search_tree_iterator_traverse_bst/
submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://medium.com/code-catalyst-daily/daily-coding-challenge-design-a-binary-search-tree-iterator-traverse-bst-in-o-1-average-time-e6111f6fc8c9) [comments] (https://www.reddit.com/r/programming/comments/1iqq27j/design_a_binary_search_tree_iterator_traverse_bst/)
NASA has a list of 10 rules for software development
https://www.reddit.com/r/programming/comments/1iqode3/nasa_has_a_list_of_10_rules_for_software/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://www.cs.otago.ac.nz/cosc345/resources/nasa-10-rules.htm) [comments] (https://www.reddit.com/r/programming/comments/1iqode3/nasa_has_a_list_of_10_rules_for_software/)
Sunsetting Create React App
https://www.reddit.com/r/programming/comments/1iqnlo7/sunsetting_create_react_app/
submitted by /u/sadyetfly11 (https://www.reddit.com/user/sadyetfly11)
[link] (https://react.dev/blog/2025/02/14/sunsetting-create-react-app) [comments] (https://www.reddit.com/r/programming/comments/1iqnlo7/sunsetting_create_react_app/)
Switch proxy settings for VSCode, Git, and GitHub CLI with one click.
https://www.reddit.com/r/programming/comments/1iqmwcs/switch_proxy_settings_for_vscode_git_and_github/
submitted by /u/Wise_Bug47 (https://www.reddit.com/user/Wise_Bug47)
[link] (https://marketplace.visualstudio.com/items?itemName=odangoo.otak-proxy) [comments] (https://www.reddit.com/r/programming/comments/1iqmwcs/switch_proxy_settings_for_vscode_git_and_github/)
I Built otak-committer: An AI-Powered VSCode Extension for Automatic Commit Message Generation!
https://www.reddit.com/r/programming/comments/1iqkgdr/i_built_otakcommitter_an_aipowered_vscode/
submitted by /u/Wise_Bug47 (https://www.reddit.com/user/Wise_Bug47)
[link] (https://marketplace.visualstudio.com/items?itemName=odangoo.otak-committer) [comments] (https://www.reddit.com/r/programming/comments/1iqkgdr/i_built_otakcommitter_an_aipowered_vscode/)
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/)
There is no 1875 epoch
https://www.reddit.com/r/programming/comments/1ir52zy/there_is_no_1875_epoch/
submitted by /u/AlanBennet29 (https://www.reddit.com/user/AlanBennet29)
[link] (https://iter.ca/post/1875-epoch/) [comments] (https://www.reddit.com/r/programming/comments/1ir52zy/there_is_no_1875_epoch/)
Creating Snake game in with the new SDL3
https://www.reddit.com/r/programming/comments/1iqzv9y/creating_snake_game_in_with_the_new_sdl3/
submitted by /u/jarreed0 (https://www.reddit.com/user/jarreed0)
[link] (https://youtu.be/Wsi9H7ypQlY) [comments] (https://www.reddit.com/r/programming/comments/1iqzv9y/creating_snake_game_in_with_the_new_sdl3/)
"A calculator app? Anyone could make that."
https://www.reddit.com/r/programming/comments/1iqz489/a_calculator_app_anyone_could_make_that/
submitted by /u/iamkeyur (https://www.reddit.com/user/iamkeyur)
[link] (https://chadnauseam.com/coding/random/calculator-app) [comments] (https://www.reddit.com/r/programming/comments/1iqz489/a_calculator_app_anyone_could_make_that/)
The top 4 Python backend frameworks for your next project
https://www.reddit.com/r/programming/comments/1iqrpc5/the_top_4_python_backend_frameworks_for_your_next/
submitted by /u/Only_Piccolo5736 (https://www.reddit.com/user/Only_Piccolo5736)
[link] (https://pieces.app/blog/the-top-4-python-back-end-frameworks-for-your-next-project?utm_source=reddit&utm_medium=referral&utm_campaign=r28) [comments] (https://www.reddit.com/r/programming/comments/1iqrpc5/the_top_4_python_backend_frameworks_for_your_next/)
How Did SoundCloud Scale Its Architecture Using BFF, Microservices & DDD?
https://www.reddit.com/r/programming/comments/1iqr148/how_did_soundcloud_scale_its_architecture_using/
submitted by /u/pepincho (https://www.reddit.com/user/pepincho)
[link] (https://thetshaped.dev/p/how-did-soundcloud-scale-its-architecture-monoloith-to-microservices-bff-dd) [comments] (https://www.reddit.com/r/programming/comments/1iqr148/how_did_soundcloud_scale_its_architecture_using/)
Down the rabbit hole: Implementing SSH port forwarding over AWS Session Manager
https://www.reddit.com/r/programming/comments/1iqou7t/down_the_rabbit_hole_implementing_ssh_port/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://www.joinformal.com/blog/down-the-rabbit-hole-implementing-ssh-port-forwarding-over-aws-session-manager/) [comments] (https://www.reddit.com/r/programming/comments/1iqou7t/down_the_rabbit_hole_implementing_ssh_port/)
Resigning as Asahi Linux project lead
https://www.reddit.com/r/programming/comments/1iqoa4n/resigning_as_asahi_linux_project_lead/
submitted by /u/namanyayg (https://www.reddit.com/user/namanyayg)
[link] (https://marcan.st/2025/02/resigning-as-asahi-linux-project-lead/) [comments] (https://www.reddit.com/r/programming/comments/1iqoa4n/resigning_as_asahi_linux_project_lead/)
JavaScript. How to do an interview. Guide
https://www.reddit.com/r/programming/comments/1iqn7dz/javascript_how_to_do_an_interview_guide/
submitted by /u/romandatsyuk (https://www.reddit.com/user/romandatsyuk)
[link] (https://romandatsiuk.com/en/blog/post-how-to-do-js-interview/) [comments] (https://www.reddit.com/r/programming/comments/1iqn7dz/javascript_how_to_do_an_interview_guide/)
CanSat: A tiny, can-sized, Raspberry Pi-powered satellite
https://www.reddit.com/r/programming/comments/1iqm5tk/cansat_a_tiny_cansized_raspberry_pipowered/
submitted by /u/Content-Complaint-98 (https://www.reddit.com/user/Content-Complaint-98)
[link] (https://www.raspberrypi.com/news/cansat-a-tiny-can-sized-raspberry-pi-powered-satellite/) [comments] (https://www.reddit.com/r/programming/comments/1iqm5tk/cansat_a_tiny_cansized_raspberry_pipowered/)
Background of the Android calculator
https://www.reddit.com/r/programming/comments/1iqk4hq/background_of_the_android_calculator/
submitted by /u/atomic-orange (https://www.reddit.com/user/atomic-orange)
[link] (https://x.com/chadnauseam/status/1890889465322786878?s=46) [comments] (https://www.reddit.com/r/programming/comments/1iqk4hq/background_of_the_android_calculator/)