212
I will send you newest post from subreddit /r/programming
Programming Language Memory Models
https://www.reddit.com/r/programming/comments/1hcqeja/programming_language_memory_models/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://research.swtch.com/plmm) [comments] (https://www.reddit.com/r/programming/comments/1hcqeja/programming_language_memory_models/)
Scaling Laws – O1 Pro Architecture, Reasoning Training Infrastructure, Orion and Claude 3.5 Opus “Failures”
https://www.reddit.com/r/programming/comments/1hcm9g2/scaling_laws_o1_pro_architecture_reasoning/
submitted by /u/mmaksimovic (https://www.reddit.com/user/mmaksimovic)
[link] (https://semianalysis.com/2024/12/11/scaling-laws-o1-pro-architecture-reasoning-training-infrastructure-orion-and-claude-3-5-opus-failures/) [comments] (https://www.reddit.com/r/programming/comments/1hcm9g2/scaling_laws_o1_pro_architecture_reasoning/)
Type-erased generic functions for C: A modest non-proposal
https://www.reddit.com/r/programming/comments/1hcli08/typeerased_generic_functions_for_c_a_modest/
submitted by /u/pmz (https://www.reddit.com/user/pmz)
[link] (https://duriansoftware.com/joe/type-erased-generic-functions-for-c:-a-modest-non-proposal) [comments] (https://www.reddit.com/r/programming/comments/1hcli08/typeerased_generic_functions_for_c_a_modest/)
Introducing Limbo: A complete rewrite of SQLite in Rust
https://www.reddit.com/r/programming/comments/1hciiwt/introducing_limbo_a_complete_rewrite_of_sqlite_in/
submitted by /u/oxyonic9 (https://www.reddit.com/user/oxyonic9)
[link] (https://turso.tech/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust) [comments] (https://www.reddit.com/r/programming/comments/1hciiwt/introducing_limbo_a_complete_rewrite_of_sqlite_in/)
Tested PyPy (latest) and CPython (3.13) on Speed, Memory Usage, Concurrency, and Compatibility - Here's the result
https://www.reddit.com/r/programming/comments/1hcgr5k/tested_pypy_latest_and_cpython_313_on_speed/
submitted by /u/python4geeks (https://www.reddit.com/user/python4geeks)
[link] (https://youtu.be/ylylKo3ITUM) [comments] (https://www.reddit.com/r/programming/comments/1hcgr5k/tested_pypy_latest_and_cpython_313_on_speed/)
Understanding and using GitHub workflows
https://www.reddit.com/r/programming/comments/1hccz5e/understanding_and_using_github_workflows/
<!-- SC_OFF -->Automate tasks in GitHub projects with workflows to simplify testing, deployment, and maintenance. <!-- SC_ON --> submitted by /u/noweh95 (https://www.reddit.com/user/noweh95)
[link] (julien_schmitt/understanding-and-using-github-workflows-c7b3b2c6e23f" rel="nofollow">https://medium.com/@julien_schmitt/understanding-and-using-github-workflows-c7b3b2c6e23f) [comments] (https://www.reddit.com/r/programming/comments/1hccz5e/understanding_and_using_github_workflows/)
The Humble For Loop in JavaScript
https://www.reddit.com/r/programming/comments/1hc9ew9/the_humble_for_loop_in_javascript/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.startifact.com/posts/humble-for-loop-js/) [comments] (https://www.reddit.com/r/programming/comments/1hc9ew9/the_humble_for_loop_in_javascript/)
Infinite-Scrolling Logos In Flat HTML And Pure CSS
https://www.reddit.com/r/programming/comments/1hc4czw/infinitescrolling_logos_in_flat_html_and_pure_css/
submitted by /u/starbist (https://www.reddit.com/user/starbist)
[link] (https://www.silvestar.codes/articles/infinite-scrolling-logos-in-flat-html-and-pure-css/) [comments] (https://www.reddit.com/r/programming/comments/1hc4czw/infinitescrolling_logos_in_flat_html_and_pure_css/)
Visual Studio Code November 2024
https://www.reddit.com/r/programming/comments/1hc12c1/visual_studio_code_november_2024/
submitted by /u/feross (https://www.reddit.com/user/feross)
[link] (https://code.visualstudio.com/updates/v1_96) [comments] (https://www.reddit.com/r/programming/comments/1hc12c1/visual_studio_code_november_2024/)
Counting up concurrency
https://www.reddit.com/r/programming/comments/1hc049d/counting_up_concurrency/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://raku-advent.blog/2024/12/11/day-11-counting-up-concurrency/) [comments] (https://www.reddit.com/r/programming/comments/1hc049d/counting_up_concurrency/)
How I reduced bundle size by 60% using tree shaking
https://www.reddit.com/r/programming/comments/1hbzr9y/how_i_reduced_bundle_size_by_60_using_tree_shaking/
submitted by /u/Alternative_Ball_895 (https://www.reddit.com/user/Alternative_Ball_895)
[link] (https://medium.com/digital-minds/how-i-cut-down-bundle-size-by-60-with-tree-shaking-d50be0228f82?source=friends_link&sk=e10918c433d746592e718a5bf8caf37a) [comments] (https://www.reddit.com/r/programming/comments/1hbzr9y/how_i_reduced_bundle_size_by_60_using_tree_shaking/)
Turning Off Zen 4's Op Cache for Curiosity and Giggles
https://www.reddit.com/r/programming/comments/1hbzk15/turning_off_zen_4s_op_cache_for_curiosity_and/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://chipsandcheese.com/p/turning-off-zen-4s-op-cache-for-curiosity) [comments] (https://www.reddit.com/r/programming/comments/1hbzk15/turning_off_zen_4s_op_cache_for_curiosity_and/)
Making memcpy(NULL, NULL, 0) well-defined
https://www.reddit.com/r/programming/comments/1hbzgnh/making_memcpynull_null_0_welldefined/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://developers.redhat.com/articles/2024/12/11/making-memcpynull-null-0-well-defined) [comments] (https://www.reddit.com/r/programming/comments/1hbzgnh/making_memcpynull_null_0_welldefined/)
Ucacher: Speeding up GitHub Actions via syscall instrumentation
https://www.reddit.com/r/programming/comments/1hbviqd/ucacher_speeding_up_github_actions_via_syscall/
submitted by /u/vladaionescu (https://www.reddit.com/user/vladaionescu)
[link] (https://earthly.dev/blog/ucacher/) [comments] (https://www.reddit.com/r/programming/comments/1hbviqd/ucacher_speeding_up_github_actions_via_syscall/)
Pricing Intelligence: Is ChatGPT Pro too expensive for developers?
https://www.reddit.com/r/programming/comments/1hbsulf/pricing_intelligence_is_chatgpt_pro_too_expensive/
submitted by /u/fosterfriendship (https://www.reddit.com/user/fosterfriendship)
[link] (https://gregmfoster.substack.com/p/pricing-intelligence-is-chatgpt-pro) [comments] (https://www.reddit.com/r/programming/comments/1hbsulf/pricing_intelligence_is_chatgpt_pro_too_expensive/)
Introduction to Fine-Grained Authorization with Open Policy Agent and OPAL
https://www.reddit.com/r/programming/comments/1hcno98/introduction_to_finegrained_authorization_with/
submitted by /u/Permit_io (https://www.reddit.com/user/Permit_io)
[link] (https://www.permit.io/blog/introduction-to-opal) [comments] (https://www.reddit.com/r/programming/comments/1hcno98/introduction_to_finegrained_authorization_with/)
Kheish - An Open-Source Platform for Orchestrating Complex LLM Workflows
https://www.reddit.com/r/programming/comments/1hclpqo/kheish_an_opensource_platform_for_orchestrating/
submitted by /u/graniet75 (https://www.reddit.com/user/graniet75)
[link] (https://github.com/graniet/kheish) [comments] (https://www.reddit.com/r/programming/comments/1hclpqo/kheish_an_opensource_platform_for_orchestrating/)
Meet TUnit: The New, Fast, and Extensible .NET Testing Framework
https://www.reddit.com/r/programming/comments/1hckwl9/meet_tunit_the_new_fast_and_extensible_net/
submitted by /u/sander1095 (https://www.reddit.com/user/sander1095)
[link] (https://stenbrinke.nl/blog/tunit-introduction/) [comments] (https://www.reddit.com/r/programming/comments/1hckwl9/meet_tunit_the_new_fast_and_extensible_net/)
Value-based type validation in Rust for Node.js applications
https://www.reddit.com/r/programming/comments/1hcgxg4/valuebased_type_validation_in_rust_for_nodejs/
submitted by /u/machete127 (https://www.reddit.com/user/machete127)
[link] (https://encore.dev/blog/advanced-validation) [comments] (https://www.reddit.com/r/programming/comments/1hcgxg4/valuebased_type_validation_in_rust_for_nodejs/)
Git Trailers
https://www.reddit.com/r/programming/comments/1hcd5rf/git_trailers/
submitted by /u/mooreds (https://www.reddit.com/user/mooreds)
[link] (https://alchemists.io/articles/git_trailers) [comments] (https://www.reddit.com/r/programming/comments/1hcd5rf/git_trailers/)
Gambol a fast general purpose compiled programming language with full reflection
https://www.reddit.com/r/programming/comments/1hccj5a/gambol_a_fast_general_purpose_compiled/
submitted by /u/LogicSuperSet (https://www.reddit.com/user/LogicSuperSet)
[link] (https://www.gambol.dev/) [comments] (https://www.reddit.com/r/programming/comments/1hccj5a/gambol_a_fast_general_purpose_compiled/)
Drawing a line to connect elements with CSS anchor position
https://www.reddit.com/r/programming/comments/1hc4d03/drawing_a_line_to_connect_elements_with_css/
submitted by /u/starbist (https://www.reddit.com/user/starbist)
[link] (https://www.silvestar.codes/articles/drawing-a-line-to-connect-elements-with-css-anchor-positioning/) [comments] (https://www.reddit.com/r/programming/comments/1hc4d03/drawing_a_line_to_connect_elements_with_css/)
Programming Books by Indie Authors
https://www.reddit.com/r/programming/comments/1hc2ebm/programming_books_by_indie_authors/
submitted by /u/prithivir (https://www.reddit.com/user/prithivir)
[link] (https://indieverse.dev/) [comments] (https://www.reddit.com/r/programming/comments/1hc2ebm/programming_books_by_indie_authors/)
Select dropdown for polymorphic associations
https://www.reddit.com/r/programming/comments/1hc04m4/select_dropdown_for_polymorphic_associations/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://fractaledmind.github.io/2024/12/10/select-dropdown-for-polymorphic-associations/) [comments] (https://www.reddit.com/r/programming/comments/1hc04m4/select_dropdown_for_polymorphic_associations/)
the return of glfighters: porting a 23-year-old game to webassembly
https://www.reddit.com/r/programming/comments/1hbzsa5/the_return_of_glfighters_porting_a_23yearold_game/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://devnonsense.com/posts/glfighters/) [comments] (https://www.reddit.com/r/programming/comments/1hbzsa5/the_return_of_glfighters_porting_a_23yearold_game/)
Implementing Rust-like traits for C++ 20 (with no runtime overhead)
https://www.reddit.com/r/programming/comments/1hbzr2y/implementing_rustlike_traits_for_c_20_with_no/
submitted by /u/Beginning-Safe4282 (https://www.reddit.com/user/Beginning-Safe4282)
[link] (https://github.com/Jaysmito101/rusty.hpp?tab=readme-ov-file#traits-in-c) [comments] (https://www.reddit.com/r/programming/comments/1hbzr2y/implementing_rustlike_traits_for_c_20_with_no/)
The GPU is not always faster
https://www.reddit.com/r/programming/comments/1hbzhei/the_gpu_is_not_always_faster/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://cowfreedom.de/#dot_product/introduction/) [comments] (https://www.reddit.com/r/programming/comments/1hbzhei/the_gpu_is_not_always_faster/)
Architectures of modern Front-end applications
https://www.reddit.com/r/programming/comments/1hbz413/architectures_of_modern_frontend_applications/
submitted by /u/No-Strategy7512 (https://www.reddit.com/user/No-Strategy7512)
[link] (https://medium.com/brackets/architectures-of-modern-front-end-applications-8859dfe6c12e) [comments] (https://www.reddit.com/r/programming/comments/1hbz413/architectures_of_modern_frontend_applications/)
Introducing Randflake ID: a distributed, uniform, unpredictable, unique random ID generator.
https://www.reddit.com/r/programming/comments/1hbvh7c/introducing_randflake_id_a_distributed_uniform/
submitted by /u/AlphaLemonMint (https://www.reddit.com/user/AlphaLemonMint)
[link] (https://gosuda.org/randflake) [comments] (https://www.reddit.com/r/programming/comments/1hbvh7c/introducing_randflake_id_a_distributed_uniform/)
Fast and exact probability distributions calculation for D&D - Part II
https://www.reddit.com/r/programming/comments/1hbra0s/fast_and_exact_probability_distributions/
submitted by /u/Knaapje (https://www.reddit.com/user/Knaapje)
[link] (https://bitsandtheorems.com/the-advantage-of-advantage/) [comments] (https://www.reddit.com/r/programming/comments/1hbra0s/fast_and_exact_probability_distributions/)