212
I will send you newest post from subreddit /r/programming
May I recommend... understanding Emacs's patterns
https://www.reddit.com/r/programming/comments/1tc6d0n/may_i_recommend_understanding_emacss_patterns/
<!-- SC_OFF -->This is my sideshow in Sacha Chua's May Emacs Carnival. Enjoy! <!-- SC_ON --> submitted by /u/misterchiply (https://www.reddit.com/user/misterchiply)
[link] (https://www.chiply.dev/post-emacs-carnival-may) [comments] (https://www.reddit.com/r/programming/comments/1tc6d0n/may_i_recommend_understanding_emacss_patterns/)
Intellectual Control vs Statistical Control
https://www.reddit.com/r/programming/comments/1tc628z/intellectual_control_vs_statistical_control/
submitted by /u/self (https://www.reddit.com/user/self)
[link] (https://ieeexplore.ieee.org/document/8611447) [comments] (https://www.reddit.com/r/programming/comments/1tc628z/intellectual_control_vs_statistical_control/)
5 Years and $5M Later: Inventing a New Programming Language for Web Development Was a Mistake
https://www.reddit.com/r/programming/comments/1tc02h0/5_years_and_5m_later_inventing_a_new_programming/
submitted by /u/matijash (https://www.reddit.com/user/matijash)
[link] (https://wasp.sh/blog/2026/05/13/new-language-for-web-dev-was-a-mistake) [comments] (https://www.reddit.com/r/programming/comments/1tc02h0/5_years_and_5m_later_inventing_a_new_programming/)
Five months after switching Fluxzy from Electron to Tauri
https://www.reddit.com/r/programming/comments/1tbynhu/five_months_after_switching_fluxzy_from_electron/
submitted by /u/DifficultyFine (https://www.reddit.com/user/DifficultyFine)
[link] (https://fluxzy.io/resources/blogs/electron-to-tauri-migration-fluxzy-desktop) [comments] (https://www.reddit.com/r/programming/comments/1tbynhu/five_months_after_switching_fluxzy_from_electron/)
Code Review Responses: Add Context When It Counts
https://www.reddit.com/r/programming/comments/1tbxszs/code_review_responses_add_context_when_it_counts/
submitted by /u/ghled (https://www.reddit.com/user/ghled)
[link] (https://testing.googleblog.com/2026/05/code-review-responses-add-context-when.html) [comments] (https://www.reddit.com/r/programming/comments/1tbxszs/code_review_responses_add_context_when_it_counts/)
Learnings From Crawling Technical Documentation
https://www.reddit.com/r/programming/comments/1tbu23o/learnings_from_crawling_technical_documentation/
submitted by /u/rhazn (https://www.reddit.com/user/rhazn)
[link] (https://www.heltweg.org/posts/learnings-from-crawling-technical-documentation/) [comments] (https://www.reddit.com/r/programming/comments/1tbu23o/learnings_from_crawling_technical_documentation/)
Quantity-safe analog literals
https://www.reddit.com/r/programming/comments/1tbfz07/quantitysafe_analog_literals/
submitted by /u/Morwenn (https://www.reddit.com/user/Morwenn)
[link] (https://morwenn.github.io/c++/2026/05/02/TSB011-quantity-safe-analog-literals.html) [comments] (https://www.reddit.com/r/programming/comments/1tbfz07/quantitysafe_analog_literals/)
Google Threat Intelligence Group: First Large Scale Weaponized Use of AI Zero Days Observed In The Wild
https://www.reddit.com/r/programming/comments/1tb9quz/google_threat_intelligence_group_first_large/
submitted by /u/CircumspectCapybara (https://www.reddit.com/user/CircumspectCapybara)
[link] (https://cloud.google.com/blog/topics/threat-intelligence/ai-vulnerability-exploitation-initial-access/) [comments] (https://www.reddit.com/r/programming/comments/1tb9quz/google_threat_intelligence_group_first_large/)
cost of enum-to-string: C++26 reflection vs the old ways
https://www.reddit.com/r/programming/comments/1tb89rx/cost_of_enumtostring_c26_reflection_vs_the_old/
submitted by /u/SuperV1234 (https://www.reddit.com/user/SuperV1234)
[link] (https://vittorioromeo.com/index/blog/refl_enum_to_string.html) [comments] (https://www.reddit.com/r/programming/comments/1tb89rx/cost_of_enumtostring_c26_reflection_vs_the_old/)
Tom's Namespaces: An Odin Fanfic
https://www.reddit.com/r/programming/comments/1tb2kos/toms_namespaces_an_odin_fanfic/
submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://zylinski.se/posts/toms-namespaces/) [comments] (https://www.reddit.com/r/programming/comments/1tb2kos/toms_namespaces_an_odin_fanfic/)
State of Serverless DevEx & Observability • Jones Zachariah Noel N
https://www.reddit.com/r/programming/comments/1tb03pq/state_of_serverless_devex_observability_jones/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://youtu.be/oItac1VPsso?list=PLEx5khR4g7PINwOsYrkwz3lTTJUYoXC53) [comments] (https://www.reddit.com/r/programming/comments/1tb03pq/state_of_serverless_devex_observability_jones/)
Abstract machines for logic programs
https://www.reddit.com/r/programming/comments/1tauw5t/abstract_machines_for_logic_programs/
submitted by /u/Dear-Economics-315 (https://www.reddit.com/user/Dear-Economics-315)
[link] (https://chrisistyping.bearblog.dev/abstract-machines-for-logic-programs/) [comments] (https://www.reddit.com/r/programming/comments/1tauw5t/abstract_machines_for_logic_programs/)
Mass npm Supply Chain Attack Hits TanStack, Mistral AI, and 170+ Packages
https://www.reddit.com/r/programming/comments/1tapmvi/mass_npm_supply_chain_attack_hits_tanstack/
<!-- SC_OFF -->massive campaign for 170+ packages and 400+ malicious versions published. what we saw that not a single maintainer account compromised. tanStack and Mistral AI these are the names that stand out. <!-- SC_ON --> submitted by /u/BattleRemote3157 (https://www.reddit.com/user/BattleRemote3157)
[link] (https://safedep.io/mass-npm-supply-chain-attack-tanstack-mistral/) [comments] (https://www.reddit.com/r/programming/comments/1tapmvi/mass_npm_supply_chain_attack_hits_tanstack/)
Branch-Avoidant Quicksort in C - faster than std::sort and pdqsort
https://www.reddit.com/r/programming/comments/1ta25is/branchavoidant_quicksort_in_c_faster_than_stdsort/
submitted by /u/chkas (https://www.reddit.com/user/chkas)
[link] (https://easylang.online/blog/qsort) [comments] (https://www.reddit.com/r/programming/comments/1ta25is/branchavoidant_quicksort_in_c_faster_than_stdsort/)
Package Manager CWEs
https://www.reddit.com/r/programming/comments/1t9wmeq/package_manager_cwes/
submitted by /u/lelanthran (https://www.reddit.com/user/lelanthran)
[link] (https://nesbitt.io/2026/05/04/package-manager-cwes.html) [comments] (https://www.reddit.com/r/programming/comments/1t9wmeq/package_manager_cwes/)
How we made WINDOW JOIN parallel and vectorized
https://www.reddit.com/r/programming/comments/1tc62n4/how_we_made_window_join_parallel_and_vectorized/
submitted by /u/j1897OS (https://www.reddit.com/user/j1897OS)
[link] (https://questdb.com/blog/window-join-parallel-vectorized/) [comments] (https://www.reddit.com/r/programming/comments/1tc62n4/how_we_made_window_join_parallel_and_vectorized/)
Quack: The DuckDB Client-Server Protocol
https://www.reddit.com/r/programming/comments/1tc182n/quack_the_duckdb_clientserver_protocol/
submitted by /u/BrewedDoritos (https://www.reddit.com/user/BrewedDoritos)
[link] (https://duckdb.org/2026/05/12/quack-remote-protocol) [comments] (https://www.reddit.com/r/programming/comments/1tc182n/quack_the_duckdb_clientserver_protocol/)
Introduction to Physics Integration Methods
https://www.reddit.com/r/programming/comments/1tc01nx/introduction_to_physics_integration_methods/
submitted by /u/PeterBrobby (https://www.reddit.com/user/PeterBrobby)
[link] (https://youtu.be/5iuOYFrjfXs) [comments] (https://www.reddit.com/r/programming/comments/1tc01nx/introduction_to_physics_integration_methods/)
Residuality Theory: A Rebellious Take on Building Systems That Actually Survive
https://www.reddit.com/r/programming/comments/1tby7av/residuality_theory_a_rebellious_take_on_building/
submitted by /u/HealthyInstance9182 (https://www.reddit.com/user/HealthyInstance9182)
[link] (https://www.architecture-weekly.com/p/residuality-theory-a-rebellious-take) [comments] (https://www.reddit.com/r/programming/comments/1tby7av/residuality_theory_a_rebellious_take_on_building/)
Malware crew TeamPCP open-sources its Shai-Hulud worm on GitHub
https://www.reddit.com/r/programming/comments/1tbwoyg/malware_crew_teampcp_opensources_its_shaihulud/
submitted by /u/CircumspectCapybara (https://www.reddit.com/user/CircumspectCapybara)
[link] (https://www.theregister.com/security/2026/05/13/malware-crew-teampcp-open-sources-its-shai-hulud-worm-on-github/5239319) [comments] (https://www.reddit.com/r/programming/comments/1tbwoyg/malware_crew_teampcp_opensources_its_shaihulud/)
How SIMD improved vector search performance in Elasticsearch
https://www.reddit.com/r/programming/comments/1tbse80/how_simd_improved_vector_search_performance_in/
submitted by /u/chegar999 (https://www.reddit.com/user/chegar999)
[link] (https://www.elastic.co/search-labs/blog/elasticsearch-vector-search-simdvec-engine) [comments] (https://www.reddit.com/r/programming/comments/1tbse80/how_simd_improved_vector_search_performance_in/)
Curl lead developer Daniel Stenberg provides insightful feedbacks from Mythos analysis results
https://www.reddit.com/r/programming/comments/1tbcj3x/curl_lead_developer_daniel_stenberg_provides/
submitted by /u/ScottContini (https://www.reddit.com/user/ScottContini)
[link] (https://daniel.haxx.se/blog/2026/05/11/mythos-finds-a-curl-vulnerability/) [comments] (https://www.reddit.com/r/programming/comments/1tbcj3x/curl_lead_developer_daniel_stenberg_provides/)
I built a world record exact solver for the minimum line cover of prime points after watching a Numberphile video. It turned the previous 282-hour record into 22 minutes, then kept going to prove 20 new awkward primes never certified before.
https://www.reddit.com/r/programming/comments/1tb8gv6/i_built_a_world_record_exact_solver_for_the/
<!-- SC_OFF -->After watching a Numberphile video on "awkward primes" I fell down a rabbit hole that turned into a month of obsessive C++ optimisation. The problem: Plot the first N primes as points on a graph — the 1st prime (2) at position 1, the 2nd prime (3) at position 2, and so on. What is the minimum number of straight lines needed to pass through every point? Proving you've truly found the minimum is the hard part — it's an NP-complete set cover problem, and it gets exponentially harder as N grows. The previous record stood at N=861, certified by Max Alekseyev (GWU) using an industrial MIP solver in 282 hours. The solver replaces the MIP approach with an arithmetic-aware incremental architecture: 12,162 "heavy lines" (through 3+ primes) stored as 1024-bit bitmasks, keeping the full working set L2-resident 60% of steps certified instantly via witness propagation with no search at all Lagrangian relaxation with projected subgradient descent for tight lower bounds Parallel branch-and-bound with an Exclusive Dependency Rule that provably forces required lines without branching The results: N=861 reached in 22 minutes. Full sweep to N=1024 completed in under 40 hours, certifying f(1024)=143 and finding 20 new awkward primes. Full paper, MIT-licensed C++ source, and a live browser demo that runs the actual algorithm in real time are all at the link above. For the OEIS people: https://oeis.org/A373813 <!-- SC_ON --> submitted by /u/jespergran (https://www.reddit.com/user/jespergran)
[link] (https://prime-line-cover.vercel.app/?article) [comments] (https://www.reddit.com/r/programming/comments/1tb8gv6/i_built_a_world_record_exact_solver_for_the/)
Discovering Dennis Ritchie’s Lost Dissertation
https://www.reddit.com/r/programming/comments/1tb4jtk/discovering_dennis_ritchies_lost_dissertation/
submitted by /u/someone-very-cool (https://www.reddit.com/user/someone-very-cool)
[link] (https://computerhistory.org/blog/discovering-dennis-ritchies-lost-dissertation/) [comments] (https://www.reddit.com/r/programming/comments/1tb4jtk/discovering_dennis_ritchies_lost_dissertation/)
Using TinyFFR to inspect 3D objects with a 28-line C# script
https://www.reddit.com/r/programming/comments/1tb23g2/using_tinyffr_to_inspect_3d_objects_with_a_28line/
submitted by /u/Xenoprimate2 (https://www.reddit.com/user/Xenoprimate2)
[link] (https://benbowen.blog/post/inspecting_3d_objects/) [comments] (https://www.reddit.com/r/programming/comments/1tb23g2/using_tinyffr_to_inspect_3d_objects_with_a_28line/)
URLSession to Electrons: how networking works under the hood
https://www.reddit.com/r/programming/comments/1tavw25/urlsession_to_electrons_how_networking_works/
submitted by /u/jacobs-tech-tavern (https://www.reddit.com/user/jacobs-tech-tavern)
[link] (https://blog.jacobstechtavern.com/p/urlsession-to-electrons) [comments] (https://www.reddit.com/r/programming/comments/1tavw25/urlsession_to_electrons_how_networking_works/)
Recursion and the STP Macro Processor
https://www.reddit.com/r/programming/comments/1tau199/recursion_and_the_stp_macro_processor/
submitted by /u/ADavison2560 (https://www.reddit.com/user/ADavison2560)
[link] (https://coe.psu.ac.th/ad/macros/) [comments] (https://www.reddit.com/r/programming/comments/1tau199/recursion_and_the_stp_macro_processor/)
Roc & Zig: A Compiler Rewrite Story • Anjana Vakil & Richard Feldman
https://www.reddit.com/r/programming/comments/1ta3gf1/roc_zig_a_compiler_rewrite_story_anjana_vakil/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://youtu.be/XSXGf3oN2yU?list=PLEx5khR4g7PJozVmHNpQTVrk1QRC7YaJu) [comments] (https://www.reddit.com/r/programming/comments/1ta3gf1/roc_zig_a_compiler_rewrite_story_anjana_vakil/)
CUDA Proves Nvidia Is a Software Company
https://www.reddit.com/r/programming/comments/1ta0z1j/cuda_proves_nvidia_is_a_software_company/
submitted by /u/Interesting_Pack_483 (https://www.reddit.com/user/Interesting_Pack_483)
[link] (https://www.wired.com/story/cuda-proves-nvidia-is-a-software-company/) [comments] (https://www.reddit.com/r/programming/comments/1ta0z1j/cuda_proves_nvidia_is_a_software_company/)
The FreeBSD vulnerability "discovered" by Mythos was already in its training data.
https://www.reddit.com/r/programming/comments/1t9rl27/the_freebsd_vulnerability_discovered_by_mythos/
submitted by /u/Gil_berth (https://www.reddit.com/user/Gil_berth)
[link] (https://rival.security/posts/mythos-discovered-a-cve-already-in-its-training-data---and-thats-still-worrying) [comments] (https://www.reddit.com/r/programming/comments/1t9rl27/the_freebsd_vulnerability_discovered_by_mythos/)