reddit_programming | Technologies

Telegram-канал reddit_programming - Reddit Programming

214

I will send you newest post from subreddit /r/programming

Subscribe to a channel

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

[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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

"Bypassing" specialization in Rust or How I Learned to Stop Worrying and Love Function Pointers
https://www.reddit.com/r/programming/comments/1m2kasm/bypassing_specialization_in_rust_or_how_i_learned/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://oakchris1955.eu/posts/bypassing_specialization/) [comments] (https://www.reddit.com/r/programming/comments/1m2kasm/bypassing_specialization_in_rust_or_how_i_learned/)

Читать полностью…

Reddit Programming

Running TypeScript Natively in Node.js
https://www.reddit.com/r/programming/comments/1m2k8oc/running_typescript_natively_in_nodejs/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nodejs.org/en/learn/typescript/run-natively) [comments] (https://www.reddit.com/r/programming/comments/1m2k8oc/running_typescript_natively_in_nodejs/)

Читать полностью…

Reddit Programming

Casey Muratori – The Big OOPs: Anatomy of a Thirty-five-year Mistake – BSC 2025
https://www.reddit.com/r/programming/comments/1m2ff3j/casey_muratori_the_big_oops_anatomy_of_a/

submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://www.youtube.com/watch?v=wo84LFzx5nI) [comments] (https://www.reddit.com/r/programming/comments/1m2ff3j/casey_muratori_the_big_oops_anatomy_of_a/)

Читать полностью…

Reddit Programming

Mario is NP-hard
https://www.reddit.com/r/programming/comments/1m2f1x9/mario_is_nphard/

submitted by /u/fredoverflow (https://www.reddit.com/user/fredoverflow)
[link] (https://www.youtube.com/watch?v=unLPk4H1hto) [comments] (https://www.reddit.com/r/programming/comments/1m2f1x9/mario_is_nphard/)

Читать полностью…

Reddit Programming

Throughput in System Design
https://www.reddit.com/r/programming/comments/1m2dj9n/throughput_in_system_design/

submitted by /u/TheAnonymousHumann (https://www.reddit.com/user/TheAnonymousHumann)
[link] (https://substack.com/home/post/p-168572081) [comments] (https://www.reddit.com/r/programming/comments/1m2dj9n/throughput_in_system_design/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

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/)

Читать полностью…

Reddit Programming

I'm unsatisfied with easing functions
https://www.reddit.com/r/programming/comments/1m2kb82/im_unsatisfied_with_easing_functions/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.davepagurek.com/blog/easing-functions/) [comments] (https://www.reddit.com/r/programming/comments/1m2kb82/im_unsatisfied_with_easing_functions/)

Читать полностью…

Reddit Programming

Zig's new Writer
https://www.reddit.com/r/programming/comments/1m2k95h/zigs_new_writer/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.openmymind.net/Zigs-New-Writer/) [comments] (https://www.reddit.com/r/programming/comments/1m2k95h/zigs_new_writer/)

Читать полностью…

Reddit Programming

Command GitHub's Coding Agent from VS Code
https://www.reddit.com/r/programming/comments/1m2gy6z/command_githubs_coding_agent_from_vs_code/

submitted by /u/feross (https://www.reddit.com/user/feross)
[link] (https://code.visualstudio.com/blogs/2025/07/17/copilot-coding-agent) [comments] (https://www.reddit.com/r/programming/comments/1m2gy6z/command_githubs_coding_agent_from_vs_code/)

Читать полностью…

Reddit Programming

Fallout's Memory Model
https://www.reddit.com/r/programming/comments/1m2f8kh/fallouts_memory_model/

submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=6kB_fko6SIg) [comments] (https://www.reddit.com/r/programming/comments/1m2f8kh/fallouts_memory_model/)

Читать полностью…

Reddit Programming

Mathieu Ropert: Am I A Luddite?
https://www.reddit.com/r/programming/comments/1m2ekqv/mathieu_ropert_am_i_a_luddite/

<!-- SC_OFF -->An interesting technical history lecture packed with thoughts and questions about the ongoing AI boom <!-- SC_ON --> submitted by /u/_a4z (https://www.reddit.com/user/_a4z)
[link] (https://youtu.be/4IyEicTBD10) [comments] (https://www.reddit.com/r/programming/comments/1m2ekqv/mathieu_ropert_am_i_a_luddite/)

Читать полностью…

Reddit Programming

Authorization bugs are the new SQL injection - here's the data
https://www.reddit.com/r/programming/comments/1m294u6/authorization_bugs_are_the_new_sql_injection/

submitted by /u/anonjohn1212 (https://www.reddit.com/user/anonjohn1212)
[link] (https://zeropath.com/blog/idor-crisis-2025) [comments] (https://www.reddit.com/r/programming/comments/1m294u6/authorization_bugs_are_the_new_sql_injection/)

Читать полностью…
Subscribe to a channel