reddit_programming | Technologies

Telegram-канал reddit_programming - Reddit Programming

212

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

Subscribe to a channel

Reddit Programming

Just Let Me Select Text
https://www.reddit.com/r/programming/comments/1nostrl/just_let_me_select_text/

submitted by /u/aartaka (https://www.reddit.com/user/aartaka)
[link] (https://aartaka.me/select-text.html) [comments] (https://www.reddit.com/r/programming/comments/1nostrl/just_let_me_select_text/)

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

Reddit Programming

Targetting specific characters with CSS rules
https://www.reddit.com/r/programming/comments/1nop1cw/targetting_specific_characters_with_css_rules/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://shkspr.mobi/blog/2025/09/targetting-specific-characters-with-css-rules/) [comments] (https://www.reddit.com/r/programming/comments/1nop1cw/targetting_specific_characters_with_css_rules/)

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

Reddit Programming

Fifty Years of Open Source Software Supply-Chain Security
https://www.reddit.com/r/programming/comments/1nop0qq/fifty_years_of_open_source_software_supplychain/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://cacm.acm.org/practice/fifty-years-of-open-source-software-supply-chain-security/) [comments] (https://www.reddit.com/r/programming/comments/1nop0qq/fifty_years_of_open_source_software_supplychain/)

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

Reddit Programming

Exploring GrapheneOS secure allocator: Hardened Malloc
https://www.reddit.com/r/programming/comments/1nomtel/exploring_grapheneos_secure_allocator_hardened/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.synacktiv.com/en/publications/exploring-grapheneos-secure-allocator-hardened-malloc) [comments] (https://www.reddit.com/r/programming/comments/1nomtel/exploring_grapheneos_secure_allocator_hardened/)

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

Reddit Programming

I've built a Swiss Tables interactive simulator so you can understand how they work internally and how they offer superior performance compared to Buckets
https://www.reddit.com/r/programming/comments/1nomqrc/ive_built_a_swiss_tables_interactive_simulator_so/

<!-- SC_OFF -->As you may know, this year Go switched its hashmap implementation from Buckets to Swiss tables looking for a boost in performance, how much? A lot according to Datadog (https://www.reddit.com/r/programming/comments/1m3di7x/how_go_124s_swiss_tables_saved_hundreds_of/): Go 1.24's Swiss Tables cut our map memory usage by up to 70% in high traffic workloads So I made a visual version of Swiss Tables and a tutorial so you can have an overall view of them and understand why they're so fast <!-- SC_ON --> submitted by /u/prox_sea (https://www.reddit.com/user/prox_sea)
[link] (https://coffeebytes.dev/en/software-architecture/swiss-tables-the-superior-performance-hashmap/) [comments] (https://www.reddit.com/r/programming/comments/1nomqrc/ive_built_a_swiss_tables_interactive_simulator_so/)

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

Reddit Programming

Go has added Valgrind support
https://www.reddit.com/r/programming/comments/1nominv/go_has_added_valgrind_support/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://go-review.googlesource.com/c/go/+/674077) [comments] (https://www.reddit.com/r/programming/comments/1nominv/go_has_added_valgrind_support/)

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

Reddit Programming

Your Images Are (Probably) Oversized
https://www.reddit.com/r/programming/comments/1nogdup/your_images_are_probably_oversized/

submitted by /u/HenriqueInonhe (https://www.reddit.com/user/HenriqueInonhe)
[link] (https://reasonunderpressure.com/blog/posts/your-images-are-probably-oversized) [comments] (https://www.reddit.com/r/programming/comments/1nogdup/your_images_are_probably_oversized/)

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

Reddit Programming

SQL Is for Data, Not for Logic
https://www.reddit.com/r/programming/comments/1nodhc9/sql_is_for_data_not_for_logic/

submitted by /u/ewaldbenes (https://www.reddit.com/user/ewaldbenes)
[link] (https://ewaldbenes.com/en/blog/why-i-keep-business-logic-out-of-sql) [comments] (https://www.reddit.com/r/programming/comments/1nodhc9/sql_is_for_data_not_for_logic/)

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

Reddit Programming

Understanding Apple Debug Info
https://www.reddit.com/r/programming/comments/1nny3sv/understanding_apple_debug_info/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.smileykeith.com/2025/09/21/understanding-apple-debug-info/) [comments] (https://www.reddit.com/r/programming/comments/1nny3sv/understanding_apple_debug_info/)

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

Reddit Programming

Privacy and Security Risks in the eSIM Ecosystem [pdf]
https://www.reddit.com/r/programming/comments/1nny03j/privacy_and_security_risks_in_the_esim_ecosystem/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.usenix.org/system/files/usenixsecurity25-motallebighomi.pdf) [comments] (https://www.reddit.com/r/programming/comments/1nny03j/privacy_and_security_risks_in_the_esim_ecosystem/)

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

Reddit Programming

@ts-ignore is almost always the worst option
https://www.reddit.com/r/programming/comments/1nnxwul/tsignore_is_almost_always_the_worst_option/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://evanhahn.com/ts-ignore-is-almost-always-the-worst-option/) [comments] (https://www.reddit.com/r/programming/comments/1nnxwul/tsignore_is_almost_always_the_worst_option/)

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

Reddit Programming

Under the hood: Vec
https://www.reddit.com/r/programming/comments/1nnxvqe/under_the_hood_vect/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://marma.dev/articles/2025/under-the-hood-vec-t) [comments] (https://www.reddit.com/r/programming/comments/1nnxvqe/under_the_hood_vect/)

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

Reddit Programming

The Beginner's Textbook for Fully Homomorphic Encryption
https://www.reddit.com/r/programming/comments/1nnxu0o/the_beginners_textbook_for_fully_homomorphic/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://arxiv.org/abs/2503.05136) [comments] (https://www.reddit.com/r/programming/comments/1nnxu0o/the_beginners_textbook_for_fully_homomorphic/)

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

Reddit Programming

Categorical Foundations for Cute Layouts
https://www.reddit.com/r/programming/comments/1nnxsem/categorical_foundations_for_cute_layouts/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://research.colfax-intl.com/categorical-foundations-for-cute-layouts/) [comments] (https://www.reddit.com/r/programming/comments/1nnxsem/categorical_foundations_for_cute_layouts/)

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

Reddit Programming

Building a CUDA GPU Big Integer Library from Scratch
https://www.reddit.com/r/programming/comments/1nnx5rp/building_a_cuda_gpu_big_integer_library_from/

submitted by /u/DataBaeBee (https://www.reddit.com/user/DataBaeBee)
[link] (https://leetarxiv.substack.com/p/building-a-gpu-big-integer-library) [comments] (https://www.reddit.com/r/programming/comments/1nnx5rp/building_a_cuda_gpu_big_integer_library_from/)

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

Reddit Programming

Building my own web session recorder
https://www.reddit.com/r/programming/comments/1noqaud/building_my_own_web_session_recorder/

submitted by /u/takkatakka (https://www.reddit.com/user/takkatakka)
[link] (https://www.scryspell.com/blog/2025-09-21-building-my-own-session-recorder-how-i-built-scry-analytics) [comments] (https://www.reddit.com/r/programming/comments/1noqaud/building_my_own_web_session_recorder/)

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

Reddit Programming

Compiling a Functional Language to LLVM
https://www.reddit.com/r/programming/comments/1nop1aw/compiling_a_functional_language_to_llvm/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://danieljharvey.github.io/posts/2023-02-08-llvm-compiler-part-1.html) [comments] (https://www.reddit.com/r/programming/comments/1nop1aw/compiling_a_functional_language_to_llvm/)

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

Reddit Programming

Postgres’ Original Project Goals: The Creators Totally Nailed It
https://www.reddit.com/r/programming/comments/1nonal1/postgres_original_project_goals_the_creators/

submitted by /u/craigkerstiens (https://www.reddit.com/user/craigkerstiens)
[link] (https://www.crunchydata.com/blog/the-postgres-project-original-goals-and-how-the-creators-totally-nailed-it) [comments] (https://www.reddit.com/r/programming/comments/1nonal1/postgres_original_project_goals_the_creators/)

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

Reddit Programming

Awash in revisionist histories about Apple's web efforts, a look at the evidence
https://www.reddit.com/r/programming/comments/1nomsqf/awash_in_revisionist_histories_about_apples_web/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://infrequently.org/2025/09/cupertinos-comforting-myths/) [comments] (https://www.reddit.com/r/programming/comments/1nomsqf/awash_in_revisionist_histories_about_apples_web/)

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

Reddit Programming

The YAML Document from Hell
https://www.reddit.com/r/programming/comments/1nompmr/the_yaml_document_from_hell/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell) [comments] (https://www.reddit.com/r/programming/comments/1nompmr/the_yaml_document_from_hell/)

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

Reddit Programming

CodeRabbit Commits 1 Million to Open Source Software Sponsorships.
https://www.reddit.com/r/programming/comments/1nohta2/coderabbit_commits_1_million_to_open_source/

submitted by /u/rag1987 (https://www.reddit.com/user/rag1987)
[link] (https://www.coderabbit.ai/blog/coderabbit-commits-1-million-to-open-source) [comments] (https://www.reddit.com/r/programming/comments/1nohta2/coderabbit_commits_1_million_to_open_source/)

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

Reddit Programming

A Tour of eBPF in the Linux Kernel: Observability, Security and Networking
https://www.reddit.com/r/programming/comments/1noezi3/a_tour_of_ebpf_in_the_linux_kernel_observability/

<!-- SC_OFF -->I published a new blog post: "A Tour of eBPF in the Linux Kernel: Observability, Security and Networking". I recently read the book "Learning eBPF" by Liz Rice and condensed my notes into this article. Great for a quick overview before you decide to dive deeper! <!-- SC_ON --> submitted by /u/lucavallin (https://www.reddit.com/user/lucavallin)
[link] (https://www.lucavall.in/blog/a-tour-of-ebpf-in-the-linux-kernel-observability-security-and-networking) [comments] (https://www.reddit.com/r/programming/comments/1noezi3/a_tour_of_ebpf_in_the_linux_kernel_observability/)

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

Reddit Programming

Why technical debt is inevitable | Kevlin Henney's Take
https://www.reddit.com/r/programming/comments/1nnyppk/why_technical_debt_is_inevitable_kevlin_henneys/

submitted by /u/Heavy-Elk8273 (https://www.reddit.com/user/Heavy-Elk8273)
[link] (https://youtu.be/L_JJfwDw_ns) [comments] (https://www.reddit.com/r/programming/comments/1nnyppk/why_technical_debt_is_inevitable_kevlin_henneys/)

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

Reddit Programming

Storing Unwise Amounts of Data in JavaScript Bigints
https://www.reddit.com/r/programming/comments/1nny30x/storing_unwise_amounts_of_data_in_javascript/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://jonathan-frere.com/posts/bigints-are-cool/) [comments] (https://www.reddit.com/r/programming/comments/1nny30x/storing_unwise_amounts_of_data_in_javascript/)

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

Reddit Programming

Some observations concerning large programming efforts (1964)
https://www.reddit.com/r/programming/comments/1nnxyna/some_observations_concerning_large_programming/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://dl.acm.org/doi/10.1145/1464122.1464146) [comments] (https://www.reddit.com/r/programming/comments/1nnxyna/some_observations_concerning_large_programming/)

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

Reddit Programming

The FLP theorem
https://www.reddit.com/r/programming/comments/1nnxwjs/the_flp_theorem/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://shachaf.net/w/flp) [comments] (https://www.reddit.com/r/programming/comments/1nnxwjs/the_flp_theorem/)

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

Reddit Programming

What is algebraic about algebraic effects?
https://www.reddit.com/r/programming/comments/1nnxv3r/what_is_algebraic_about_algebraic_effects/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://interjectedfuture.com/what-is-algebraic-about-algebraic-effects/) [comments] (https://www.reddit.com/r/programming/comments/1nnxv3r/what_is_algebraic_about_algebraic_effects/)

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

Reddit Programming

Unweaving warp specialization on modern tensor core GPUs
https://www.reddit.com/r/programming/comments/1nnxsvv/unweaving_warp_specialization_on_modern_tensor/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://rohany.github.io/blog/warp-specialization/) [comments] (https://www.reddit.com/r/programming/comments/1nnxsvv/unweaving_warp_specialization_on_modern_tensor/)

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

Reddit Programming

Cap'n Web: a new RPC system for browsers and web servers
https://www.reddit.com/r/programming/comments/1nnxrzd/capn_web_a_new_rpc_system_for_browsers_and_web/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.cloudflare.com/capnweb-javascript-rpc-library/) [comments] (https://www.reddit.com/r/programming/comments/1nnxrzd/capn_web_a_new_rpc_system_for_browsers_and_web/)

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

Reddit Programming

Unreal Engine 5 running in WASM
https://www.reddit.com/r/programming/comments/1nnpfd2/unreal_engine_5_running_in_wasm/

submitted by /u/astlouis44 (https://www.reddit.com/user/astlouis44)
[link] (https://www.youtube.com/watch?v=zg7jgWbPi44) [comments] (https://www.reddit.com/r/programming/comments/1nnpfd2/unreal_engine_5_running_in_wasm/)

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