I will send you newest post from subreddit /r/programming
In Search of a Faster SQLite
https://www.reddit.com/r/programming/comments/1he6dl3/in_search_of_a_faster_sqlite/
submitted by /u/avinassh (https://www.reddit.com/user/avinassh)
[link] (https://avi.im/blag/2024/faster-sqlite) [comments] (https://www.reddit.com/r/programming/comments/1he6dl3/in_search_of_a_faster_sqlite/)
LangChain4j: IA Generativa en Java
https://www.reddit.com/r/programming/comments/1he2nh6/langchain4j_ia_generativa_en_java/
submitted by /u/emanuelpeg (https://www.reddit.com/user/emanuelpeg)
[link] (https://emanuelpeg.blogspot.com/2024/12/langchain4j-ia-generativa-en-java.html) [comments] (https://www.reddit.com/r/programming/comments/1he2nh6/langchain4j_ia_generativa_en_java/)
Breaking the Cycle: Solving Circular Dependency Problems in Spring Boot
https://www.reddit.com/r/programming/comments/1he0a1c/breaking_the_cycle_solving_circular_dependency/
submitted by /u/jupiter_traveller (https://www.reddit.com/user/jupiter_traveller)
[link] (https://lejdiprifti.medium.com/breaking-the-cycle-solving-circular-dependency-problems-in-spring-boot-cd4f0f7750ef) [comments] (https://www.reddit.com/r/programming/comments/1he0a1c/breaking_the_cycle_solving_circular_dependency/)
How to Set Up Tailwind CSS with Vite
https://www.reddit.com/r/programming/comments/1hdxy17/how_to_set_up_tailwind_css_with_vite/
submitted by /u/Latter-Dust8587 (https://www.reddit.com/user/Latter-Dust8587)
[link] (https://makemychance.com/how-to-set-up-tailwind-css-with-vite/) [comments] (https://www.reddit.com/r/programming/comments/1hdxy17/how_to_set_up_tailwind_css_with_vite/)
Software is Way Less Performant Today
https://www.reddit.com/r/programming/comments/1hdvtpy/software_is_way_less_performant_today/
submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=MR4i3Ho9zZY) [comments] (https://www.reddit.com/r/programming/comments/1hdvtpy/software_is_way_less_performant_today/)
Algorithms for high performance terminal apps
https://www.reddit.com/r/programming/comments/1hdq7y9/algorithms_for_high_performance_terminal_apps/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://textual.textualize.io/blog/2024/12/12/algorithms-for-high-performance-terminal-apps/) [comments] (https://www.reddit.com/r/programming/comments/1hdq7y9/algorithms_for_high_performance_terminal_apps/)
Gang of Four (GOF) Design Patterns
https://www.reddit.com/r/programming/comments/1hdp2wq/gang_of_four_gof_design_patterns/
submitted by /u/FableBookGames (https://www.reddit.com/user/FableBookGames)
[link] (https://www.geeksforgeeks.org/gang-of-four-gof-design-patterns/) [comments] (https://www.reddit.com/r/programming/comments/1hdp2wq/gang_of_four_gof_design_patterns/)
Stacking and Agentic PRs Go Hand in Hand
https://www.reddit.com/r/programming/comments/1hdmb2d/stacking_and_agentic_prs_go_hand_in_hand/
submitted by /u/fosterfriendship (https://www.reddit.com/user/fosterfriendship)
[link] (https://gregmfoster.substack.com/p/stacking-and-agentic-prs-go-hand) [comments] (https://www.reddit.com/r/programming/comments/1hdmb2d/stacking_and_agentic_prs_go_hand_in_hand/)
The Humble For Loop in Rust
https://www.reddit.com/r/programming/comments/1hdl7pl/the_humble_for_loop_in_rust/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.startifact.com/posts/humble-for-loop-rust/) [comments] (https://www.reddit.com/r/programming/comments/1hdl7pl/the_humble_for_loop_in_rust/)
The secret life of DNS packets
https://www.reddit.com/r/programming/comments/1hdl5nb/the_secret_life_of_dns_packets/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://stripe.com/blog/secret-life-of-dns) [comments] (https://www.reddit.com/r/programming/comments/1hdl5nb/the_secret_life_of_dns_packets/)
lfi is a lazy functional sync, async, and concurrent iteration library for JavaScript and TypeScript
https://www.reddit.com/r/programming/comments/1hdl58f/lfi_is_a_lazy_functional_sync_async_and/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://lfi.dev/) [comments] (https://www.reddit.com/r/programming/comments/1hdl58f/lfi_is_a_lazy_functional_sync_async_and/)
0x01 – Killing Windows Kernel Mitigations
https://www.reddit.com/r/programming/comments/1hdl3bj/0x01_killing_windows_kernel_mitigations/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://wetw0rk.github.io/posts/0x01-killing-windows-kernel-mitigations/) [comments] (https://www.reddit.com/r/programming/comments/1hdl3bj/0x01_killing_windows_kernel_mitigations/)
Rain hashes – well designed, simple and fast variable sized hashes
https://www.reddit.com/r/programming/comments/1hdl2sc/rain_hashes_well_designed_simple_and_fast/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://github.com/DOSAYGO-Research/rain) [comments] (https://www.reddit.com/r/programming/comments/1hdl2sc/rain_hashes_well_designed_simple_and_fast/)
Bringing Types to APIs with TypeSpec
https://www.reddit.com/r/programming/comments/1hdk0gc/bringing_types_to_apis_with_typespec/
submitted by /u/ZuploAdrian (https://www.reddit.com/user/ZuploAdrian)
[link] (https://zuplo.com/blog/2023/04/19/bringing-types-to-apis-with-typespec) [comments] (https://www.reddit.com/r/programming/comments/1hdk0gc/bringing_types_to_apis_with_typespec/)
Videocall demo between two MenuetOS computers (100% asm)
https://www.reddit.com/r/programming/comments/1hdj5h5/videocall_demo_between_two_menuetos_computers_100/
submitted by /u/westernguy323 (https://www.reddit.com/user/westernguy323)
[link] (https://www.youtube.com/watch?v=StNgIGN0pqA) [comments] (https://www.reddit.com/r/programming/comments/1hdj5h5/videocall_demo_between_two_menuetos_computers_100/)
We’ve Been Here Before
https://www.reddit.com/r/programming/comments/1he3u3f/weve_been_here_before/
submitted by /u/Acceptable-Courage-9 (https://www.reddit.com/user/Acceptable-Courage-9)
[link] (https://terriblesoftware.org/2024/12/14/weve-been-here-before/) [comments] (https://www.reddit.com/r/programming/comments/1he3u3f/weve_been_here_before/)
Yozefu: A TUI for exploring data of a kafka cluster
https://www.reddit.com/r/programming/comments/1he1e87/yozefu_a_tui_for_exploring_data_of_a_kafka_cluster/
submitted by /u/Mcdostone (https://www.reddit.com/user/Mcdostone)
[link] (https://github.com/MAIF/yozefu) [comments] (https://www.reddit.com/r/programming/comments/1he1e87/yozefu_a_tui_for_exploring_data_of_a_kafka_cluster/)
I built for the problem I have today
https://www.reddit.com/r/programming/comments/1hdzhx0/i_built_for_the_problem_i_have_today/
submitted by /u/rozenmd (https://www.reddit.com/user/rozenmd)
[link] (https://maxrozen.com/onlineornot-diaries-23) [comments] (https://www.reddit.com/r/programming/comments/1hdzhx0/i_built_for_the_problem_i_have_today/)
Which tools you use for benchmark?
https://www.reddit.com/r/programming/comments/1hdwpr2/which_tools_you_use_for_benchmark/
<!-- SC_OFF -->Which tools you use for benchmark code(application) which show time of execution,cpu usage, memory usage?(preferable ubuntu tool). <!-- SC_ON --> submitted by /u/Harut3 (https://www.reddit.com/user/Harut3)
[link] (https://www.google.com/search?q=cpu+and+memory+usage) [comments] (https://www.reddit.com/r/programming/comments/1hdwpr2/which_tools_you_use_for_benchmark/)
The Importance of Creativity In Programming
https://www.reddit.com/r/programming/comments/1hdqac1/the_importance_of_creativity_in_programming/
submitted by /u/the_nifty_programmer (https://www.reddit.com/user/the_nifty_programmer)
[link] (https://www.niftylittleme.com/articles/the-importance-of-creativity-in-programming) [comments] (https://www.reddit.com/r/programming/comments/1hdqac1/the_importance_of_creativity_in_programming/)
WebTransport (WebSockets 2.0) talk at RubyConf
https://www.reddit.com/r/programming/comments/1hdq7wq/webtransport_websockets_20_talk_at_rubyconf/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://youtu.be/WqYExpMWIUU?t=16) [comments] (https://www.reddit.com/r/programming/comments/1hdq7wq/webtransport_websockets_20_talk_at_rubyconf/)
How to Handle Backlogs in Queues?
https://www.reddit.com/r/programming/comments/1hdoxjv/how_to_handle_backlogs_in_queues/
submitted by /u/scalablethread (https://www.reddit.com/user/scalablethread)
[link] (https://newsletter.scalablethread.com/p/how-to-handle-backlogs-in-queues) [comments] (https://www.reddit.com/r/programming/comments/1hdoxjv/how_to_handle_backlogs_in_queues/)
C++ exception performance three years later
https://www.reddit.com/r/programming/comments/1hdl7xq/c_exception_performance_three_years_later/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (http://databasearchitects.blogspot.com/2024/12/c-exception-performance-three-years.html) [comments] (https://www.reddit.com/r/programming/comments/1hdl7xq/c_exception_performance_three_years_later/)
Elixir/Erlang Hot Swapping Code (2016)
https://www.reddit.com/r/programming/comments/1hdl5yn/elixirerlang_hot_swapping_code_2016/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://kennyballou.com/blog/2016/12/elixir-hot-swapping/index.html) [comments] (https://www.reddit.com/r/programming/comments/1hdl5yn/elixirerlang_hot_swapping_code_2016/)
"Rules" that terminal programs follow
https://www.reddit.com/r/programming/comments/1hdl5e4/rules_that_terminal_programs_follow/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://jvns.ca/blog/2024/11/26/terminal-rules/) [comments] (https://www.reddit.com/r/programming/comments/1hdl5e4/rules_that_terminal_programs_follow/)
What every systems programmer should know about concurrency [pdf]
https://www.reddit.com/r/programming/comments/1hdl4jv/what_every_systems_programmer_should_know_about/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://assets.bitbashing.io/papers/concurrency-primer.pdf) [comments] (https://www.reddit.com/r/programming/comments/1hdl4jv/what_every_systems_programmer_should_know_about/)
Bit-permuting 16 u32s at once with AVX-512
https://www.reddit.com/r/programming/comments/1hdl35j/bitpermuting_16_u32s_at_once_with_avx512/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (http://bitmath.blogspot.com/2024/12/bit-permuting-16-u32s-at-once-with-avx.html) [comments] (https://www.reddit.com/r/programming/comments/1hdl35j/bitpermuting_16_u32s_at_once_with_avx512/)
Garbage Collected Smart Pointers in Rust via Concurrent Cycle Collection
https://www.reddit.com/r/programming/comments/1hdl2hb/garbage_collected_smart_pointers_in_rust_via/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I:-Concurrent-Cycle-Collection.html) [comments] (https://www.reddit.com/r/programming/comments/1hdl2hb/garbage_collected_smart_pointers_in_rust_via/)
Direct OpenAI API vs. LangChain: A Performance and Workflow Comparison
https://www.reddit.com/r/programming/comments/1hdjbsw/direct_openai_api_vs_langchain_a_performance_and/
submitted by /u/Bruh-Sound-Effect-6 (https://www.reddit.com/user/Bruh-Sound-Effect-6)
[link] (https://blogs.adityabh.is-a.dev/posts/langchain-vs-openai-simplicity-vs-scalability/) [comments] (https://www.reddit.com/r/programming/comments/1hdjbsw/direct_openai_api_vs_langchain_a_performance_and/)
WebTransport RubyConf talk (Streaming Over the Web in Modern Ruby)
https://www.reddit.com/r/programming/comments/1hdiwpz/webtransport_rubyconf_talk_streaming_over_the_web/
submitted by /u/laerien (https://www.reddit.com/user/laerien)
[link] (https://www.youtube.com/watch?v=WqYExpMWIUU&list=PLbHJudTY1K0fFsGc9a2tBFR-iUulnMJM7&t=16s) [comments] (https://www.reddit.com/r/programming/comments/1hdiwpz/webtransport_rubyconf_talk_streaming_over_the_web/)