Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
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 : 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/)
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/)
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/)
"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/)
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/)
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/)