How we tracked down a Go 1.24 memory regression
https://www.reddit.com/r/programming/comments/1m2kbkz/how_we_tracked_down_a_go_124_memory_regression/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.datadoghq.com/blog/engineering/go-memory-regression/) [comments] (https://www.reddit.com/r/programming/comments/1m2kbkz/how_we_tracked_down_a_go_124_memory_regression/)
https://www.reddit.com/r/programming/comments/1m2kbkz/how_we_tracked_down_a_go_124_memory_regression/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.datadoghq.com/blog/engineering/go-memory-regression/) [comments] (https://www.reddit.com/r/programming/comments/1m2kbkz/how_we_tracked_down_a_go_124_memory_regression/)
Cookies Having Independent Partitioned State (Chips)
https://www.reddit.com/r/programming/comments/1m2kdfj/cookies_having_independent_partitioned_state_chips/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://developer.mozilla.org/en-US/docs/Web/Privacy/Guides/Privacy_sandbox/Partitioned_cookies) [comments] (https://www.reddit.com/r/programming/comments/1m2kdfj/cookies_having_independent_partitioned_state_chips/)
https://www.reddit.com/r/programming/comments/1m2kdfj/cookies_having_independent_partitioned_state_chips/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://developer.mozilla.org/en-US/docs/Web/Privacy/Guides/Privacy_sandbox/Partitioned_cookies) [comments] (https://www.reddit.com/r/programming/comments/1m2kdfj/cookies_having_independent_partitioned_state_chips/)
Zig's @fieldParentPtr for dumbos like me
https://www.reddit.com/r/programming/comments/1m2kdh7/zigs_fieldparentptr_for_dumbos_like_me/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.ryanliptak.com/blog/zig-fieldparentptr-for-dumbos/) [comments] (https://www.reddit.com/r/programming/comments/1m2kdh7/zigs_fieldparentptr_for_dumbos_like_me/)
https://www.reddit.com/r/programming/comments/1m2kdh7/zigs_fieldparentptr_for_dumbos_like_me/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.ryanliptak.com/blog/zig-fieldparentptr-for-dumbos/) [comments] (https://www.reddit.com/r/programming/comments/1m2kdh7/zigs_fieldparentptr_for_dumbos_like_me/)
gccrs June 2025 monthly report
https://www.reddit.com/r/programming/comments/1m2ke9k/gccrs_june_2025_monthly_report/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://rust-gcc.github.io/2025/07/17/2025-06-monthly-report.html) [comments] (https://www.reddit.com/r/programming/comments/1m2ke9k/gccrs_june_2025_monthly_report/)
https://www.reddit.com/r/programming/comments/1m2ke9k/gccrs_june_2025_monthly_report/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://rust-gcc.github.io/2025/07/17/2025-06-monthly-report.html) [comments] (https://www.reddit.com/r/programming/comments/1m2ke9k/gccrs_june_2025_monthly_report/)
The Micro-Frontend Architecture Handbook
https://www.reddit.com/r/programming/comments/1m2v2w8/the_microfrontend_architecture_handbook/
submitted by /u/Infamous_Toe_7759 (https://www.reddit.com/user/Infamous_Toe_7759)
[link] (https://www.freecodecamp.org/news/complete-micro-frontends-guide) [comments] (https://www.reddit.com/r/programming/comments/1m2v2w8/the_microfrontend_architecture_handbook/)
https://www.reddit.com/r/programming/comments/1m2v2w8/the_microfrontend_architecture_handbook/
submitted by /u/Infamous_Toe_7759 (https://www.reddit.com/user/Infamous_Toe_7759)
[link] (https://www.freecodecamp.org/news/complete-micro-frontends-guide) [comments] (https://www.reddit.com/r/programming/comments/1m2v2w8/the_microfrontend_architecture_handbook/)
Kubernetes Observability with OpenTelemetry Helm Charts | A Complete Setup Guide
https://www.reddit.com/r/programming/comments/1m332zy/kubernetes_observability_with_opentelemetry_helm/
submitted by /u/elizObserves (https://www.reddit.com/user/elizObserves)
[link] (https://signoz.io/blog/kubernetes-observability-with-opentelemetry/) [comments] (https://www.reddit.com/r/programming/comments/1m332zy/kubernetes_observability_with_opentelemetry_helm/)
https://www.reddit.com/r/programming/comments/1m332zy/kubernetes_observability_with_opentelemetry_helm/
submitted by /u/elizObserves (https://www.reddit.com/user/elizObserves)
[link] (https://signoz.io/blog/kubernetes-observability-with-opentelemetry/) [comments] (https://www.reddit.com/r/programming/comments/1m332zy/kubernetes_observability_with_opentelemetry_helm/)
[Blog Post] WebAssembly: Excavation I – Deep Dive Into WASM
https://www.reddit.com/r/programming/comments/1m37kj4/blog_post_webassembly_excavation_i_deep_dive_into/
<!-- SC_OFF -->Hi all, I wrote a blog post about exploring and diving deep into WebAssembly. Going from writing simple `.wat` file to understanding bits and bytes of `.wasm` file. <!-- SC_ON --> submitted by /u/BlackGoku36 (https://www.reddit.com/user/BlackGoku36)
[link] (https://blackgoku36.github.io/BG36Notes/blog/wasm/excavation1/) [comments] (https://www.reddit.com/r/programming/comments/1m37kj4/blog_post_webassembly_excavation_i_deep_dive_into/)
https://www.reddit.com/r/programming/comments/1m37kj4/blog_post_webassembly_excavation_i_deep_dive_into/
<!-- SC_OFF -->Hi all, I wrote a blog post about exploring and diving deep into WebAssembly. Going from writing simple `.wat` file to understanding bits and bytes of `.wasm` file. <!-- SC_ON --> submitted by /u/BlackGoku36 (https://www.reddit.com/user/BlackGoku36)
[link] (https://blackgoku36.github.io/BG36Notes/blog/wasm/excavation1/) [comments] (https://www.reddit.com/r/programming/comments/1m37kj4/blog_post_webassembly_excavation_i_deep_dive_into/)
When root meets immutable: OpenBSD chflags vs. log tampering
https://www.reddit.com/r/programming/comments/1m3dfx8/when_root_meets_immutable_openbsd_chflags_vs_log/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://rsadowski.de/posts/2025/openbsd-immutable-system-logs/) [comments] (https://www.reddit.com/r/programming/comments/1m3dfx8/when_root_meets_immutable_openbsd_chflags_vs_log/)
https://www.reddit.com/r/programming/comments/1m3dfx8/when_root_meets_immutable_openbsd_chflags_vs_log/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://rsadowski.de/posts/2025/openbsd-immutable-system-logs/) [comments] (https://www.reddit.com/r/programming/comments/1m3dfx8/when_root_meets_immutable_openbsd_chflags_vs_log/)
Making a StringBuffer in C, and questioning my sanity
https://www.reddit.com/r/programming/comments/1m3dg0l/making_a_stringbuffer_in_c_and_questioning_my/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://briandouglas.ie/string-buffer-c/) [comments] (https://www.reddit.com/r/programming/comments/1m3dg0l/making_a_stringbuffer_in_c_and_questioning_my/)
https://www.reddit.com/r/programming/comments/1m3dg0l/making_a_stringbuffer_in_c_and_questioning_my/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://briandouglas.ie/string-buffer-c/) [comments] (https://www.reddit.com/r/programming/comments/1m3dg0l/making_a_stringbuffer_in_c_and_questioning_my/)
NIH Is Far Cheaper Than The Wrong Dependency
https://www.reddit.com/r/programming/comments/1m3dghu/nih_is_far_cheaper_than_the_wrong_dependency/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://lewiscampbell.tech/blog/250718.html) [comments] (https://www.reddit.com/r/programming/comments/1m3dghu/nih_is_far_cheaper_than_the_wrong_dependency/)
https://www.reddit.com/r/programming/comments/1m3dghu/nih_is_far_cheaper_than_the_wrong_dependency/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://lewiscampbell.tech/blog/250718.html) [comments] (https://www.reddit.com/r/programming/comments/1m3dghu/nih_is_far_cheaper_than_the_wrong_dependency/)
Jsonptr: Using Wuffs' Memory-Safe, Zero-Allocation JSON Decoder
https://www.reddit.com/r/programming/comments/1m3di3k/jsonptr_using_wuffs_memorysafe_zeroallocation/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nigeltao.github.io/blog/2020/jsonptr.html) [comments] (https://www.reddit.com/r/programming/comments/1m3di3k/jsonptr_using_wuffs_memorysafe_zeroallocation/)
https://www.reddit.com/r/programming/comments/1m3di3k/jsonptr_using_wuffs_memorysafe_zeroallocation/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nigeltao.github.io/blog/2020/jsonptr.html) [comments] (https://www.reddit.com/r/programming/comments/1m3di3k/jsonptr_using_wuffs_memorysafe_zeroallocation/)
How Go 1.24's Swiss Tables saved hundreds of gigabytes
https://www.reddit.com/r/programming/comments/1m3di7x/how_go_124s_swiss_tables_saved_hundreds_of/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.datadoghq.com/blog/engineering/go-swiss-tables/) [comments] (https://www.reddit.com/r/programming/comments/1m3di7x/how_go_124s_swiss_tables_saved_hundreds_of/)
https://www.reddit.com/r/programming/comments/1m3di7x/how_go_124s_swiss_tables_saved_hundreds_of/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.datadoghq.com/blog/engineering/go-swiss-tables/) [comments] (https://www.reddit.com/r/programming/comments/1m3di7x/how_go_124s_swiss_tables_saved_hundreds_of/)
How I Fixed Ruby's Most Annoying Problem: 60-Second Gem Installs
https://www.reddit.com/r/programming/comments/1m3disr/how_i_fixed_rubys_most_annoying_problem_60second/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://mensfeld.pl/2025/07/solving-ruby-rdkafka-installation-problem/) [comments] (https://www.reddit.com/r/programming/comments/1m3disr/how_i_fixed_rubys_most_annoying_problem_60second/)
https://www.reddit.com/r/programming/comments/1m3disr/how_i_fixed_rubys_most_annoying_problem_60second/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://mensfeld.pl/2025/07/solving-ruby-rdkafka-installation-problem/) [comments] (https://www.reddit.com/r/programming/comments/1m3disr/how_i_fixed_rubys_most_annoying_problem_60second/)
The Kap programming language
https://www.reddit.com/r/programming/comments/1m3dj6e/the_kap_programming_language/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://kapdemo.dhsdevelopments.com/examples.html) [comments] (https://www.reddit.com/r/programming/comments/1m3dj6e/the_kap_programming_language/)
https://www.reddit.com/r/programming/comments/1m3dj6e/the_kap_programming_language/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://kapdemo.dhsdevelopments.com/examples.html) [comments] (https://www.reddit.com/r/programming/comments/1m3dj6e/the_kap_programming_language/)
Supporting Faster File Load Times with Memory Optimizations in Rust
https://www.reddit.com/r/programming/comments/1m3dje5/supporting_faster_file_load_times_with_memory/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.figma.com/blog/supporting-faster-file-load-times-with-memory-optimizations-in-rust/) [comments] (https://www.reddit.com/r/programming/comments/1m3dje5/supporting_faster_file_load_times_with_memory/)
https://www.reddit.com/r/programming/comments/1m3dje5/supporting_faster_file_load_times_with_memory/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.figma.com/blog/supporting-faster-file-load-times-with-memory-optimizations-in-rust/) [comments] (https://www.reddit.com/r/programming/comments/1m3dje5/supporting_faster_file_load_times_with_memory/)
Extending That XOR Trick to Billions of Rows
https://www.reddit.com/r/programming/comments/1m3dkuy/extending_that_xor_trick_to_billions_of_rows/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nochlin.com/blog/extending-that-xor-trick) [comments] (https://www.reddit.com/r/programming/comments/1m3dkuy/extending_that_xor_trick_to_billions_of_rows/)
https://www.reddit.com/r/programming/comments/1m3dkuy/extending_that_xor_trick_to_billions_of_rows/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nochlin.com/blog/extending-that-xor-trick) [comments] (https://www.reddit.com/r/programming/comments/1m3dkuy/extending_that_xor_trick_to_billions_of_rows/)
Announcing Raven: Scientific Computing for OCaml (Alpha Release)
https://www.reddit.com/r/programming/comments/1m3do18/announcing_raven_scientific_computing_for_ocaml/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://discuss.ocaml.org/t/announcing-raven-scientific-computing-for-ocaml-alpha-release/16913) [comments] (https://www.reddit.com/r/programming/comments/1m3do18/announcing_raven_scientific_computing_for_ocaml/)
https://www.reddit.com/r/programming/comments/1m3do18/announcing_raven_scientific_computing_for_ocaml/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://discuss.ocaml.org/t/announcing-raven-scientific-computing-for-ocaml-alpha-release/16913) [comments] (https://www.reddit.com/r/programming/comments/1m3do18/announcing_raven_scientific_computing_for_ocaml/)
Designing Kotlin Beyond Type Inference
https://www.reddit.com/r/programming/comments/1m3doqo/designing_kotlin_beyond_type_inference/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://youtu.be/P0mo8Tzrapo) [comments] (https://www.reddit.com/r/programming/comments/1m3doqo/designing_kotlin_beyond_type_inference/)
https://www.reddit.com/r/programming/comments/1m3doqo/designing_kotlin_beyond_type_inference/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://youtu.be/P0mo8Tzrapo) [comments] (https://www.reddit.com/r/programming/comments/1m3doqo/designing_kotlin_beyond_type_inference/)
Dennis Gustafsson – Parallelizing the physics solver – BSC 2025
https://www.reddit.com/r/programming/comments/1m3fmso/dennis_gustafsson_parallelizing_the_physics/
submitted by /u/potatohead657 (https://www.reddit.com/user/potatohead657)
[link] (https://www.youtube.com/watch?v=Kvsvd67XUKw) [comments] (https://www.reddit.com/r/programming/comments/1m3fmso/dennis_gustafsson_parallelizing_the_physics/)
https://www.reddit.com/r/programming/comments/1m3fmso/dennis_gustafsson_parallelizing_the_physics/
submitted by /u/potatohead657 (https://www.reddit.com/user/potatohead657)
[link] (https://www.youtube.com/watch?v=Kvsvd67XUKw) [comments] (https://www.reddit.com/r/programming/comments/1m3fmso/dennis_gustafsson_parallelizing_the_physics/)
State-of-the-Art Multiplatform Matrix Multiplication Kernels
https://www.reddit.com/r/programming/comments/1m3g4y7/stateoftheart_multiplatform_matrix_multiplication/
submitted by /u/ChiliPepperHott (https://www.reddit.com/user/ChiliPepperHott)
[link] (https://burn.dev/blog/sota-multiplatform-matmul/) [comments] (https://www.reddit.com/r/programming/comments/1m3g4y7/stateoftheart_multiplatform_matrix_multiplication/)
https://www.reddit.com/r/programming/comments/1m3g4y7/stateoftheart_multiplatform_matrix_multiplication/
submitted by /u/ChiliPepperHott (https://www.reddit.com/user/ChiliPepperHott)
[link] (https://burn.dev/blog/sota-multiplatform-matmul/) [comments] (https://www.reddit.com/r/programming/comments/1m3g4y7/stateoftheart_multiplatform_matrix_multiplication/)