I will send you newest post from subreddit /r/programming
Help 😭
https://www.reddit.com/r/programming/comments/1mahze6/help/
<!-- SC_OFF -->Please someone help with an alternative. <!-- SC_ON --> submitted by /u/Wild_Peace6443 (https://www.reddit.com/user/Wild_Peace6443)
[link] (https://www.reddit.com/r/Btechtards/comments/1mahy76/please_someone_help/?utm_source=share&utm_medium=mweb3x&utm_name=mweb3xcss&utm_term=1&utm_content=share_button) [comments] (https://www.reddit.com/r/programming/comments/1mahze6/help/)
I’m a front end developer and I think AI will take my job(if it hasn’t already).
https://www.reddit.com/r/programming/comments/1mahsch/im_a_front_end_developer_and_i_think_ai_will_take/
<!-- SC_OFF -->So recently I have been using ai tools like Claude for my coding work and oh my gods.. It’s crazy good. I don’t know where to start. I have always been a front end girl, even though I have a little backend knowledge but after seeing how good it is I think it’s probably going to happen. What do guys? Yo and why the hell does this sub require a link for ever my post? <!-- SC_ON --> submitted by /u/blvckgirl (https://www.reddit.com/user/blvckgirl)
[link] (https://claude.ai/login?returnTo=%2F%3F) [comments] (https://www.reddit.com/r/programming/comments/1mahsch/im_a_front_end_developer_and_i_think_ai_will_take/)
Most Unit Tests Are a Waste of Time, but You Need to Write Them Anyway
https://www.reddit.com/r/programming/comments/1ma1oir/most_unit_tests_are_a_waste_of_time_but_you_need/
submitted by /u/bizzehdee (https://www.reddit.com/user/bizzehdee)
[link] (https://www.darrenhorrocks.co.uk/most-unit-tests-are-waste-time-but-you-need-to-write-them-anyway/) [comments] (https://www.reddit.com/r/programming/comments/1ma1oir/most_unit_tests_are_a_waste_of_time_but_you_need/)
Machine Learning para Desarrolladores Web
https://www.reddit.com/r/programming/comments/1ma1ikc/machine_learning_para_desarrolladores_web/
submitted by /u/Israelsarmiento5 (https://www.reddit.com/user/Israelsarmiento5)
[link] (https://www.hgaruna.org/blog/machine-learning-par.html) [comments] (https://www.reddit.com/r/programming/comments/1ma1ikc/machine_learning_para_desarrolladores_web/)
Write “freehold” software
https://www.reddit.com/r/programming/comments/1m9zrem/write_freehold_software/
submitted by /u/LlaroLlethri (https://www.reddit.com/user/LlaroLlethri)
[link] (https://deadbeef.io/freehold_software) [comments] (https://www.reddit.com/r/programming/comments/1m9zrem/write_freehold_software/)
Perfecting anti-aliasing on signed distance functions
https://www.reddit.com/r/programming/comments/1m9uwjf/perfecting_antialiasing_on_signed_distance/
submitted by /u/Psycollapse (https://www.reddit.com/user/Psycollapse)
[link] (https://blog.pkh.me/p/44-perfecting-anti-aliasing-on-signed-distance-functions.html) [comments] (https://www.reddit.com/r/programming/comments/1m9uwjf/perfecting_antialiasing_on_signed_distance/)
"Individual programmers do not own the software they write"
https://www.reddit.com/r/programming/comments/1m9qy4w/individual_programmers_do_not_own_the_software/
<!-- SC_OFF -->On "Embedded C Coding Standard" by Michael Barr the first Guiding principle is: Individual programmers do not own the software they write. All software development is work for hire for an employer or a client and, thus, the end product should be constructed in a workmanlike manner. Could you comment why this was added as a guiding principle and what that could mean? I was trying to look back on my past work context and try find a situation that this principle was missed by anyone. Is this one of those cases where a developer can just do whatever they want with the company's code?
Has anything like that actually happened at your workplace where someone ignored this principle (and whatever may be in the work contract)? <!-- SC_ON --> submitted by /u/CancelProof6072 (https://www.reddit.com/user/CancelProof6072)
[link] (https://barrgroup.com/sites/default/files/barr_c_coding_standard_2018.pdf) [comments] (https://www.reddit.com/r/programming/comments/1m9qy4w/individual_programmers_do_not_own_the_software/)
Testivus on Test Coverage
https://www.reddit.com/r/programming/comments/1m9kxaa/testivus_on_test_coverage/
<!-- SC_OFF -->Came across this today and thought it was worth sharing. <!-- SC_ON --> submitted by /u/Original-Character57 (https://www.reddit.com/user/Original-Character57)
[link] (https://stackoverflow.com/a/90021) [comments] (https://www.reddit.com/r/programming/comments/1m9kxaa/testivus_on_test_coverage/)
How to Classify images using Efficientnet B0
https://www.reddit.com/r/programming/comments/1m9a8m8/how_to_classify_images_using_efficientnet_b0/
<!-- SC_OFF -->Classify any image in seconds using Python and the pre-trained EfficientNetB0 model from TensorFlow. This beginner-friendly tutorial shows how to load an image, preprocess it, run predictions, and display the result using OpenCV. Great for anyone exploring image classification without building or training a custom model — no dataset needed! You can find link for the code in the blog : https://eranfeit.net/how-to-classify-images-using-efficientnet-b0/ You can find more tutorials, and join my newsletter here : https://eranfeit.net/ Full code for Medium users : feitgemel/how-to-classify-images-using-efficientnet-b0-738f48665583" rel="nofollow">https://medium.com/@feitgemel/how-to-classify-images-using-efficientnet-b0-738f48665583 Watch the full tutorial here: https://youtu.be/lomMTiG9UZ4 Enjoy Eran <!-- SC_ON --> submitted by /u/Feitgemel (https://www.reddit.com/user/Feitgemel)
[link] (https://eranfeit.net/how-to-classify-images-using-efficientnet-b0/) [comments] (https://www.reddit.com/r/programming/comments/1m9a8m8/how_to_classify_images_using_efficientnet_b0/)
Why MIT Switched from Scheme to Python
https://www.reddit.com/r/programming/comments/1m94lxs/why_mit_switched_from_scheme_to_python/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://www.wisdomandwonder.com/link/2110/why-mit-switched-from-scheme-to-python) [comments] (https://www.reddit.com/r/programming/comments/1m94lxs/why_mit_switched_from_scheme_to_python/)
Relational Thinking in J
https://www.reddit.com/r/programming/comments/1m93d4y/relational_thinking_in_j/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://storytotell.org/relational-thinking-in-j) [comments] (https://www.reddit.com/r/programming/comments/1m93d4y/relational_thinking_in_j/)
5 minute Postgres Performance Checkup
https://www.reddit.com/r/programming/comments/1m91z7r/5_minute_postgres_performance_checkup/
<!-- SC_OFF -->rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9" rel="nofollow">https://medium.com/@rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9 <!-- SC_ON --> submitted by /u/Temporary_Depth_2491 (https://www.reddit.com/user/Temporary_Depth_2491)
[link] (rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9" rel="nofollow">https://medium.com/@rohansodha10/you-must-do-this-5-minute-postgres-performance-checkup-%EF%B8%8F-8f14cd867bbb?sk=1ba3d98be2c693f8cb81e66abb0247f9) [comments] (https://www.reddit.com/r/programming/comments/1m91z7r/5_minute_postgres_performance_checkup/)
Learning About GPUs Through Measuring Memory Bandwidth
https://www.reddit.com/r/programming/comments/1m91iyh/learning_about_gpus_through_measuring_memory/
submitted by /u/PointAdventure (https://www.reddit.com/user/PointAdventure)
[link] (https://www.evolvebenchmark.com/blog-posts/learning-about-gpus-through-measuring-memory-bandwidth) [comments] (https://www.reddit.com/r/programming/comments/1m91iyh/learning_about_gpus_through_measuring_memory/)
Combatting reverse shell bots with honeypots ~ Laura Sofia's Tech-Stash
https://www.reddit.com/r/programming/comments/1m8uxau/combatting_reverse_shell_bots_with_honeypots/
<!-- SC_OFF -->What do you do if it's too early to figure out fail2ban and need to stop crude bot attacks? Earlier this morning, I've had to deal with a group of bots trying to hit gold by randomly searching for reverse shells on our server. I've written a small blogpost detailling the attack and how I dealt with it while getting ready for work. <!-- SC_ON --> submitted by /u/404IdentityNotFound (https://www.reddit.com/user/404IdentityNotFound)
[link] (https://laura.media/blog/combatting-reverse-shell-bots-with-honeypots/) [comments] (https://www.reddit.com/r/programming/comments/1m8uxau/combatting_reverse_shell_bots_with_honeypots/)
CRDTs and collaborative playgrounds
https://www.reddit.com/r/programming/comments/1m8up71/crdts_and_collaborative_playgrounds/
submitted by /u/West-Chard-1474 (https://www.reddit.com/user/West-Chard-1474)
[link] (https://www.cerbos.dev/blog/crdts-and-collaborative-playground) [comments] (https://www.reddit.com/r/programming/comments/1m8up71/crdts_and_collaborative_playgrounds/)
findpath - give it just the filename and it’ll hand you the absolute path
https://www.reddit.com/r/programming/comments/1mahtup/findpath_give_it_just_the_filename_and_itll_hand/
<!-- SC_OFF -->Hey r/programming 👋 I hacked together a tiny helper called findpath whose entire pitch is: you only need to remember the name of the file. Point it at a logical “root”, tell it the filename, and it’ll walk everything under that root and return the single absolute path that matches—otherwise it raises clear, typed exceptions (file not found / more than one match / root not set, etc.). PyPI: https://pypi.org/project/findpath/ GitHub: https://github.com/joshikarthikey/findpath Why bother? 🔎 Zero mental overhead – stop remembering long nested directories; remember just settings.yaml. 🧯 Clear failure modes – you’ll know if the file doesn’t exist or exists more than once. 🧰 No third‑party deps – pure stdlib (os). 🧪 Easy to unit test – deterministic, small surface area. 🧱 Works anywhere – POSIX/Windows (relies on os, not shell tricks). Attributes (all exposed as properties with sanity checks) root: (required) folder name that marks the boundary you’ll search under (e.g., "my_project"). root_path: absolute path of that root folder once discovered. all_paths: list of every file path under root_path found during the scan. file: the file name you’re currently searching for. your_path: the final resolved absolute path to the single matching file. current_dir: the working directory when the object is created (captured via os.getcwd()). Methods find(desired_file: str) -> str Main entrypoint. Walks up from current_dir until it hits root, then recursively scans down. Returns the absolute path if there’s exactly one match, else raises. find_all_paths(root_path: str) -> list[str] Recursively collects all file paths below root_path. Used internally by find, but you can call it yourself if you want the raw list. Looking for collaborators I’m still pretty new to Python packaging and open-source contributions, so this project is as much a learning experienceas it is a useful tool. If you’re an experienced Python dev, I’d love your feedback or help making this more “production-ready.” Things I’d especially appreciate help with: Making the code more Pythonic (e.g., better use of pathlib). Adding tests and CI workflows. Improving error handling with custom exceptions. Documentation improvements (I’m still figuring out best practices). Designing a simple CLI tool. <!-- SC_ON --> submitted by /u/karthikeyjoshi (https://www.reddit.com/user/karthikeyjoshi)
[link] (https://pypi.org/project/findpath/) [comments] (https://www.reddit.com/r/programming/comments/1mahtup/findpath_give_it_just_the_filename_and_itll_hand/)
Introducción
https://www.reddit.com/r/programming/comments/1mahr3a/introducci%C3%B3n/
submitted by /u/Israelsarmiento5 (https://www.reddit.com/user/Israelsarmiento5)
[link] (https://www.hgaruna.org/blog/microservices-arquitectura-distribuida.html) [comments] (https://www.reddit.com/r/programming/comments/1mahr3a/introducci%C3%B3n/)
GraphQL vs REST: Cuándo usar cada uno
https://www.reddit.com/r/programming/comments/1ma1ik5/graphql_vs_rest_cu%C3%A1ndo_usar_cada_uno/
submitted by /u/Israelsarmiento5 (https://www.reddit.com/user/Israelsarmiento5)
[link] (https://www.hgaruna.org/blog/graphql-vs-rest-cund.html) [comments] (https://www.reddit.com/r/programming/comments/1ma1ik5/graphql_vs_rest_cu%C3%A1ndo_usar_cada_uno/)
Opening Chrome: A High Level View of CS Concepts
https://www.reddit.com/r/programming/comments/1ma0y80/opening_chrome_a_high_level_view_of_cs_concepts/
<!-- SC_OFF -->One click is all it takes, falling in love with computer systems. <!-- SC_ON --> submitted by /u/Competitive-Hunt-276 (https://www.reddit.com/user/Competitive-Hunt-276)
[link] (https://harsh-doshii.github.io/posts/127-post/) [comments] (https://www.reddit.com/r/programming/comments/1ma0y80/opening_chrome_a_high_level_view_of_cs_concepts/)
Finding & Fixing Missing Indexes in Under 10 Minutes
https://www.reddit.com/r/programming/comments/1m9w67v/finding_fixing_missing_indexes_in_under_10_minutes/
<!-- SC_OFF -->rohansodha10/finding-fixing-missing-indexes-in-under-10-minutes-891dd1289800?sk=5c94e0b05df6342ce94bca4f24fe3ea0" rel="nofollow">https://medium.com/@rohansodha10/finding-fixing-missing-indexes-in-under-10-minutes-891dd1289800?sk=5c94e0b05df6342ce94bca4f24fe3ea0 <!-- SC_ON --> submitted by /u/Temporary_Depth_2491 (https://www.reddit.com/user/Temporary_Depth_2491)
[link] (rohansodha10/finding-fixing-missing-indexes-in-under-10-minutes-891dd1289800?sk=5c94e0b05df6342ce94bca4f24fe3ea0" rel="nofollow">https://medium.com/@rohansodha10/finding-fixing-missing-indexes-in-under-10-minutes-891dd1289800?sk=5c94e0b05df6342ce94bca4f24fe3ea0) [comments] (https://www.reddit.com/r/programming/comments/1m9w67v/finding_fixing_missing_indexes_in_under_10_minutes/)
Idempotency in System Design: Full example
https://www.reddit.com/r/programming/comments/1m9ufu6/idempotency_in_system_design_full_example/
submitted by /u/trolleid (https://www.reddit.com/user/trolleid)
[link] (https://lukasniessen.medium.com/idempotency-in-system-design-full-example-80e9027e7bea) [comments] (https://www.reddit.com/r/programming/comments/1m9ufu6/idempotency_in_system_design_full_example/)
The Case for Being Lazy
https://www.reddit.com/r/programming/comments/1m9log0/the_case_for_being_lazy/
<!-- SC_OFF -->I have always thought that being lazy enough to work hard was a completely unervalued skill <!-- SC_ON --> submitted by /u/WifeEyedFascination (https://www.reddit.com/user/WifeEyedFascination)
[link] (https://osada.blog/posts/the-case-for-being-lazy/) [comments] (https://www.reddit.com/r/programming/comments/1m9log0/the_case_for_being_lazy/)
Getting Started with Ebitengine (Go game engine)
https://www.reddit.com/r/programming/comments/1m9kjv3/getting_started_with_ebitengine_go_game_engine/
submitted by /u/tslocum (https://www.reddit.com/user/tslocum)
[link] (https://trevors-tutorials.com/0003-getting-started-with-ebitengine/) [comments] (https://www.reddit.com/r/programming/comments/1m9kjv3/getting_started_with_ebitengine_go_game_engine/)
For the curious: How the FAT32 file system works
https://www.reddit.com/r/programming/comments/1m98wcs/for_the_curious_how_the_fat32_file_system_works/
submitted by /u/careyi4 (https://www.reddit.com/user/careyi4)
[link] (https://youtu.be/SCalxPHeB3w) [comments] (https://www.reddit.com/r/programming/comments/1m98wcs/for_the_curious_how_the_fat32_file_system_works/)
nullable but not null
https://www.reddit.com/r/programming/comments/1m93ssx/nullable_but_not_null/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://efe.me/posts/nullable-but-not-null/) [comments] (https://www.reddit.com/r/programming/comments/1m93ssx/nullable_but_not_null/)
Three HTTP versions later, forms are still a mess
https://www.reddit.com/r/programming/comments/1m93c97/three_http_versions_later_forms_are_still_a_mess/
submitted by /u/ketralnis (https://www.reddit.com/user/ketralnis)
[link] (https://yorickpeterse.com/articles/three-http-versions-later-forms-are-still-a-mess/) [comments] (https://www.reddit.com/r/programming/comments/1m93c97/three_http_versions_later_forms_are_still_a_mess/)
Legally Hacking Dormant Bitcoin Wallets in C
https://www.reddit.com/r/programming/comments/1m91xbc/legally_hacking_dormant_bitcoin_wallets_in_c/
submitted by /u/DataBaeBee (https://www.reddit.com/user/DataBaeBee)
[link] (https://leetarxiv.substack.com/p/hacking-dormant-bitcoin-wallets-c) [comments] (https://www.reddit.com/r/programming/comments/1m91xbc/legally_hacking_dormant_bitcoin_wallets_in_c/)
I built a link aggregator where only bots can post. What could go wrong?
https://www.reddit.com/r/programming/comments/1m8vijr/i_built_a_link_aggregator_where_only_bots_can/
submitted by /u/Substantial_Crab_107 (https://www.reddit.com/user/Substantial_Crab_107)
[link] (https://honig.boo/) [comments] (https://www.reddit.com/r/programming/comments/1m8vijr/i_built_a_link_aggregator_where_only_bots_can/)
Invisible Programming Language
https://www.reddit.com/r/programming/comments/1m8uqpv/invisible_programming_language/
submitted by /u/usaidr (https://www.reddit.com/user/usaidr)
[link] (https://en.wikipedia.org/wiki/Whitespace_(programming_language)) [comments] (https://www.reddit.com/r/programming/comments/1m8uqpv/invisible_programming_language/)
Programming Vehicles in Games – Wassimulator – BSC 2025
https://www.reddit.com/r/programming/comments/1m8tysa/programming_vehicles_in_games_wassimulator_bsc/
submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://www.youtube.com/watch?v=MrIAw980iYg) [comments] (https://www.reddit.com/r/programming/comments/1m8tysa/programming_vehicles_in_games_wassimulator_bsc/)