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

"Vibe Coding" Threatens Open Source
https://www.reddit.com/r/programming/comments/1re6efb/vibe_coding_threatens_open_source/

submitted by /u/Weekly-Ad7131 (https://www.reddit.com/user/Weekly-Ad7131)
[link] (https://www.infoq.com/news/2026/02/ai-floods-close-projects/) [comments] (https://www.reddit.com/r/programming/comments/1re6efb/vibe_coding_threatens_open_source/)

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

Reddit Programming

Some Popular algorithms you've probably seen
https://www.reddit.com/r/programming/comments/1re4cwr/some_popular_algorithms_youve_probably_seen/

<!-- SC_OFF -->I've got a new workflow and have be pumping out mostly MIT software but sometimes GNU3. check out site and try the algorithms yourself! <!-- SC_ON --> submitted by /u/Cythru (https://www.reddit.com/user/Cythru)
[link] (https://github.com/Cythru/Algos) [comments] (https://www.reddit.com/r/programming/comments/1re4cwr/some_popular_algorithms_youve_probably_seen/)

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

Reddit Programming

Scheduling in a Bare-Metal Web Server
https://www.reddit.com/r/programming/comments/1rdpbv7/scheduling_in_a_baremetal_web_server/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://thasso.xyz/scheduling.html) [comments] (https://www.reddit.com/r/programming/comments/1rdpbv7/scheduling_in_a_baremetal_web_server/)

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

Reddit Programming

Where Do Specifications Fit in the Dependency Tree?
https://www.reddit.com/r/programming/comments/1rdmml7/where_do_specifications_fit_in_the_dependency_tree/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nesbitt.io/2026/02/23/where-do-specifications-fit-in-the-dependency-tree.html) [comments] (https://www.reddit.com/r/programming/comments/1rdmml7/where_do_specifications_fit_in_the_dependency_tree/)

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

Reddit Programming

How macOS controls performance: QoS on Intel and M1 processors
https://www.reddit.com/r/programming/comments/1rdmj9t/how_macos_controls_performance_qos_on_intel_and/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://eclecticlight.co/2022/01/07/how-macos-controls-performance-qos-on-intel-and-m1-processors/) [comments] (https://www.reddit.com/r/programming/comments/1rdmj9t/how_macos_controls_performance_qos_on_intel_and/)

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

Reddit Programming

Reducing the size of Go binaries by up to 77%
https://www.reddit.com/r/programming/comments/1rdmh56/reducing_the_size_of_go_binaries_by_up_to_77/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.datadoghq.com/blog/engineering/agent-go-binaries/) [comments] (https://www.reddit.com/r/programming/comments/1rdmh56/reducing_the_size_of_go_binaries_by_up_to_77/)

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

Reddit Programming

Goodbye InnerHTML, Hello SetHTML: Stronger XSS Protection in Firefox 148
https://www.reddit.com/r/programming/comments/1rdmf7m/goodbye_innerhtml_hello_sethtml_stronger_xss/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://hacks.mozilla.org/2026/02/goodbye-innerhtml-hello-sethtml-stronger-xss-protection-in-firefox-148/) [comments] (https://www.reddit.com/r/programming/comments/1rdmf7m/goodbye_innerhtml_hello_sethtml_stronger_xss/)

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

Reddit Programming

Row Locks With Joins Can Produce Surprising Results in PostgreSQL
https://www.reddit.com/r/programming/comments/1rdhslr/row_locks_with_joins_can_produce_surprising/

submitted by /u/be_haki (https://www.reddit.com/user/be_haki)
[link] (https://hakibenita.com/postgres-row-lock-with-join) [comments] (https://www.reddit.com/r/programming/comments/1rdhslr/row_locks_with_joins_can_produce_surprising/)

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

Reddit Programming

Let's understand & implement consistent hashing.
https://www.reddit.com/r/programming/comments/1rd7ukf/lets_understand_implement_consistent_hashing/

submitted by /u/Sushant098123 (https://www.reddit.com/user/Sushant098123)
[link] (https://sushantdhiman.dev/lets-implement-consistent-hashing/) [comments] (https://www.reddit.com/r/programming/comments/1rd7ukf/lets_understand_implement_consistent_hashing/)

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

Reddit Programming

Age of Empires: 25+ years of pathfinding problems with C++ - Raymi Klingers - Meeting C++ 2025
https://www.reddit.com/r/programming/comments/1rczm6j/age_of_empires_25_years_of_pathfinding_problems/

submitted by /u/BlueGoliath (https://www.reddit.com/user/BlueGoliath)
[link] (https://www.youtube.com/watch?v=lEBQveBCtKY) [comments] (https://www.reddit.com/r/programming/comments/1rczm6j/age_of_empires_25_years_of_pathfinding_problems/)

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

Reddit Programming

Binding port 0 to avoid port collisions
https://www.reddit.com/r/programming/comments/1rcvfpm/binding_port_0_to_avoid_port_collisions/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://ntietz.com/blog/binding-ephemeral-port/) [comments] (https://www.reddit.com/r/programming/comments/1rcvfpm/binding_port_0_to_avoid_port_collisions/)

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

Reddit Programming

Lessons in Grafana - Part One: A Vision
https://www.reddit.com/r/programming/comments/1rcum6t/lessons_in_grafana_part_one_a_vision/

<!-- SC_OFF -->I recently have restarted my blog, and this series focuses on data analysis. The first entry (linked here) is focused on how to visualize job application data stored in a spreadsheet. The second entry, is about scraping data from a litterbox robot. I hope you enjoy! <!-- SC_ON --> submitted by /u/LivInTheLookingGlass (https://www.reddit.com/user/LivInTheLookingGlass)
[link] (https://blog.oliviaappleton.com/posts/0006-lessons-in-grafana-01) [comments] (https://www.reddit.com/r/programming/comments/1rcum6t/lessons_in_grafana_part_one_a_vision/)

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

Reddit Programming

eBPF on Hard Mode
https://www.reddit.com/r/programming/comments/1rcrllz/ebpf_on_hard_mode/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://feyor.sh/blog/ebpf-on-hard-mode/) [comments] (https://www.reddit.com/r/programming/comments/1rcrllz/ebpf_on_hard_mode/)

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

Reddit Programming

Simulating fusion reactors in C++
https://www.reddit.com/r/programming/comments/1rcpodq/simulating_fusion_reactors_in_c/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.youtube.com/watch?v=IaiYxnLrs_8) [comments] (https://www.reddit.com/r/programming/comments/1rcpodq/simulating_fusion_reactors_in_c/)

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

Reddit Programming

Parse, Don't Validate AKA Some C Safety Tips
https://www.reddit.com/r/programming/comments/1rcpn6x/parse_dont_validate_aka_some_c_safety_tips/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.lelanthran.com/chap13/content.html) [comments] (https://www.reddit.com/r/programming/comments/1rcpn6x/parse_dont_validate_aka_some_c_safety_tips/)

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

Reddit Programming

How we reduced the size of our Agent Go binaries by up to 77%
https://www.reddit.com/r/programming/comments/1re52q7/how_we_reduced_the_size_of_our_agent_go_binaries/

submitted by /u/Downtown_Mark_6390 (https://www.reddit.com/user/Downtown_Mark_6390)
[link] (https://www.datadoghq.com/blog/engineering/agent-go-binaries/) [comments] (https://www.reddit.com/r/programming/comments/1re52q7/how_we_reduced_the_size_of_our_agent_go_binaries/)

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

Reddit Programming

A Builder's Guide to Not Leaking Credentials
https://www.reddit.com/r/programming/comments/1re3t35/a_builders_guide_to_not_leaking_credentials/

submitted by /u/Missics (https://www.reddit.com/user/Missics)
[link] (https://www.eliranturgeman.com/2026/02/20/secrets-leaked/) [comments] (https://www.reddit.com/r/programming/comments/1re3t35/a_builders_guide_to_not_leaking_credentials/)

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

Reddit Programming

Common Performance Pitfalls of Modern Storage I/O
https://www.reddit.com/r/programming/comments/1rdnsse/common_performance_pitfalls_of_modern_storage_io/

<!-- SC_OFF -->Whether you’re optimizing ScyllaDB, building your own database system, or simply trying to understand why your storage isn’t delivering the advertised performance, understanding these three interconnected layers – disk, filesystem, and application – is essential. Each layer has its own assumptions of what constitutes an optimal request. When these expectations misalign, the consequences cascade down, amplifying latency and degrading throughput. This post presents a set of delicate pitfalls we’ve encountered, organized by layer. Each includes concrete examples from production investigations as well as actionable mitigation strategies. <!-- SC_ON --> submitted by /u/swdevtest (https://www.reddit.com/user/swdevtest)
[link] (https://www.scylladb.com/2026/02/23/common-performance-pitfalls-of-modern-storage-i-o/) [comments] (https://www.reddit.com/r/programming/comments/1rdnsse/common_performance_pitfalls_of_modern_storage_io/)

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

Reddit Programming

Sprites on the Web
https://www.reddit.com/r/programming/comments/1rdmm2u/sprites_on_the_web/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.joshwcomeau.com/animation/sprites/) [comments] (https://www.reddit.com/r/programming/comments/1rdmm2u/sprites_on_the_web/)

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

Reddit Programming

TLA+ By Example
https://www.reddit.com/r/programming/comments/1rdmisp/tla_by_example/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://tlabyexample.com/) [comments] (https://www.reddit.com/r/programming/comments/1rdmisp/tla_by_example/)

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

Reddit Programming

λProlog: Logic programming in higher-order logic
https://www.reddit.com/r/programming/comments/1rdmfiy/%CE%BBprolog_logic_programming_in_higherorder_logic/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.lix.polytechnique.fr/Labo/Dale.Miller/lProlog/) [comments] (https://www.reddit.com/r/programming/comments/1rdmfiy/%CE%BBprolog_logic_programming_in_higherorder_logic/)

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

Reddit Programming

RFC 406i: The Rejection of Artificially Generated Slop (RAGS)
https://www.reddit.com/r/programming/comments/1rdiul6/rfc_406i_the_rejection_of_artificially_generated/

submitted by /u/addvilz (https://www.reddit.com/user/addvilz)
[link] (https://406.fail/) [comments] (https://www.reddit.com/r/programming/comments/1rdiul6/rfc_406i_the_rejection_of_artificially_generated/)

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

Reddit Programming

Database Transactions
https://www.reddit.com/r/programming/comments/1rdheba/database_transactions/

submitted by /u/BrewedDoritos (https://www.reddit.com/user/BrewedDoritos)
[link] (https://planetscale.com/blog/database-transactions) [comments] (https://www.reddit.com/r/programming/comments/1rdheba/database_transactions/)

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

Reddit Programming

C Enum Sizes; or, How MSVC Ignores The Standard Once Again
https://www.reddit.com/r/programming/comments/1rd0400/c_enum_sizes_or_how_msvc_ignores_the_standard/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://ettolrach.com/blog/c_enum_msvc.html) [comments] (https://www.reddit.com/r/programming/comments/1rd0400/c_enum_sizes_or_how_msvc_ignores_the_standard/)

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

Reddit Programming

Signed, Sealed, Stolen: How We Patched Critical Vulnerabilities Under Fire
https://www.reddit.com/r/programming/comments/1rcy9l1/signed_sealed_stolen_how_we_patched_critical/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.youtube.com/watch?v=CZ4nk9aWzYM) [comments] (https://www.reddit.com/r/programming/comments/1rcy9l1/signed_sealed_stolen_how_we_patched_critical/)

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

Reddit Programming

The challenges of porting Shufflepuck Cafe to the 8 bits Apple II
https://www.reddit.com/r/programming/comments/1rcveof/the_challenges_of_porting_shufflepuck_cafe_to_the/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.colino.net/wordpress/archives/2026/02/23/the-challenges-of-porting-shufflepuck-cafe-to-the-8-bits-apple-ii/) [comments] (https://www.reddit.com/r/programming/comments/1rcveof/the_challenges_of_porting_shufflepuck_cafe_to_the/)

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

Reddit Programming

How I ported Doom to a 20-year-old VoIP phone
https://www.reddit.com/r/programming/comments/1rcrqxe/how_i_ported_doom_to_a_20yearold_voip_phone/

submitted by /u/25hex (https://www.reddit.com/user/25hex)
[link] (https://0x19.co/post/snom360_doom/) [comments] (https://www.reddit.com/r/programming/comments/1rcrqxe/how_i_ported_doom_to_a_20yearold_voip_phone/)

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

Reddit Programming

Git's Magic Files
https://www.reddit.com/r/programming/comments/1rcr6zn/gits_magic_files/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://nesbitt.io/2026/02/05/git-magic-files.html) [comments] (https://www.reddit.com/r/programming/comments/1rcr6zn/gits_magic_files/)

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

Reddit Programming

CSLib: The Lean Computer Science Library
https://www.reddit.com/r/programming/comments/1rcpnv3/cslib_the_lean_computer_science_library/

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

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

Reddit Programming

Pipelined Relational Query Language, Pronounced "Prequel"
https://www.reddit.com/r/programming/comments/1rcpmx9/pipelined_relational_query_language_pronounced/

submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://prql-lang.org/) [comments] (https://www.reddit.com/r/programming/comments/1rcpmx9/pipelined_relational_query_language_pronounced/)

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