Acceptable and fast user entity resolution using dataflow
https://www.reddit.com/r/programming/comments/1j1kcax/acceptable_and_fast_user_entity_resolution_using/
submitted by /u/Party-Tower-5475 (https://www.reddit.com/user/Party-Tower-5475)
[link] (https://pieces.app/blog/entity-resolution-with-data-flow?utm_source=reddit&utm_medium=referral&utm_campaign=r15) [comments] (https://www.reddit.com/r/programming/comments/1j1kcax/acceptable_and_fast_user_entity_resolution_using/)
https://www.reddit.com/r/programming/comments/1j1kcax/acceptable_and_fast_user_entity_resolution_using/
submitted by /u/Party-Tower-5475 (https://www.reddit.com/user/Party-Tower-5475)
[link] (https://pieces.app/blog/entity-resolution-with-data-flow?utm_source=reddit&utm_medium=referral&utm_campaign=r15) [comments] (https://www.reddit.com/r/programming/comments/1j1kcax/acceptable_and_fast_user_entity_resolution_using/)
How Clay's UI Layout Algorithm Works
https://www.reddit.com/r/programming/comments/1j1l36m/how_clays_ui_layout_algorithm_works/
submitted by /u/nicbarkeragain (https://www.reddit.com/user/nicbarkeragain)
[link] (https://youtu.be/by9lQvpvMIc) [comments] (https://www.reddit.com/r/programming/comments/1j1l36m/how_clays_ui_layout_algorithm_works/)
https://www.reddit.com/r/programming/comments/1j1l36m/how_clays_ui_layout_algorithm_works/
submitted by /u/nicbarkeragain (https://www.reddit.com/user/nicbarkeragain)
[link] (https://youtu.be/by9lQvpvMIc) [comments] (https://www.reddit.com/r/programming/comments/1j1l36m/how_clays_ui_layout_algorithm_works/)
Porting my openGL demo to the web with WASM
https://www.reddit.com/r/programming/comments/1j1nedn/porting_my_opengl_demo_to_the_web_with_wasm/
submitted by /u/uds5501 (https://www.reddit.com/user/uds5501)
[link] (https://uds5501.github.io/mindpalace/2025/03/01/opengl-webgl-porting.html) [comments] (https://www.reddit.com/r/programming/comments/1j1nedn/porting_my_opengl_demo_to_the_web_with_wasm/)
https://www.reddit.com/r/programming/comments/1j1nedn/porting_my_opengl_demo_to_the_web_with_wasm/
submitted by /u/uds5501 (https://www.reddit.com/user/uds5501)
[link] (https://uds5501.github.io/mindpalace/2025/03/01/opengl-webgl-porting.html) [comments] (https://www.reddit.com/r/programming/comments/1j1nedn/porting_my_opengl_demo_to_the_web_with_wasm/)
Peculiar Self-References in Python
https://www.reddit.com/r/programming/comments/1j1nh3k/peculiar_selfreferences_in_python/
submitted by /u/p-orbitals (https://www.reddit.com/user/p-orbitals)
[link] (https://susam.net/peculiar-self-references.html) [comments] (https://www.reddit.com/r/programming/comments/1j1nh3k/peculiar_selfreferences_in_python/)
https://www.reddit.com/r/programming/comments/1j1nh3k/peculiar_selfreferences_in_python/
submitted by /u/p-orbitals (https://www.reddit.com/user/p-orbitals)
[link] (https://susam.net/peculiar-self-references.html) [comments] (https://www.reddit.com/r/programming/comments/1j1nh3k/peculiar_selfreferences_in_python/)
There’s no such thing as an isomorphic layout effect
https://www.reddit.com/r/programming/comments/1j1oek1/theres_no_such_thing_as_an_isomorphic_layout/
submitted by /u/ynitoprax (https://www.reddit.com/user/ynitoprax)
[link] (https://smoores.dev/post/no_such_thing_isomorphic_layout_effect/) [comments] (https://www.reddit.com/r/programming/comments/1j1oek1/theres_no_such_thing_as_an_isomorphic_layout/)
https://www.reddit.com/r/programming/comments/1j1oek1/theres_no_such_thing_as_an_isomorphic_layout/
submitted by /u/ynitoprax (https://www.reddit.com/user/ynitoprax)
[link] (https://smoores.dev/post/no_such_thing_isomorphic_layout_effect/) [comments] (https://www.reddit.com/r/programming/comments/1j1oek1/theres_no_such_thing_as_an_isomorphic_layout/)
I struggled with Git, so I'm making a game to spare others the pain
https://www.reddit.com/r/programming/comments/1j1rtv3/i_struggled_with_git_so_im_making_a_game_to_spare/
submitted by /u/initcommit (https://www.reddit.com/user/initcommit)
[link] (https://initialcommit.com/blog/im-making-a-git-game) [comments] (https://www.reddit.com/r/programming/comments/1j1rtv3/i_struggled_with_git_so_im_making_a_game_to_spare/)
https://www.reddit.com/r/programming/comments/1j1rtv3/i_struggled_with_git_so_im_making_a_game_to_spare/
submitted by /u/initcommit (https://www.reddit.com/user/initcommit)
[link] (https://initialcommit.com/blog/im-making-a-git-game) [comments] (https://www.reddit.com/r/programming/comments/1j1rtv3/i_struggled_with_git_so_im_making_a_game_to_spare/)
Moldable Development in Practice — Patterns for Legacy Modernization • Oscar Nierstrasz
https://www.reddit.com/r/programming/comments/1j1sz5n/moldable_development_in_practice_patterns_for/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://youtu.be/F_-z0aC7Pnk) [comments] (https://www.reddit.com/r/programming/comments/1j1sz5n/moldable_development_in_practice_patterns_for/)
https://www.reddit.com/r/programming/comments/1j1sz5n/moldable_development_in_practice_patterns_for/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://youtu.be/F_-z0aC7Pnk) [comments] (https://www.reddit.com/r/programming/comments/1j1sz5n/moldable_development_in_practice_patterns_for/)
Redis Persistence Dive Deep - Trade-offs Between Performance And Durability
https://www.reddit.com/r/programming/comments/1j1t0v5/redis_persistence_dive_deep_tradeoffs_between/
submitted by /u/Local_Ad_6109 (https://www.reddit.com/user/Local_Ad_6109)
[link] (https://open.substack.com/pub/engineeringatscale/p/redis-persistence-aof-rdb-crash-recovery?r=8sprj&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true) [comments] (https://www.reddit.com/r/programming/comments/1j1t0v5/redis_persistence_dive_deep_tradeoffs_between/)
https://www.reddit.com/r/programming/comments/1j1t0v5/redis_persistence_dive_deep_tradeoffs_between/
submitted by /u/Local_Ad_6109 (https://www.reddit.com/user/Local_Ad_6109)
[link] (https://open.substack.com/pub/engineeringatscale/p/redis-persistence-aof-rdb-crash-recovery?r=8sprj&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true) [comments] (https://www.reddit.com/r/programming/comments/1j1t0v5/redis_persistence_dive_deep_tradeoffs_between/)
Towards a test-suite for TOTP codes
https://www.reddit.com/r/programming/comments/1j1u95k/towards_a_testsuite_for_totp_codes/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://shkspr.mobi/blog/2025/03/towards-a-test-suite-for-totp-codes/) [comments] (https://www.reddit.com/r/programming/comments/1j1u95k/towards_a_testsuite_for_totp_codes/)
https://www.reddit.com/r/programming/comments/1j1u95k/towards_a_testsuite_for_totp_codes/
submitted by /u/FoxInTheRedBox (https://www.reddit.com/user/FoxInTheRedBox)
[link] (https://shkspr.mobi/blog/2025/03/towards-a-test-suite-for-totp-codes/) [comments] (https://www.reddit.com/r/programming/comments/1j1u95k/towards_a_testsuite_for_totp_codes/)
Building web apps from scratch - The Network Stack - Part 1
https://www.reddit.com/r/programming/comments/1j1uw5u/building_web_apps_from_scratch_the_network_stack/
submitted by /u/caromobiletiscrivo (https://www.reddit.com/user/caromobiletiscrivo)
[link] (https://coz.is/posts/001_the_network_stack.html) [comments] (https://www.reddit.com/r/programming/comments/1j1uw5u/building_web_apps_from_scratch_the_network_stack/)
https://www.reddit.com/r/programming/comments/1j1uw5u/building_web_apps_from_scratch_the_network_stack/
submitted by /u/caromobiletiscrivo (https://www.reddit.com/user/caromobiletiscrivo)
[link] (https://coz.is/posts/001_the_network_stack.html) [comments] (https://www.reddit.com/r/programming/comments/1j1uw5u/building_web_apps_from_scratch_the_network_stack/)
Containers are bloated. BLAFS can cut up to 90% of the container size while removing tons of CVEs
https://www.reddit.com/r/programming/comments/1j1w6ar/containers_are_bloated_blafs_can_cut_up_to_90_of/
submitted by /u/Specialist_Square818 (https://www.reddit.com/user/Specialist_Square818)
[link] (https://github.com/negativa-ai/BLAFS) [comments] (https://www.reddit.com/r/programming/comments/1j1w6ar/containers_are_bloated_blafs_can_cut_up_to_90_of/)
https://www.reddit.com/r/programming/comments/1j1w6ar/containers_are_bloated_blafs_can_cut_up_to_90_of/
submitted by /u/Specialist_Square818 (https://www.reddit.com/user/Specialist_Square818)
[link] (https://github.com/negativa-ai/BLAFS) [comments] (https://www.reddit.com/r/programming/comments/1j1w6ar/containers_are_bloated_blafs_can_cut_up_to_90_of/)
Harnessing Frontend Storage: A Comprehensive Guide to Browser-Based Data Management
https://www.reddit.com/r/programming/comments/1j1wwva/harnessing_frontend_storage_a_comprehensive_guide/
submitted by /u/Designer-Contest-724 (https://www.reddit.com/user/Designer-Contest-724)
[link] (https://medium.com/@utkarshbansal01/harnessing-frontend-storage-a-comprehensive-guide-to-browser-based-data-management-eaa7cf29d69f) [comments] (https://www.reddit.com/r/programming/comments/1j1wwva/harnessing_frontend_storage_a_comprehensive_guide/)
https://www.reddit.com/r/programming/comments/1j1wwva/harnessing_frontend_storage_a_comprehensive_guide/
submitted by /u/Designer-Contest-724 (https://www.reddit.com/user/Designer-Contest-724)
[link] (https://medium.com/@utkarshbansal01/harnessing-frontend-storage-a-comprehensive-guide-to-browser-based-data-management-eaa7cf29d69f) [comments] (https://www.reddit.com/r/programming/comments/1j1wwva/harnessing_frontend_storage_a_comprehensive_guide/)
Stroustrup calls for defense against attacks on C++
https://www.reddit.com/r/programming/comments/1j27wf6/stroustrup_calls_for_defense_against_attacks_on_c/
submitted by /u/neutronbob (https://www.reddit.com/user/neutronbob)
[link] (https://www.theregister.com/2025/03/02/c_creator_calls_for_action/) [comments] (https://www.reddit.com/r/programming/comments/1j27wf6/stroustrup_calls_for_defense_against_attacks_on_c/)
https://www.reddit.com/r/programming/comments/1j27wf6/stroustrup_calls_for_defense_against_attacks_on_c/
submitted by /u/neutronbob (https://www.reddit.com/user/neutronbob)
[link] (https://www.theregister.com/2025/03/02/c_creator_calls_for_action/) [comments] (https://www.reddit.com/r/programming/comments/1j27wf6/stroustrup_calls_for_defense_against_attacks_on_c/)
Made a scroll bar buddy that walks down the page when you scroll
https://www.reddit.com/r/programming/comments/1j28b4y/made_a_scroll_bar_buddy_that_walks_down_the_page/
submitted by /u/Head-Gap-1717 (https://www.reddit.com/user/Head-Gap-1717)
[link] (https://focusfurnace.com/scroll_buddy.html) [comments] (https://www.reddit.com/r/programming/comments/1j28b4y/made_a_scroll_bar_buddy_that_walks_down_the_page/)
https://www.reddit.com/r/programming/comments/1j28b4y/made_a_scroll_bar_buddy_that_walks_down_the_page/
submitted by /u/Head-Gap-1717 (https://www.reddit.com/user/Head-Gap-1717)
[link] (https://focusfurnace.com/scroll_buddy.html) [comments] (https://www.reddit.com/r/programming/comments/1j28b4y/made_a_scroll_bar_buddy_that_walks_down_the_page/)
Programación Orientada a Objetos en Python parte 2
https://www.reddit.com/r/programming/comments/1j292vl/programaci%C3%B3n_orientada_a_objetos_en_python_parte_2/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2025/03/programacion-orientada-objetos-en.html) [comments] (https://www.reddit.com/r/programming/comments/1j292vl/programaci%C3%B3n_orientada_a_objetos_en_python_parte_2/)
https://www.reddit.com/r/programming/comments/1j292vl/programaci%C3%B3n_orientada_a_objetos_en_python_parte_2/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2025/03/programacion-orientada-objetos-en.html) [comments] (https://www.reddit.com/r/programming/comments/1j292vl/programaci%C3%B3n_orientada_a_objetos_en_python_parte_2/)
More Good Programming Quotes, Part 6
https://www.reddit.com/r/programming/comments/1j2chhh/more_good_programming_quotes_part_6/
submitted by /u/henrik_w (https://www.reddit.com/user/henrik_w)
[link] (https://henrikwarne.com/2025/03/02/more-good-programming-quotes-part-6/) [comments] (https://www.reddit.com/r/programming/comments/1j2chhh/more_good_programming_quotes_part_6/)
https://www.reddit.com/r/programming/comments/1j2chhh/more_good_programming_quotes_part_6/
submitted by /u/henrik_w (https://www.reddit.com/user/henrik_w)
[link] (https://henrikwarne.com/2025/03/02/more-good-programming-quotes-part-6/) [comments] (https://www.reddit.com/r/programming/comments/1j2chhh/more_good_programming_quotes_part_6/)
A Basic Inductive Type Comparison: Rust, Lean, C, C++
https://www.reddit.com/r/programming/comments/1j2fpxa/a_basic_inductive_type_comparison_rust_lean_c_c/
submitted by /u/fpcoder (https://www.reddit.com/user/fpcoder)
[link] (https://jamesoswald.dev/posts/sumtypes/) [comments] (https://www.reddit.com/r/programming/comments/1j2fpxa/a_basic_inductive_type_comparison_rust_lean_c_c/)
https://www.reddit.com/r/programming/comments/1j2fpxa/a_basic_inductive_type_comparison_rust_lean_c_c/
submitted by /u/fpcoder (https://www.reddit.com/user/fpcoder)
[link] (https://jamesoswald.dev/posts/sumtypes/) [comments] (https://www.reddit.com/r/programming/comments/1j2fpxa/a_basic_inductive_type_comparison_rust_lean_c_c/)
A Practical Guide to Modular Monoliths with .NET
https://www.reddit.com/r/programming/comments/1j2grgu/a_practical_guide_to_modular_monoliths_with_net/
submitted by /u/c-digs (https://www.reddit.com/user/c-digs)
[link] (https://youtu.be/VEggfW0A_Oo) [comments] (https://www.reddit.com/r/programming/comments/1j2grgu/a_practical_guide_to_modular_monoliths_with_net/)
https://www.reddit.com/r/programming/comments/1j2grgu/a_practical_guide_to_modular_monoliths_with_net/
submitted by /u/c-digs (https://www.reddit.com/user/c-digs)
[link] (https://youtu.be/VEggfW0A_Oo) [comments] (https://www.reddit.com/r/programming/comments/1j2grgu/a_practical_guide_to_modular_monoliths_with_net/)
How to Deliver Quality Software Against All Odds • Daniel Terhorst-North & Julian Wood
https://www.reddit.com/r/programming/comments/1j2gtxu/how_to_deliver_quality_software_against_all_odds/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://www.buzzsprout.com/1714721/16661726) [comments] (https://www.reddit.com/r/programming/comments/1j2gtxu/how_to_deliver_quality_software_against_all_odds/)
https://www.reddit.com/r/programming/comments/1j2gtxu/how_to_deliver_quality_software_against_all_odds/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://www.buzzsprout.com/1714721/16661726) [comments] (https://www.reddit.com/r/programming/comments/1j2gtxu/how_to_deliver_quality_software_against_all_odds/)
[video] We spend a lot of time learning to write code, while spending little to no time learning to read code
https://www.reddit.com/r/programming/comments/1j2kl96/video_we_spend_a_lot_of_time_learning_to_write/
submitted by /u/aardling-eu (https://www.reddit.com/user/aardling-eu)
[link] (https://youtu.be/QIinhYYA5SM) [comments] (https://www.reddit.com/r/programming/comments/1j2kl96/video_we_spend_a_lot_of_time_learning_to_write/)
https://www.reddit.com/r/programming/comments/1j2kl96/video_we_spend_a_lot_of_time_learning_to_write/
submitted by /u/aardling-eu (https://www.reddit.com/user/aardling-eu)
[link] (https://youtu.be/QIinhYYA5SM) [comments] (https://www.reddit.com/r/programming/comments/1j2kl96/video_we_spend_a_lot_of_time_learning_to_write/)