Reddit Programming
208 subscribers
1.22K photos
124K links
I will send you newest post from subreddit /r/programming
Download Telegram
Started sharing my daily coding timelapses — a little personal project turned public
https://www.reddit.com/r/programming/comments/1mg612k/started_sharing_my_daily_coding_timelapses_a/

<!-- SC_OFF -->Recording myself in timelapse while coding slowly turned into a hobby! something about watching the hours of work shrink into a few minutes feels oddly satisfying. I decided to start uploading these daily sessions on YouTube, mainly as a kind of personal gallery to look back on my journey as a programmer. If that sounds interesting to you, feel free to check it out: 👉 https://youtube.com/@pjcode Open to any thoughts, feedback, or even just a hello. Cheers! <!-- SC_ON --> submitted by /u/Weak-Anything-1882 (https://www.reddit.com/user/Weak-Anything-1882)
[link] (https://youtube.com/@pjcode) [comments] (https://www.reddit.com/r/programming/comments/1mg612k/started_sharing_my_daily_coding_timelapses_a/)
[Looking for a job] Frontend engineer
https://www.reddit.com/r/programming/comments/1mgco6s/looking_for_a_job_frontend_engineer/

<!-- SC_OFF -->I'm a Frontend developer with over 3 years of experience, residing in Nairobi, Kenya. Proficient in React, TypeScript, NextJs, and React Native. I'm also knowledgeable in API integration, testing, and some backend development. Here are my GitHub (https://github.com/o-brayarn) and LinkedIn (https://www.linkedin.com/in/brayarn) profiles. <!-- SC_ON --> submitted by /u/barnray (https://www.reddit.com/user/barnray)
[link] (https://github.com/o-brayarn) [comments] (https://www.reddit.com/r/programming/comments/1mgco6s/looking_for_a_job_frontend_engineer/)
How to Structure a Scalable FastAPI Project
https://www.reddit.com/r/programming/comments/1mgfhmy/how_to_structure_a_scalable_fastapi_project/

<!-- SC_OFF -->Learn the best practices for organizing FastAPI apps with a maintainable, scalable architecture. <!-- SC_ON --> submitted by /u/Holiday_Serve9696 (https://www.reddit.com/user/Holiday_Serve9696)
[link] (https://fastlaunchapi.dev/blog/how-to-structure-fastapi/) [comments] (https://www.reddit.com/r/programming/comments/1mgfhmy/how_to_structure_a_scalable_fastapi_project/)
Live coding interviews measure stress, not coding skills
https://www.reddit.com/r/programming/comments/1mgi3sc/live_coding_interviews_measure_stress_not_coding/

<!-- SC_OFF -->Some thoughts on why I believe live coding is unfair. If you struggle with live coding, this is for you. Being bad at live coding doesn’t mean you’re a bad engineer. <!-- SC_ON --> submitted by /u/mustaphah (https://www.reddit.com/user/mustaphah)
[link] (https://hadid.dev/posts/living-coding/) [comments] (https://www.reddit.com/r/programming/comments/1mgi3sc/live_coding_interviews_measure_stress_not_coding/)
Programmers Needed! Quick Survey
https://www.reddit.com/r/programming/comments/1mgjlyg/programmers_needed_quick_survey/

<!-- SC_OFF -->Hi everyone! I’m conducting a short (3–5 min) anonymous survey for my master’s thesis about the impact of AI-assisted coding tools on programming skills. If you’re a developer (any level), your input would be incredibly valuable! https://code-skills-survey.web.app/ Thank you so much—and please feel free to forward to others who might be interested! <!-- SC_ON --> submitted by /u/Dramatic_Insurance62 (https://www.reddit.com/user/Dramatic_Insurance62)
[link] (https://code-skills-survey.web.app/) [comments] (https://www.reddit.com/r/programming/comments/1mgjlyg/programmers_needed_quick_survey/)
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/)