I will send you newest post from subreddit /r/programming
The Illusion of Vibe Coding: There Are No Shortcuts to Mastery
https://www.reddit.com/r/programming/comments/1l4x5tu/the_illusion_of_vibe_coding_there_are_no/
submitted by /u/shift_devs (https://www.reddit.com/user/shift_devs)
[link] (https://shiftmag.dev/the-illusion-of-vibe-coding-5297/) [comments] (https://www.reddit.com/r/programming/comments/1l4x5tu/the_illusion_of_vibe_coding_there_are_no/)
Convolutions, Polynomials and Flipped Kernels
https://www.reddit.com/r/programming/comments/1l4vogw/convolutions_polynomials_and_flipped_kernels/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://eli.thegreenplace.net/2025/convolutions-polynomials-and-flipped-kernels/) [comments] (https://www.reddit.com/r/programming/comments/1l4vogw/convolutions_polynomials_and_flipped_kernels/)
Analyzing Metastable Failures in Distributed Systems
https://www.reddit.com/r/programming/comments/1l4vo26/analyzing_metastable_failures_in_distributed/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (http://muratbuffalo.blogspot.com/2025/06/analyzing-metastable-failures-in.html) [comments] (https://www.reddit.com/r/programming/comments/1l4vo26/analyzing_metastable_failures_in_distributed/)
Magic Namerefs
https://www.reddit.com/r/programming/comments/1l4vma0/magic_namerefs/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://gist.github.com/izabera/e4717562e20eb6cfb6e05f8019883efb) [comments] (https://www.reddit.com/r/programming/comments/1l4vma0/magic_namerefs/)
How to (actually) send DTMF on Android without being the default call app
https://www.reddit.com/r/programming/comments/1l4vhvk/how_to_actually_send_dtmf_on_android_without/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://edm115.dev/blog/2025/01/22/how-to-send-dtmf-on-android) [comments] (https://www.reddit.com/r/programming/comments/1l4vhvk/how_to_actually_send_dtmf_on_android_without/)
Apple Reports 82% Adoption Rate for iOS 18 Across Compatible iPhones
https://www.reddit.com/r/programming/comments/1l4l61m/apple_reports_82_adoption_rate_for_ios_18_across/
submitted by /u/GadgetGuidePro (https://www.reddit.com/user/GadgetGuidePro)
[link] (https://www.gadgetguidepros.com/2025/06/apple-reports-82-adoption-rate-for-ios.html) [comments] (https://www.reddit.com/r/programming/comments/1l4l61m/apple_reports_82_adoption_rate_for_ios_18_across/)
How to Handle DB Outages: When Your Database Goes Down
https://www.reddit.com/r/programming/comments/1l4kk9h/how_to_handle_db_outages_when_your_database_goes/
<!-- SC_OFF -->It's 3:17 AM. Your phone buzzes with alerts. Your heart sinks as you read: "Database connection timeout," "500 errors spiking," "Revenue dashboard flatlined." Your database is down, and with it, your entire application. Users can't log in. Orders aren't processing. Customer support is getting flooded with complaints. Every minute of downtime is costing money, reputation, and sleep. What do you do? Database outages are inevitable. Hardware fails, networks partition, updates go wrong, and disasters strike. The difference between companies that survive and thrive isn't avoiding outages entirely - it's having a plan to handle them gracefully. <!-- SC_ON --> submitted by /u/vturan23 (https://www.reddit.com/user/vturan23)
[link] (https://www.codetocrack.dev/blog-single.html?id=OlifwDVCGrVk0Lz5GPcO) [comments] (https://www.reddit.com/r/programming/comments/1l4kk9h/how_to_handle_db_outages_when_your_database_goes/)
GCC 15.1.0 has been released on Alire (ie Ada’s equivalent of Rust’s Cargo)
https://www.reddit.com/r/programming/comments/1l4gtlt/gcc_1510_has_been_released_on_alire_ie_adas/
<!-- SC_OFF -->GCC 15.1.0 has been released on Alire (ie Ada’s equivalent of Rust’s Cargo). In the announcement, there is a link to the list of changes to the GNAT Ada compiler. Enjoy! <!-- SC_ON --> submitted by /u/dragon_spirit_wtp (https://www.reddit.com/user/dragon_spirit_wtp)
[link] (https://forum.ada-lang.io/t/gnat-fsf-15-released/2116) [comments] (https://www.reddit.com/r/programming/comments/1l4gtlt/gcc_1510_has_been_released_on_alire_ie_adas/)
Introducing facet: Reflection for Rust
https://www.reddit.com/r/programming/comments/1l4de1c/introducing_facet_reflection_for_rust/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://youtu.be/0mqFCqw_XvI) [comments] (https://www.reddit.com/r/programming/comments/1l4de1c/introducing_facet_reflection_for_rust/)
Programming language Dino and its implementation
https://www.reddit.com/r/programming/comments/1l4aeej/programming_language_dino_and_its_implementation/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://github.com/dino-lang/dino) [comments] (https://www.reddit.com/r/programming/comments/1l4aeej/programming_language_dino_and_its_implementation/)
Boredom Over Beauty: Why Code Quality is Code Security
https://www.reddit.com/r/programming/comments/1l43jhz/boredom_over_beauty_why_code_quality_is_code/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.asymmetric.re/boredom-over-beauty-why-code-quality-is-code-security/) [comments] (https://www.reddit.com/r/programming/comments/1l43jhz/boredom_over_beauty_why_code_quality_is_code/)
In which I have Opinions about parsing and grammars
https://www.reddit.com/r/programming/comments/1l43j0x/in_which_i_have_opinions_about_parsing_and/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/parsing/) [comments] (https://www.reddit.com/r/programming/comments/1l43j0x/in_which_i_have_opinions_about_parsing_and/)
A programming system
https://www.reddit.com/r/programming/comments/1l43io3/a_programming_system/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://andreyor.st/posts/2023-10-18-a-programming-system/) [comments] (https://www.reddit.com/r/programming/comments/1l43io3/a_programming_system/)
Writing for Developers • Piotr Sarna & Glauber Costa
https://www.reddit.com/r/programming/comments/1l43atc/writing_for_developers_piotr_sarna_glauber_costa/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://youtu.be/y63uncRIC9o) [comments] (https://www.reddit.com/r/programming/comments/1l43atc/writing_for_developers_piotr_sarna_glauber_costa/)
Decrease in Entry-Level Tech Jobs
https://www.reddit.com/r/programming/comments/1l42n6o/decrease_in_entrylevel_tech_jobs/
submitted by /u/gregorojstersek (https://www.reddit.com/user/gregorojstersek)
[link] (https://newsletter.eng-leadership.com/p/decrease-in-entry-level-tech-jobs) [comments] (https://www.reddit.com/r/programming/comments/1l42n6o/decrease_in_entrylevel_tech_jobs/)
Benchmarking is hard, sometimes
https://www.reddit.com/r/programming/comments/1l4vol4/benchmarking_is_hard_sometimes/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://vondra.me/posts/benchmarking-is-hard-sometimes/) [comments] (https://www.reddit.com/r/programming/comments/1l4vol4/benchmarking_is_hard_sometimes/)
An Earnest Guide to Symbols in Common Lisp
https://www.reddit.com/r/programming/comments/1l4vo3t/an_earnest_guide_to_symbols_in_common_lisp/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://kevingal.com/blog/cl-symbols.html) [comments] (https://www.reddit.com/r/programming/comments/1l4vo3t/an_earnest_guide_to_symbols_in_common_lisp/)
Sharing everything I could understand about gradient noise
https://www.reddit.com/r/programming/comments/1l4vnvd/sharing_everything_i_could_understand_about/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.pkh.me/p/42-sharing-everything-i-could-understand-about-gradient-noise.html) [comments] (https://www.reddit.com/r/programming/comments/1l4vnvd/sharing_everything_i_could_understand_about/)
I made a search engine worse than Elasticsearch
https://www.reddit.com/r/programming/comments/1l4vlhh/i_made_a_search_engine_worse_than_elasticsearch/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://softwaredoug.com/blog/2024/08/06/i-made-search-worse-elasticsearch) [comments] (https://www.reddit.com/r/programming/comments/1l4vlhh/i_made_a_search_engine_worse_than_elasticsearch/)
Jepsen: TigerBeetle 0.16.11
https://www.reddit.com/r/programming/comments/1l4vhon/jepsen_tigerbeetle_01611/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://jepsen.io/analyses/tigerbeetle-0.16.11) [comments] (https://www.reddit.com/r/programming/comments/1l4vhon/jepsen_tigerbeetle_01611/)
Germany: Digital Minister wants open standards and open source as guiding principle
https://www.reddit.com/r/programming/comments/1l4l4kj/germany_digital_minister_wants_open_standards_and/
submitted by /u/donutloop (https://www.reddit.com/user/donutloop)
[link] (https://www.heise.de/en/news/Digital-Minister-wants-open-standards-and-open-source-as-guiding-principle-10414632.html) [comments] (https://www.reddit.com/r/programming/comments/1l4l4kj/germany_digital_minister_wants_open_standards_and/)
Apple moves from Java 8 to Swift?
https://www.reddit.com/r/programming/comments/1l4kga9/apple_moves_from_java_8_to_swift/
<!-- SC_OFF -->Apple’s blog on migrating their Password Monitoring service from Java to Swift is interesting, but it leaves out a key detail: which Java version they were using. That’s important, especially with Java 21 bringing major performance improvements like virtual threads and better GC. Without knowing if they tested Java 21 first, it’s hard to tell if the full rewrite was really necessary. Swift has its benefits, but the lack of comparison makes the decision feel a bit one-sided. A little more transparency would’ve gone a long way. The glossed over details is so very apple tho. Reminds me of their marketing slides. FYI, I’m an Apple fan and a Java $lut. This article makes me sad. 😢 <!-- SC_ON --> submitted by /u/tenken01 (https://www.reddit.com/user/tenken01)
[link] (https://www.swift.org/blog/swift-at-apple-migrating-the-password-monitoring-service-from-java/) [comments] (https://www.reddit.com/r/programming/comments/1l4kga9/apple_moves_from_java_8_to_swift/)
A cross-platform, batteries-included Lua toolkit with built-in TCP, UDP, WebSocket, gRPC, Redis, MySQL, Prometheus, and etcd v3
https://www.reddit.com/r/programming/comments/1l4gikc/a_crossplatform_batteriesincluded_lua_toolkit/
<!-- SC_OFF -->This is my first time posting here—please forgive any mistakes or inappropriate formatting. silly is a cross-platform “super wrapper” (Windows/Linux/macOS) that bundles TCP/UDP, HTTP, WebSocket, RPC, timers, and more into one easy-to-use framework. Built-in network primitives (sockets, HTTP client/server, WebSocket, RPC) Event loop & timers, all exposed as idiomatic Lua functions Daemonization, logging, process management out of the box Self-contained deployment (no C modules needed, aside from optional libreadline) Check out the examples/ folder (socket, HTTP, RPC, WebSocket, timer) to see how fast you can go from zero to a fully event-driven service. Everything is MIT-licensed—fork it, tweak it, or just learn from it. ▶️ Repo & docs: https://github.com/findstr/silly Feel free to share feedback or ask questions! <!-- SC_ON --> submitted by /u/Realistic_Alps_9544 (https://www.reddit.com/user/Realistic_Alps_9544)
[link] (https://github.com/findstr/silly) [comments] (https://www.reddit.com/r/programming/comments/1l4gikc/a_crossplatform_batteriesincluded_lua_toolkit/)
APL Interpreter – An implementation of APL, written in Haskell
https://www.reddit.com/r/programming/comments/1l4dcxv/apl_interpreter_an_implementation_of_apl_written/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://scharenbroch.dev/projects/apl-interpreter/) [comments] (https://www.reddit.com/r/programming/comments/1l4dcxv/apl_interpreter_an_implementation_of_apl_written/)
Understanding the PURL Specification (Package URL)
https://www.reddit.com/r/programming/comments/1l43jjl/understanding_the_purl_specification_package_url/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://fossa.com/blog/understanding-purl-specification-package-url/) [comments] (https://www.reddit.com/r/programming/comments/1l43jjl/understanding_the_purl_specification_package_url/)
Premature Design Is Not Design
https://www.reddit.com/r/programming/comments/1l43jgk/premature_design_is_not_design/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://articles.pragdave.me/p/premature-design-is-not-design) [comments] (https://www.reddit.com/r/programming/comments/1l43jgk/premature_design_is_not_design/)
Linearity and uniqueness
https://www.reddit.com/r/programming/comments/1l43izg/linearity_and_uniqueness/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://kcsrk.info/ocaml/modes/oxcaml/2025/06/04/linearity_and_uniqueness/) [comments] (https://www.reddit.com/r/programming/comments/1l43izg/linearity_and_uniqueness/)
Authentication with Axum
https://www.reddit.com/r/programming/comments/1l43hnc/authentication_with_axum/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://mattrighetti.com/2025/05/03/authentication-with-axum) [comments] (https://www.reddit.com/r/programming/comments/1l43hnc/authentication_with_axum/)
How to Improve Image and Video Quality | Super Resolution
https://www.reddit.com/r/programming/comments/1l436jp/how_to_improve_image_and_video_quality_super/
<!-- SC_OFF -->Welcome to our tutorial on super-resolution CodeFormer for images and videos, In this step-by-step guide, You'll learn how to improve and enhance images and videos using super resolution models. We will also add a bonus feature of coloring a B&W images What You’ll Learn: The tutorial is divided into four parts: Part 1: Setting up the Environment. Part 2: Image Super-Resolution Part 3: Video Super-Resolution Part 4: Bonus - Colorizing Old and Gray Images You can find more tutorials, and join my newsletter here : https://eranfeit.net/blog Check out our tutorial here : [ https://youtu.be/sjhZjsvfN\_o&list=UULFTiWJJhaH6BviSWKLJUM9sg](%20https:/youtu.be/sjhZjsvfN_o&list=UULFTiWJJhaH6BviSWKLJUM9sg) (https://youtu.be/sjhZjsvfN%5C_o&list=UULFTiWJJhaH6BviSWKLJUM9sg%5D(%20https:/youtu.be/sjhZjsvfN_o&list=UULFTiWJJhaH6BviSWKLJUM9sg)) Enjoy Eran #OpenCV #computervision #superresolution #SColorizingSGrayImages #ColorizingOldImages <!-- SC_ON --> submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/upscale-your-images-and-videos-using-super-resolution/) [comments] (https://www.reddit.com/r/programming/comments/1l436jp/how_to_improve_image_and_video_quality_super/)
A good development environment is likely much more about soft-skills than anything else
https://www.reddit.com/r/programming/comments/1l3xh4t/a_good_development_environment_is_likely_much/
submitted by /u/No_Tea2273 (https://www.reddit.com/user/No_Tea2273)
[link] (https://river.berlin/blog/good-dev-env/) [comments] (https://www.reddit.com/r/programming/comments/1l3xh4t/a_good_development_environment_is_likely_much/)