Reddit Programming
201 subscribers
1.22K photos
126K links
I will send you newest post from subreddit /r/programming
Download Telegram
Code isn’t what’s slowing projects down
https://www.reddit.com/r/programming/comments/1rcj41t/code_isnt_whats_slowing_projects_down/

<!-- SC_OFF -->After a bunch of years doing this I’m starting to think we blame code way too fast when something slips. Every delay turns into a tech conversation: architecture, debt, refactor, rewrite. But most of the time the code was… fine. What actually hurt was people not being aligned. Decisions made but not written down, teams assuming slightly different things, priorities shifting. Ownership kind of existing but not really. Then we add more process which mostly just adds noise. Technical debt is easy to point at, communication issues aren’t. Maybe I’m wrong, I don't know. Longer writeup here if anyone cares: https://shiftmag.dev/code-isnt-slowing-your-project-down-communication-is-7889/ <!-- SC_ON --> submitted by /u/ArghAy (https://www.reddit.com/user/ArghAy)
[link] (https://shiftmag.dev/code-isnt-slowing-your-project-down-communication-is-7889/) [comments] (https://www.reddit.com/r/programming/comments/1rcj41t/code_isnt_whats_slowing_projects_down/)
Lessons in Grafana - Part One: A Vision
https://www.reddit.com/r/programming/comments/1rcum6t/lessons_in_grafana_part_one_a_vision/

<!-- SC_OFF -->I recently have restarted my blog, and this series focuses on data analysis. The first entry (linked here) is focused on how to visualize job application data stored in a spreadsheet. The second entry, is about scraping data from a litterbox robot. I hope you enjoy! <!-- SC_ON --> submitted by /u/LivInTheLookingGlass (https://www.reddit.com/user/LivInTheLookingGlass)
[link] (https://blog.oliviaappleton.com/posts/0006-lessons-in-grafana-01) [comments] (https://www.reddit.com/r/programming/comments/1rcum6t/lessons_in_grafana_part_one_a_vision/)