I will send you newest post from subreddit /r/programming
The Chapel Programming Language
https://www.reddit.com/r/programming/comments/1lq07bd/the_chapel_programming_language/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://chapel-lang.org/) [comments] (https://www.reddit.com/r/programming/comments/1lq07bd/the_chapel_programming_language/)
How To Actually Use MobileNetV3 for Fish Classifier
https://www.reddit.com/r/programming/comments/1lpztcj/how_to_actually_use_mobilenetv3_for_fish/
<!-- SC_OFF -->This is a transfer learning tutorial for image classification using TensorFlow involves leveraging pre-trained model MobileNet-V3 to enhance the accuracy of image classification tasks. By employing transfer learning with MobileNet-V3 in TensorFlow, image classification models can achieve improved performance with reduced training time and computational resources. We'll go step-by-step through: · Splitting a fish dataset for training & validation · Applying transfer learning with MobileNetV3-Large · Training a custom image classifier using TensorFlow · Predicting new fish images using OpenCV · Visualizing results with confidence scores You can find link for the code in the blog : https://eranfeit.net/how-to-actually-use-mobilenetv3-for-fish-classifier/ You can find more tutorials, and join my newsletter here : https://eranfeit.net/ Full code for Medium users : feitgemel/how-to-actually-use-mobilenetv3-for-fish-classifier-bc5abe83541b" rel="nofollow">https://medium.com/@feitgemel/how-to-actually-use-mobilenetv3-for-fish-classifier-bc5abe83541b Watch the full tutorial here: https://youtu.be/12GvOHNc5DI Enjoy Eran <!-- SC_ON --> submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/how-to-actually-use-mobilenetv3-for-fish-classifier/) [comments] (https://www.reddit.com/r/programming/comments/1lpztcj/how_to_actually_use_mobilenetv3_for_fish/)
20 years of programming
https://www.reddit.com/r/programming/comments/1lpvhn4/20_years_of_programming/
submitted by /u/Xaneris47 (https://www.reddit.com/user/Xaneris47)
[link] (https://sidhion.com/blog/20_years/) [comments] (https://www.reddit.com/r/programming/comments/1lpvhn4/20_years_of_programming/)
Reviewing Others' AI PRs
https://www.reddit.com/r/programming/comments/1lptuce/reviewing_others_ai_prs/
submitted by /u/AMeatMuncher_not_gay (https://www.reddit.com/user/AMeatMuncher_not_gay)
[link] (https://c0n0.com/posts/reviewing-ai-prs/) [comments] (https://www.reddit.com/r/programming/comments/1lptuce/reviewing_others_ai_prs/)
Exploiting the IKKO Activebuds "AI powered" earbuds, running DOOM, stealing their OpenAI API key and customer data
https://www.reddit.com/r/programming/comments/1lpqh9c/exploiting_the_ikko_activebuds_ai_powered_earbuds/
submitted by /u/Kok_Nikol (https://www.reddit.com/user/Kok_Nikol)
[link] (https://blog.mgdproductions.com/ikko-activebuds/) [comments] (https://www.reddit.com/r/programming/comments/1lpqh9c/exploiting_the_ikko_activebuds_ai_powered_earbuds/)
I’m on the hunt for some tools to manage multiple SSH keys and Git accounts. Any recommendations or feedback would be super helpful!
https://www.reddit.com/r/programming/comments/1lpp36i/im_on_the_hunt_for_some_tools_to_manage_multiple/
submitted by /u/Curious-Solution9638 (https://www.reddit.com/user/Curious-Solution9638)
[link] (https://www.npmjs.com/package/gitsm) [comments] (https://www.reddit.com/r/programming/comments/1lpp36i/im_on_the_hunt_for_some_tools_to_manage_multiple/)
Day 3: Observer, Subscription, and Teardown — The Core Trio of RxJS
https://www.reddit.com/r/programming/comments/1lpjy75/day_3_observer_subscription_and_teardown_the_core/
submitted by /u/MysteriousEye8494 (https://www.reddit.com/user/MysteriousEye8494)
[link] (https://medium.com/devinsight/day-3-observer-subscription-and-teardown-the-core-trio-of-rxjs-201868e76d28) [comments] (https://www.reddit.com/r/programming/comments/1lpjy75/day_3_observer_subscription_and_teardown_the_core/)
Ruby, Ractors, and Lock-Free Data Structures
https://www.reddit.com/r/programming/comments/1lpfux7/ruby_ractors_and_lockfree_data_structures/
submitted by /u/alexeyr (https://www.reddit.com/user/alexeyr)
[link] (https://iliabylich.github.io/ruby-ractors-and-lock-free-data-structures/) [comments] (https://www.reddit.com/r/programming/comments/1lpfux7/ruby_ractors_and_lockfree_data_structures/)
Types of Types: Common to Exotic
https://www.reddit.com/r/programming/comments/1lp91u5/types_of_types_common_to_exotic/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.stephendiehl.com/posts/types_of_types/) [comments] (https://www.reddit.com/r/programming/comments/1lp91u5/types_of_types_common_to_exotic/)
Graph Theory Applications in Video Games
https://www.reddit.com/r/programming/comments/1lp9176/graph_theory_applications_in_video_games/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://utk.claranguyen.me/talks.php?id=videogames) [comments] (https://www.reddit.com/r/programming/comments/1lp9176/graph_theory_applications_in_video_games/)
Multi-Cloud Kubernetes Cost Management: A Practical Guide
https://www.reddit.com/r/programming/comments/1lp6k55/multicloud_kubernetes_cost_management_a_practical/
submitted by /u/codingdecently (https://www.reddit.com/user/codingdecently)
[link] (https://overcast.blog/multi-cloud-kubernetes-cost-management-a-practical-guide-7d082dc4efd3) [comments] (https://www.reddit.com/r/programming/comments/1lp6k55/multicloud_kubernetes_cost_management_a_practical/)
Pluto is a unique dialect of Lua with a focus on general-purpose programming
https://www.reddit.com/r/programming/comments/1lp59bm/pluto_is_a_unique_dialect_of_lua_with_a_focus_on/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://pluto-lang.org/docs/Introduction) [comments] (https://www.reddit.com/r/programming/comments/1lp59bm/pluto_is_a_unique_dialect_of_lua_with_a_focus_on/)
Abstraction boundaries are optimization boundaries
https://www.reddit.com/r/programming/comments/1lp578z/abstraction_boundaries_are_optimization_boundaries/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://blog.snork.dev/posts/abstraction-boundaries-are-optimization-boundaries.html) [comments] (https://www.reddit.com/r/programming/comments/1lp578z/abstraction_boundaries_are_optimization_boundaries/)
Strudel: a programming language for writing music
https://www.reddit.com/r/programming/comments/1lp32gt/strudel_a_programming_language_for_writing_music/
submitted by /u/pimterry (https://www.reddit.com/user/pimterry)
[link] (https://strudel.cc/workshop/getting-started/) [comments] (https://www.reddit.com/r/programming/comments/1lp32gt/strudel_a_programming_language_for_writing_music/)
Lies we tell ourselves to keep using Golang
https://www.reddit.com/r/programming/comments/1loyyr1/lies_we_tell_ourselves_to_keep_using_golang/
submitted by /u/Nekuromento (https://www.reddit.com/user/Nekuromento)
[link] (https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang) [comments] (https://www.reddit.com/r/programming/comments/1loyyr1/lies_we_tell_ourselves_to_keep_using_golang/)
Yet another ZIP trick
https://www.reddit.com/r/programming/comments/1lq061n/yet_another_zip_trick/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://hackarcana.com/article/yet-another-zip-trick) [comments] (https://www.reddit.com/r/programming/comments/1lq061n/yet_another_zip_trick/)
We Just got 5 Malicious npm Packages Eliminated in a Cat and Mouse Game
https://www.reddit.com/r/programming/comments/1lpws1t/we_just_got_5_malicious_npm_packages_eliminated/
<!-- SC_OFF -->Creator and maintainer of vet (https://github.com/safedep/vet) here. We monitor public package registries, perform code analysis to identify malicious packages & work towards getting them reported and eliminated. We recently reported a bunch of malicious npm packages which finally got included in OSV and now hopefully all SCA tools and everyone else will identify and block these. Npm takes longer but got these removed from the registry as well. https://osv.dev/vulnerability/MAL-2025-5248 https://osv.dev/vulnerability/MAL-2025-5320 https://osv.dev/vulnerability/MAL-2025-5168 https://osv.dev/vulnerability/MAL-2025-5332 https://osv.dev/vulnerability/MAL-2025-5333 We have been doing this for a while. We started with simple signature matching, then static code analysis and eventually dynamic analysis. Our systems are becoming complex, consuming resources and like any other complex systems, harder to extend. But we don't see any improvement in the overall ecosystems. We are still seeing the same type of malicious packages published every day. I am sure there are more sophisticated ones that we are yet to identify. Intuitively it just seems like the problem of early 2000 where anyone would upload malicious executables in various freeware download sites. Eventually the AV and OS ecosystems improved in terms adopting signed executables, endpoint protection etc. With malicious open source packages, the attack is shifted towards developers, leveraging higher level scripting languages running within trusted processes like Node, Java, Python etc. How do you see a solution emerging against malicious package sprawl? <!-- SC_ON --> submitted by /u/N1ghtCod3r (https://www.reddit.com/user/N1ghtCod3r)
[link] (https://github.com/ossf/malicious-packages/pull/932) [comments] (https://www.reddit.com/r/programming/comments/1lpws1t/we_just_got_5_malicious_npm_packages_eliminated/)
Security researcher earns $25k by finding secrets in so called “deleted commits” on GitHub, showing that they are not really deleted
https://www.reddit.com/r/programming/comments/1lpun8i/security_researcher_earns_25k_by_finding_secrets/
submitted by /u/ScottContini (https://www.reddit.com/user/ScottContini)
[link] (https://trufflesecurity.com/blog/guest-post-how-i-scanned-all-of-github-s-oops-commits-for-leaked-secrets) [comments] (https://www.reddit.com/r/programming/comments/1lpun8i/security_researcher_earns_25k_by_finding_secrets/)
10 features of D that I love
https://www.reddit.com/r/programming/comments/1lpth7e/10_features_of_d_that_i_love/
submitted by /u/BradleyChatha (https://www.reddit.com/user/BradleyChatha)
[link] (https://bradley.chatha.dev/blog/dlang-propaganda/features-of-d-that-i-love/) [comments] (https://www.reddit.com/r/programming/comments/1lpth7e/10_features_of_d_that_i_love/)
The Great Freelancer Disconnect: When Dreams Meet Reality
https://www.reddit.com/r/programming/comments/1lpphql/the_great_freelancer_disconnect_when_dreams_meet/
submitted by /u/TerryC_IndieGameDev (https://www.reddit.com/user/TerryC_IndieGameDev)
[link] (terrancecraddock/the-great-freelancer-disconnect-when-dreams-meet-reality-28997d3d133d?sk=938e245f3deb5a97a445057ce55a33a3" rel="nofollow">https://medium.com/@terrancecraddock/the-great-freelancer-disconnect-when-dreams-meet-reality-28997d3d133d?sk=938e245f3deb5a97a445057ce55a33a3) [comments] (https://www.reddit.com/r/programming/comments/1lpphql/the_great_freelancer_disconnect_when_dreams_meet/)
Hidden complexity in software development
https://www.reddit.com/r/programming/comments/1lpk0fc/hidden_complexity_in_software_development/
submitted by /u/imachug (https://www.reddit.com/user/imachug)
[link] (https://purplesyringa.moe/blog/hidden-complexity-in-software-development/) [comments] (https://www.reddit.com/r/programming/comments/1lpk0fc/hidden_complexity_in_software_development/)
What happens when you load a URL?
https://www.reddit.com/r/programming/comments/1lpgexn/what_happens_when_you_load_a_url/
submitted by /u/caromobiletiscrivo (https://www.reddit.com/user/caromobiletiscrivo)
[link] (https://danluu.com/navigate-url/) [comments] (https://www.reddit.com/r/programming/comments/1lpgexn/what_happens_when_you_load_a_url/)
Building Game Analytics Dashboard with JavaScript
https://www.reddit.com/r/programming/comments/1lpfgua/building_game_analytics_dashboard_with_javascript/
submitted by /u/Idkwhyweneedusername (https://www.reddit.com/user/Idkwhyweneedusername)
[link] (https://ryuru.com/building-game-analytics-dashboard-with-javascript/) [comments] (https://www.reddit.com/r/programming/comments/1lpfgua/building_game_analytics_dashboard_with_javascript/)
Parsing Layout, or: Haskell's Syntax is a Mess
https://www.reddit.com/r/programming/comments/1lp91sg/parsing_layout_or_haskells_syntax_is_a_mess/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://amelia.how/posts/parsing-layout.html) [comments] (https://www.reddit.com/r/programming/comments/1lp91sg/parsing_layout_or_haskells_syntax_is_a_mess/)
Websites used to be simple
https://www.reddit.com/r/programming/comments/1lp8efe/websites_used_to_be_simple/
submitted by /u/AyrA_ch (https://www.reddit.com/user/AyrA_ch)
[link] (https://simplesite.ayra.ch/) [comments] (https://www.reddit.com/r/programming/comments/1lp8efe/websites_used_to_be_simple/)
So you want to serialize some DER?
https://www.reddit.com/r/programming/comments/1lp5ap0/so_you_want_to_serialize_some_der/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://alexgaynor.net/2025/jun/20/serialize-some-der/) [comments] (https://www.reddit.com/r/programming/comments/1lp5ap0/so_you_want_to_serialize_some_der/)
Finding and understanding bugs in C compilers
https://www.reddit.com/r/programming/comments/1lp57u8/finding_and_understanding_bugs_in_c_compilers/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.cse.unr.edu/~fredh/class/460/S2013/class/Papers/tanna.pdf) [comments] (https://www.reddit.com/r/programming/comments/1lp57u8/finding_and_understanding_bugs_in_c_compilers/)
Experience converting a mathematical software package to C++20 modules [PDF]
https://www.reddit.com/r/programming/comments/1lp5679/experience_converting_a_mathematical_software/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://arxiv.org/abs/2506.21654) [comments] (https://www.reddit.com/r/programming/comments/1lp5679/experience_converting_a_mathematical_software/)
A guide to fine-grained permissions in MCP servers
https://www.reddit.com/r/programming/comments/1loz4jd/a_guide_to_finegrained_permissions_in_mcp_servers/
submitted by /u/West-Chard-1474 (https://www.reddit.com/user/West-Chard-1474)
[link] (https://www.cerbos.dev/blog/dynamic-authorization-for-ai-agents-guide-to-fine-grained-permissions-mcp-servers) [comments] (https://www.reddit.com/r/programming/comments/1loz4jd/a_guide_to_finegrained_permissions_in_mcp_servers/)
What's your favourite Programming Joke?
https://www.reddit.com/r/programming/comments/1lov6fy/whats_your_favourite_programming_joke/
submitted by /u/Karate_Labs (https://www.reddit.com/user/Karate_Labs)
[link] (https://images.app.goo.gl/V2szcXrkyETjHVJE8) [comments] (https://www.reddit.com/r/programming/comments/1lov6fy/whats_your_favourite_programming_joke/)