Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Posted a couple of weeks ago about progress I had made building a minimal FAT32 file system driver. I have now finished my prototype in Python and am working to port it to #[no_std] Rust to use on an embedded platform. Having lots of fun with this deep dive! Hope someone gets something from this!
https://www.reddit.com/r/programming/comments/1mgr7tv/posted_a_couple_of_weeks_ago_about_progress_i_had/

<!-- SC_OFF -->Meta comment, I've never written tests for any personal project ever before, but doing some TDD actually really helped me with this. You can find the code here: https://github.com/careyi3/fat32py <!-- SC_ON --> submitted by /u/careyi4 (https://www.reddit.com/user/careyi4)
[link] (https://youtu.be/aZoriHOTQ-k) [comments] (https://www.reddit.com/r/programming/comments/1mgr7tv/posted_a_couple_of_weeks_ago_about_progress_i_had/)
The State of Software Development in 2025
https://www.reddit.com/r/programming/comments/1mgry93/the_state_of_software_development_in_2025/

<!-- SC_OFF -->84% of engineers use or plan to use AI tools (up from 76% in 2024). This has been an interesting insight from the Stack Overflow 2025 Developer Survey (https://survey.stackoverflow.co/2025/) that I have closely looked at. Some other interesting insights: Trust in AI accuracy worsened -> 46% of engineers now distrust AI outputs (versus 31% in 2024) Experienced engineers are the most skeptical -> only ~2.5% highly trust AI, and 20.7% highly distrust it (versus 8.3% in 2024) AI-generated code lacks context or project-specific nuance → 45% of engineers reported that (versus 39% in 2024) I have reviewed both the 2024 (https://survey.stackoverflow.co/2024/) and 2025 (https://survey.stackoverflow.co/2025/) Stack Overflow Developer Surveys in detail, and I am sharing my thoughts on the most interesting parts in this article. <!-- SC_ON --> submitted by /u/gregorojstersek (https://www.reddit.com/user/gregorojstersek)
[link] (https://newsletter.eng-leadership.com/p/the-state-of-software-development) [comments] (https://www.reddit.com/r/programming/comments/1mgry93/the_state_of_software_development_in_2025/)
Trust in AI coding tools is plummeting
https://www.reddit.com/r/programming/comments/1mhfash/trust_in_ai_coding_tools_is_plummeting/

<!-- SC_OFF -->This year, 33% of developers said they trust the accuracy of the outputs they receive from AI tools, down from 43% in 2024. <!-- SC_ON --> submitted by /u/scarey102 (https://www.reddit.com/user/scarey102)
[link] (https://leaddev.com/technical-direction/trust-in-ai-coding-tools-is-plummeting) [comments] (https://www.reddit.com/r/programming/comments/1mhfash/trust_in_ai_coding_tools_is_plummeting/)