I will send you newest post from subreddit /r/programming
Concurrencia en Erlang parte 11
https://www.reddit.com/r/programming/comments/1ih72if/concurrencia_en_erlang_parte_11/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2025/02/concurrencia-en-erlang-parte-11.html) [comments] (https://www.reddit.com/r/programming/comments/1ih72if/concurrencia_en_erlang_parte_11/)
Disassembling a binary: linear sweep and recursive traversal
https://www.reddit.com/r/programming/comments/1igzk8n/disassembling_a_binary_linear_sweep_and_recursive/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nicolo.dev/en/blog/disassembling-binary-linear-recursive/) [comments] (https://www.reddit.com/r/programming/comments/1igzk8n/disassembling_a_binary_linear_sweep_and_recursive/)
So You Want To Remove The GVL? (ruby)
https://www.reddit.com/r/programming/comments/1igzix4/so_you_want_to_remove_the_gvl_ruby/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://byroot.github.io/ruby/performance/2025/01/29/so-you-want-to-remove-the-gvl.html) [comments] (https://www.reddit.com/r/programming/comments/1igzix4/so_you_want_to_remove_the_gvl_ruby/)
Pinning Down "Future Is Not Send" Errors (rust)
https://www.reddit.com/r/programming/comments/1igzh2p/pinning_down_future_is_not_send_errors_rust/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://emschwartz.me/pinning-down-future-is-not-send-errors/) [comments] (https://www.reddit.com/r/programming/comments/1igzh2p/pinning_down_future_is_not_send_errors_rust/)
The Art of Dithering and Retro Shading for the Web
https://www.reddit.com/r/programming/comments/1igzfwi/the_art_of_dithering_and_retro_shading_for_the_web/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.maximeheckel.com/posts/the-art-of-dithering-and-retro-shading-web/) [comments] (https://www.reddit.com/r/programming/comments/1igzfwi/the_art_of_dithering_and_retro_shading_for_the_web/)
Ruby “Thread Contention” Is Simply GVL Queuing
https://www.reddit.com/r/programming/comments/1igzebh/ruby_thread_contention_is_simply_gvl_queuing/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://island94.org/2025/01/ruby-thread-contention-simply-gvl-queuing) [comments] (https://www.reddit.com/r/programming/comments/1igzebh/ruby_thread_contention_is_simply_gvl_queuing/)
Software development topics I've changed my mind on after 10 years in the industry
https://www.reddit.com/r/programming/comments/1igsvcd/software_development_topics_ive_changed_my_mind/
submitted by /u/chriskiehl (https://www.reddit.com/user/chriskiehl)
[link] (https://chriskiehl.com/article/thoughts-after-10-years) [comments] (https://www.reddit.com/r/programming/comments/1igsvcd/software_development_topics_ive_changed_my_mind/)
Why I prefer rebase over merge (and everything else)
https://www.reddit.com/r/programming/comments/1igpm0e/why_i_prefer_rebase_over_merge_and_everything_else/
submitted by /u/shift_devs (https://www.reddit.com/user/shift_devs)
[link] (https://shiftmag.dev/rebase-over-merge-4014/) [comments] (https://www.reddit.com/r/programming/comments/1igpm0e/why_i_prefer_rebase_over_merge_and_everything_else/)
Web editor
https://www.reddit.com/r/programming/comments/1ignoez/web_editor/
<!-- SC_OFF -->I have developed a web editor for Android. Do you think it has any shortcomings? <!-- SC_ON --> submitted by /u/Zesiak (https://www.reddit.com/user/Zesiak)
[link] (https://play.google.com/store/apps/details?id=com.alonewolf.codeflash) [comments] (https://www.reddit.com/r/programming/comments/1ignoez/web_editor/)
Scaling Our Rate Limits to Prepare for a Billion Active Certificates
https://www.reddit.com/r/programming/comments/1igkpij/scaling_our_rate_limits_to_prepare_for_a_billion/
submitted by /u/onlyzohar (https://www.reddit.com/user/onlyzohar)
[link] (https://letsencrypt.org/2025/01/30/scaling-rate-limits/) [comments] (https://www.reddit.com/r/programming/comments/1igkpij/scaling_our_rate_limits_to_prepare_for_a_billion/)
LeetCode 1752: Comprehensive Guide with Four Approaches to Check if Arra...
https://www.reddit.com/r/programming/comments/1igkkvn/leetcode_1752_comprehensive_guide_with_four/
submitted by /u/Mysterious-3636 (https://www.reddit.com/user/Mysterious-3636)
[link] (https://youtube.com/watch?v=3TGOXiQpyYk&si=TAD_B-Gpk28UGHAI) [comments] (https://www.reddit.com/r/programming/comments/1igkkvn/leetcode_1752_comprehensive_guide_with_four/)
The missing cross-platform OS API for timers
https://www.reddit.com/r/programming/comments/1igik53/the_missing_crossplatform_os_api_for_timers/
submitted by /u/broken_broken_ (https://www.reddit.com/user/broken_broken_)
[link] (https://gaultier.github.io/blog/the_missing_cross_platform_os_api_for_timers.html) [comments] (https://www.reddit.com/r/programming/comments/1igik53/the_missing_crossplatform_os_api_for_timers/)
OSS lightweight CLI for MacOS & Linux VMs on Apple Silicon
https://www.reddit.com/r/programming/comments/1ig9hik/oss_lightweight_cli_for_macos_linux_vms_on_apple/
submitted by /u/sandropuppo (https://www.reddit.com/user/sandropuppo)
[link] (https://github.com/trycua/lume) [comments] (https://www.reddit.com/r/programming/comments/1ig9hik/oss_lightweight_cli_for_macos_linux_vms_on_apple/)
Storing a program within a URL
https://www.reddit.com/r/programming/comments/1ig8s0n/storing_a_program_within_a_url/
submitted by /u/fudgem (https://www.reddit.com/user/fudgem)
[link] (https://youtu.be/eqfG67aRNDE) [comments] (https://www.reddit.com/r/programming/comments/1ig8s0n/storing_a_program_within_a_url/)
Procesamiento simultáneo de datos con Streams gracias a colectores de Teeing en Java
https://www.reddit.com/r/programming/comments/1ig3vf8/procesamiento_simult%C3%A1neo_de_datos_con_streams/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2025/02/procesamiento-simultaneo-de-datos-con.html) [comments] (https://www.reddit.com/r/programming/comments/1ig3vf8/procesamiento_simult%C3%A1neo_de_datos_con_streams/)
Everyone knows your location: tracking myself down through in-app ads
https://www.reddit.com/r/programming/comments/1ih6lej/everyone_knows_your_location_tracking_myself_down/
submitted by /u/ScottContini (https://www.reddit.com/user/ScottContini)
[link] (https://timsh.org/tracking-myself-down-through-in-app-ads/) [comments] (https://www.reddit.com/r/programming/comments/1ih6lej/everyone_knows_your_location_tracking_myself_down/)
Arithmetic Coding for Data Compression [1987 pdf]
https://www.reddit.com/r/programming/comments/1igzjgg/arithmetic_coding_for_data_compression_1987_pdf/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://dl.acm.org/doi/pdf/10.1145/214762.214771) [comments] (https://www.reddit.com/r/programming/comments/1igzjgg/arithmetic_coding_for_data_compression_1987_pdf/)
Learn Common Lisp by Example: GTK GUI with SBCL
https://www.reddit.com/r/programming/comments/1igzicz/learn_common_lisp_by_example_gtk_gui_with_sbcl/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://goober99.hashnode.dev/learn-common-lisp-by-example-gtk-gui-with-sbcl) [comments] (https://www.reddit.com/r/programming/comments/1igzicz/learn_common_lisp_by_example_gtk_gui_with_sbcl/)
Why Durable Execution Should Be Lightweight
https://www.reddit.com/r/programming/comments/1igzg39/why_durable_execution_should_be_lightweight/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.dbos.dev/blog/what-is-lightweight-durable-execution) [comments] (https://www.reddit.com/r/programming/comments/1igzg39/why_durable_execution_should_be_lightweight/)
F-strings for C++26 proposal [pdf]
https://www.reddit.com/r/programming/comments/1igzfc8/fstrings_for_c26_proposal_pdf/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3412r0.pdf) [comments] (https://www.reddit.com/r/programming/comments/1igzfc8/fstrings_for_c26_proposal_pdf/)
Interviews in the Age of AI: Ditch Leetcode - Try Code Reviews Instead
https://www.reddit.com/r/programming/comments/1iguac6/interviews_in_the_age_of_ai_ditch_leetcode_try/
submitted by /u/c-digs (https://www.reddit.com/user/c-digs)
[link] (https://chrlschn.dev/blog/2023/07/interviews-age-of-ai-ditch-leetcode-try-code-reviews-instead/) [comments] (https://www.reddit.com/r/programming/comments/1iguac6/interviews_in_the_age_of_ai_ditch_leetcode_try/)
Usertour - open-source user onboarding platform designed for developers
https://www.reddit.com/r/programming/comments/1igq40s/usertour_opensource_user_onboarding_platform/
submitted by /u/Crafty_Impression_37 (https://www.reddit.com/user/Crafty_Impression_37)
[link] (https://github.com/usertour/usertour) [comments] (https://www.reddit.com/r/programming/comments/1igq40s/usertour_opensource_user_onboarding_platform/)
Don't animate height!, or, how to optimize CSS animations
https://www.reddit.com/r/programming/comments/1igoxnv/dont_animate_height_or_how_to_optimize_css/
submitted by /u/Jameshfisher (https://www.reddit.com/user/Jameshfisher)
[link] (https://www.granola.ai/blog/dont-animate-height) [comments] (https://www.reddit.com/r/programming/comments/1igoxnv/dont_animate_height_or_how_to_optimize_css/)
Built a free, open-source alternative to expensive OpenGraph image services
https://www.reddit.com/r/programming/comments/1igkv95/built_a_free_opensource_alternative_to_expensive/
submitted by /u/Skirdogg (https://www.reddit.com/user/Skirdogg)
[link] (https://github.com/pskirde/og-img) [comments] (https://www.reddit.com/r/programming/comments/1igkv95/built_a_free_opensource_alternative_to_expensive/)
40 Best Free and Open Source NoSQL Databases
https://www.reddit.com/r/programming/comments/1igklw4/40_best_free_and_open_source_nosql_databases/
submitted by /u/Veerans (https://www.reddit.com/user/Veerans)
[link] (https://bigdataanalyticsnews.com/best-free-open-source-nosql-databases/) [comments] (https://www.reddit.com/r/programming/comments/1igklw4/40_best_free_and_open_source_nosql_databases/)
Optimizing with Novel Calendrical Algorithms
https://www.reddit.com/r/programming/comments/1igjb1d/optimizing_with_novel_calendrical_algorithms/
submitted by /u/jhpratt (https://www.reddit.com/user/jhpratt)
[link] (https://jhpratt.dev/blog/optimizing-with-novel-calendrical-algorithms/) [comments] (https://www.reddit.com/r/programming/comments/1igjb1d/optimizing_with_novel_calendrical_algorithms/)
Comparing the inference performance of YOLOv8 quantized with TensorRT(FP16, INT8) on Jetson Orin Nano
https://www.reddit.com/r/programming/comments/1igfiae/comparing_the_inference_performance_of_yolov8/
submitted by /u/Loud-Insect9247 (https://www.reddit.com/user/Loud-Insect9247)
[link] (https://github.com/the0807/YOLOv8-ONNX-TensorRT) [comments] (https://www.reddit.com/r/programming/comments/1igfiae/comparing_the_inference_performance_of_yolov8/)
The missing cross-platform OS API for timers
https://www.reddit.com/r/programming/comments/1ig9a91/the_missing_crossplatform_os_api_for_timers/
submitted by /u/broken_broken_ (https://www.reddit.com/user/broken_broken_)
[link] (https://gaultier.github.io/blog/the_missing_cross_platform_api_for_timers.html) [comments] (https://www.reddit.com/r/programming/comments/1ig9a91/the_missing_crossplatform_os_api_for_timers/)
Generating a Simulated Walk using a Simulated Boston Dynamics Atlas Robot using C and a Passive Dynamic Control Loop Algorithm
https://www.reddit.com/r/programming/comments/1ig7sf0/generating_a_simulated_walk_using_a_simulated/
submitted by /u/Important-Extension6 (https://www.reddit.com/user/Important-Extension6)
[link] (https://youtu.be/1b58XPTGWZ4?si=570SplufP1CDp2IU) [comments] (https://www.reddit.com/r/programming/comments/1ig7sf0/generating_a_simulated_walk_using_a_simulated/)
Fixing Recursions In Grammar
https://www.reddit.com/r/programming/comments/1ig21cw/fixing_recursions_in_grammar/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://brightprogrammer.in/posts/fixing-recursions-in-grammar/) [comments] (https://www.reddit.com/r/programming/comments/1ig21cw/fixing_recursions_in_grammar/)