"Clean Code" is bad. What makes code "maintainable"? part 1 of n
https://www.reddit.com/r/programming/comments/1p955k4/clean_code_is_bad_what_makes_code_maintainable/
submitted by /u/grauenwolf (https://www.reddit.com/user/grauenwolf)
[link] (https://youtu.be/8ncQrGuunHY) [comments] (https://www.reddit.com/r/programming/comments/1p955k4/clean_code_is_bad_what_makes_code_maintainable/)
https://www.reddit.com/r/programming/comments/1p955k4/clean_code_is_bad_what_makes_code_maintainable/
submitted by /u/grauenwolf (https://www.reddit.com/user/grauenwolf)
[link] (https://youtu.be/8ncQrGuunHY) [comments] (https://www.reddit.com/r/programming/comments/1p955k4/clean_code_is_bad_what_makes_code_maintainable/)
LLM agents demystified
https://www.reddit.com/r/programming/comments/1p960tg/llm_agents_demystified/
<!-- SC_OFF -->Just wrote this article. I'd be happy about your feedback. : ) <!-- SC_ON --> submitted by /u/Dobias (https://www.reddit.com/user/Dobias)
[link] (https://github.com/Dobiasd/articles/blob/master/llm_agents_demystified.md) [comments] (https://www.reddit.com/r/programming/comments/1p960tg/llm_agents_demystified/)
https://www.reddit.com/r/programming/comments/1p960tg/llm_agents_demystified/
<!-- SC_OFF -->Just wrote this article. I'd be happy about your feedback. : ) <!-- SC_ON --> submitted by /u/Dobias (https://www.reddit.com/user/Dobias)
[link] (https://github.com/Dobiasd/articles/blob/master/llm_agents_demystified.md) [comments] (https://www.reddit.com/r/programming/comments/1p960tg/llm_agents_demystified/)
story of how Akamai's CDN was critical to keeping the internet going during traffic surges in the 1990s
https://www.reddit.com/r/programming/comments/1p9683g/story_of_how_akamais_cdn_was_critical_to_keeping/
submitted by /u/gentle_swingset (https://www.reddit.com/user/gentle_swingset)
[link] (https://www.youtube.com/watch?v=-mw3x_B70OQ&lc=UgzRLQfSsn5yGb3plmp4AaABAg.AQ2dgkcGCvLAQ4Ks26-D3s) [comments] (https://www.reddit.com/r/programming/comments/1p9683g/story_of_how_akamais_cdn_was_critical_to_keeping/)
https://www.reddit.com/r/programming/comments/1p9683g/story_of_how_akamais_cdn_was_critical_to_keeping/
submitted by /u/gentle_swingset (https://www.reddit.com/user/gentle_swingset)
[link] (https://www.youtube.com/watch?v=-mw3x_B70OQ&lc=UgzRLQfSsn5yGb3plmp4AaABAg.AQ2dgkcGCvLAQ4Ks26-D3s) [comments] (https://www.reddit.com/r/programming/comments/1p9683g/story_of_how_akamais_cdn_was_critical_to_keeping/)
Shai-Hulud-malicious-packages, an continuously updated threat-intel dataset for malicious NPM packages
https://www.reddit.com/r/programming/comments/1p9i6qq/shaihuludmaliciouspackages_an_continuously/
<!-- SC_OFF -->Hi everyone, I’ve put together an automated threat-intel repo that aggregates all known malicious NPM packages into a single machine-readable JSON file. Useful for code scanners, CI pipelines, or anyone monitoring supply-chain risk. Repo: https://github.com/hemachandsai/shai-hulud-malicious-packages What it does Pulls malicious-package advisories from OSV, GitHub Security Advisories, and Amazon Inspector Normalizes everything into one consolidated malicious_npm_packages.json Automatically updates every 30 minutes Designed to be dropped directly into scanners or automation workflows Current coverage Tracking 149k+ confirmed malicious packages, including entries from the Shai-Hulud Phase-1 dataset. If you’re working in supply-chain security or doing npm-related scanning, would love feedback or suggestions. <!-- SC_ON --> submitted by /u/TheExplorer777 (https://www.reddit.com/user/TheExplorer777)
[link] (https://github.com/hemachandsai/shai-hulud-malicious-packages) [comments] (https://www.reddit.com/r/programming/comments/1p9i6qq/shaihuludmaliciouspackages_an_continuously/)
https://www.reddit.com/r/programming/comments/1p9i6qq/shaihuludmaliciouspackages_an_continuously/
<!-- SC_OFF -->Hi everyone, I’ve put together an automated threat-intel repo that aggregates all known malicious NPM packages into a single machine-readable JSON file. Useful for code scanners, CI pipelines, or anyone monitoring supply-chain risk. Repo: https://github.com/hemachandsai/shai-hulud-malicious-packages What it does Pulls malicious-package advisories from OSV, GitHub Security Advisories, and Amazon Inspector Normalizes everything into one consolidated malicious_npm_packages.json Automatically updates every 30 minutes Designed to be dropped directly into scanners or automation workflows Current coverage Tracking 149k+ confirmed malicious packages, including entries from the Shai-Hulud Phase-1 dataset. If you’re working in supply-chain security or doing npm-related scanning, would love feedback or suggestions. <!-- SC_ON --> submitted by /u/TheExplorer777 (https://www.reddit.com/user/TheExplorer777)
[link] (https://github.com/hemachandsai/shai-hulud-malicious-packages) [comments] (https://www.reddit.com/r/programming/comments/1p9i6qq/shaihuludmaliciouspackages_an_continuously/)
What do programmers actually do besides typing code?
https://www.reddit.com/r/programming/comments/1p9icgh/what_do_programmers_actually_do_besides_typing/
<!-- SC_OFF -->I’ve been thinking about this. When people say “programmer,” it sounds like our job is just typing code all day. But that feels way too shallow. What are we actually doing behind the scenes? How would you describe the real work of programming beyond just writing code? <!-- SC_ON --> submitted by /u/Mithun_kp (https://www.reddit.com/user/Mithun_kp)
[link] (https://medium.com/@slidingbits/what-is-programming-really-a-beginners-guide-to-thinking-like-a-programmer-12054d8187dd) [comments] (https://www.reddit.com/r/programming/comments/1p9icgh/what_do_programmers_actually_do_besides_typing/)
https://www.reddit.com/r/programming/comments/1p9icgh/what_do_programmers_actually_do_besides_typing/
<!-- SC_OFF -->I’ve been thinking about this. When people say “programmer,” it sounds like our job is just typing code all day. But that feels way too shallow. What are we actually doing behind the scenes? How would you describe the real work of programming beyond just writing code? <!-- SC_ON --> submitted by /u/Mithun_kp (https://www.reddit.com/user/Mithun_kp)
[link] (https://medium.com/@slidingbits/what-is-programming-really-a-beginners-guide-to-thinking-like-a-programmer-12054d8187dd) [comments] (https://www.reddit.com/r/programming/comments/1p9icgh/what_do_programmers_actually_do_besides_typing/)
SOLID? Nope, just Coupling and Cohesion
https://www.reddit.com/r/programming/comments/1p9nay0/solid_nope_just_coupling_and_cohesion/
<!-- SC_OFF -->I'm not the author! Just sharing a great article ;) Coupling and Cohesion are one of the best, if not the greatest metrics to measure software quality on various levels: function, class, file, module and a service even. Coupling: Degree of interdependence between software modules. Cohesion: Degree to which the elements inside a module belong together. Good software, especially more complex one, is characterized by Low Coupling, High Cohesion. Building larger software without any boundaries (low cohesion) and a high degree of coupling ultimately leads to a big turd pile system - the one that nobody wants nor can maintain and change. <!-- SC_ON --> submitted by /u/BinaryIgor (https://www.reddit.com/user/BinaryIgor)
[link] (https://codeopinion.com/solid-nope-just-coupling-and-cohesion/) [comments] (https://www.reddit.com/r/programming/comments/1p9nay0/solid_nope_just_coupling_and_cohesion/)
https://www.reddit.com/r/programming/comments/1p9nay0/solid_nope_just_coupling_and_cohesion/
<!-- SC_OFF -->I'm not the author! Just sharing a great article ;) Coupling and Cohesion are one of the best, if not the greatest metrics to measure software quality on various levels: function, class, file, module and a service even. Coupling: Degree of interdependence between software modules. Cohesion: Degree to which the elements inside a module belong together. Good software, especially more complex one, is characterized by Low Coupling, High Cohesion. Building larger software without any boundaries (low cohesion) and a high degree of coupling ultimately leads to a big turd pile system - the one that nobody wants nor can maintain and change. <!-- SC_ON --> submitted by /u/BinaryIgor (https://www.reddit.com/user/BinaryIgor)
[link] (https://codeopinion.com/solid-nope-just-coupling-and-cohesion/) [comments] (https://www.reddit.com/r/programming/comments/1p9nay0/solid_nope_just_coupling_and_cohesion/)
The 3 questions developers actually ask in interviews (hint: not about pizza parties)
https://www.reddit.com/r/programming/comments/1p9o8l0/the_3_questions_developers_actually_ask_in/
<!-- SC_OFF -->After 15 years as a senior dev and conducting 100+ technical interviews, I noticed something interesting. Developers consistently ask these 3 questions: 1. How long does it take for a new developer to push their first commit to production? 2. Can you show me a recent PR review from your team? 3. What happened to the last person in this role? Not once has anyone asked about office perks, pizza parties, or ping-pong tables. Yet companies still think "culture" means free food and forced fun activities. Meanwhile, their CI/CD pipeline takes 2 hours and their documentation was last updated in 2019. What questions do you ask in interviews that really reveal company <!-- SC_ON --> submitted by /u/ogitog (https://www.reddit.com/user/ogitog)
[link] (https://medium.com/@ogitog/what-developers-want-spoiler-not-pizza-parties-3b12b4291f5f) [comments] (https://www.reddit.com/r/programming/comments/1p9o8l0/the_3_questions_developers_actually_ask_in/)
https://www.reddit.com/r/programming/comments/1p9o8l0/the_3_questions_developers_actually_ask_in/
<!-- SC_OFF -->After 15 years as a senior dev and conducting 100+ technical interviews, I noticed something interesting. Developers consistently ask these 3 questions: 1. How long does it take for a new developer to push their first commit to production? 2. Can you show me a recent PR review from your team? 3. What happened to the last person in this role? Not once has anyone asked about office perks, pizza parties, or ping-pong tables. Yet companies still think "culture" means free food and forced fun activities. Meanwhile, their CI/CD pipeline takes 2 hours and their documentation was last updated in 2019. What questions do you ask in interviews that really reveal company <!-- SC_ON --> submitted by /u/ogitog (https://www.reddit.com/user/ogitog)
[link] (https://medium.com/@ogitog/what-developers-want-spoiler-not-pizza-parties-3b12b4291f5f) [comments] (https://www.reddit.com/r/programming/comments/1p9o8l0/the_3_questions_developers_actually_ask_in/)
Vibe Coding: The Final Form of Hyper-Individualism
https://www.reddit.com/r/programming/comments/1p9qu7s/vibe_coding_the_final_form_of_hyperindividualism/
submitted by /u/nathan_lesage (https://www.reddit.com/user/nathan_lesage)
[link] (https://www.hendrik-erz.de/post/vibe-coding-the-final-form-of-hyper-individualism) [comments] (https://www.reddit.com/r/programming/comments/1p9qu7s/vibe_coding_the_final_form_of_hyperindividualism/)
https://www.reddit.com/r/programming/comments/1p9qu7s/vibe_coding_the_final_form_of_hyperindividualism/
submitted by /u/nathan_lesage (https://www.reddit.com/user/nathan_lesage)
[link] (https://www.hendrik-erz.de/post/vibe-coding-the-final-form-of-hyper-individualism) [comments] (https://www.reddit.com/r/programming/comments/1p9qu7s/vibe_coding_the_final_form_of_hyperindividualism/)
Neutralinojs v6.4 released
https://www.reddit.com/r/programming/comments/1p9ra8y/neutralinojs_v64_released/
submitted by /u/delvin0 (https://www.reddit.com/user/delvin0)
[link] (https://neutralino.js.org/docs/release-notes/framework/#v640) [comments] (https://www.reddit.com/r/programming/comments/1p9ra8y/neutralinojs_v64_released/)
https://www.reddit.com/r/programming/comments/1p9ra8y/neutralinojs_v64_released/
submitted by /u/delvin0 (https://www.reddit.com/user/delvin0)
[link] (https://neutralino.js.org/docs/release-notes/framework/#v640) [comments] (https://www.reddit.com/r/programming/comments/1p9ra8y/neutralinojs_v64_released/)
Ephemeral Infrastructure: Why Short-Lived is a Good Thing
https://www.reddit.com/r/programming/comments/1p9rz9t/ephemeral_infrastructure_why_shortlived_is_a_good/
submitted by /u/trolleid (https://www.reddit.com/user/trolleid)
[link] (https://lukasniessen.medium.com/ephemeral-infrastructure-why-short-lived-is-a-good-thing-2cf26afd75ef) [comments] (https://www.reddit.com/r/programming/comments/1p9rz9t/ephemeral_infrastructure_why_shortlived_is_a_good/)
https://www.reddit.com/r/programming/comments/1p9rz9t/ephemeral_infrastructure_why_shortlived_is_a_good/
submitted by /u/trolleid (https://www.reddit.com/user/trolleid)
[link] (https://lukasniessen.medium.com/ephemeral-infrastructure-why-short-lived-is-a-good-thing-2cf26afd75ef) [comments] (https://www.reddit.com/r/programming/comments/1p9rz9t/ephemeral_infrastructure_why_shortlived_is_a_good/)
The Math of Why You Can't Focus at Work
https://www.reddit.com/r/programming/comments/1p9zzki/the_math_of_why_you_cant_focus_at_work/
submitted by /u/duruq (https://www.reddit.com/user/duruq)
[link] (https://justoffbyone.com/posts/math-of-why-you-cant-focus-at-work/) [comments] (https://www.reddit.com/r/programming/comments/1p9zzki/the_math_of_why_you_cant_focus_at_work/)
https://www.reddit.com/r/programming/comments/1p9zzki/the_math_of_why_you_cant_focus_at_work/
submitted by /u/duruq (https://www.reddit.com/user/duruq)
[link] (https://justoffbyone.com/posts/math-of-why-you-cant-focus-at-work/) [comments] (https://www.reddit.com/r/programming/comments/1p9zzki/the_math_of_why_you_cant_focus_at_work/)
Bold Devlog November - Syntax Highlighting
https://www.reddit.com/r/programming/comments/1pa05e4/bold_devlog_november_syntax_highlighting/
submitted by /u/levodelellis (https://www.reddit.com/user/levodelellis)
[link] (https://bold-edit.com/devlog/25-11-summary.html) [comments] (https://www.reddit.com/r/programming/comments/1pa05e4/bold_devlog_november_syntax_highlighting/)
https://www.reddit.com/r/programming/comments/1pa05e4/bold_devlog_november_syntax_highlighting/
submitted by /u/levodelellis (https://www.reddit.com/user/levodelellis)
[link] (https://bold-edit.com/devlog/25-11-summary.html) [comments] (https://www.reddit.com/r/programming/comments/1pa05e4/bold_devlog_november_syntax_highlighting/)
DNS Isn't Safe: DNSSEC & DoH Fix That
https://www.reddit.com/r/programming/comments/1pa096t/dns_isnt_safe_dnssec_doh_fix_that/
submitted by /u/Helpful_Geologist430 (https://www.reddit.com/user/Helpful_Geologist430)
[link] (https://youtu.be/LNSvILCqlLg?si=PD4HSssQqFyNT4Ld) [comments] (https://www.reddit.com/r/programming/comments/1pa096t/dns_isnt_safe_dnssec_doh_fix_that/)
https://www.reddit.com/r/programming/comments/1pa096t/dns_isnt_safe_dnssec_doh_fix_that/
submitted by /u/Helpful_Geologist430 (https://www.reddit.com/user/Helpful_Geologist430)
[link] (https://youtu.be/LNSvILCqlLg?si=PD4HSssQqFyNT4Ld) [comments] (https://www.reddit.com/r/programming/comments/1pa096t/dns_isnt_safe_dnssec_doh_fix_that/)
On AI Code Reviews
https://www.reddit.com/r/programming/comments/1pa0f80/on_ai_code_reviews/
submitted by /u/radekmie (https://www.reddit.com/user/radekmie)
[link] (https://radekmie.dev/blog/on-ai-code-reviews/) [comments] (https://www.reddit.com/r/programming/comments/1pa0f80/on_ai_code_reviews/)
https://www.reddit.com/r/programming/comments/1pa0f80/on_ai_code_reviews/
submitted by /u/radekmie (https://www.reddit.com/user/radekmie)
[link] (https://radekmie.dev/blog/on-ai-code-reviews/) [comments] (https://www.reddit.com/r/programming/comments/1pa0f80/on_ai_code_reviews/)
Visual Python profiler with flame graphs and diff mode
https://www.reddit.com/r/programming/comments/1pa1it7/visual_python_profiler_with_flame_graphs_and_diff/
<!-- SC_OFF -->Features: - Interactive flame graphs (click to zoom) - Timeline view (CPU + memory over time) - Diff mode (compare two runs side-by-side) - Optimization coach (tells you WHAT to fix, not just WHERE) - Zero setup - launches with a realistic demo It's a single Python file (~5000 lines). Install PySide6, run it, done. Made it for myself while withdrawing on weed (to at least activate some dopamine receptors) but figured someone else might find it useful. <!-- SC_ON --> submitted by /u/Scary_Panic3165 (https://www.reddit.com/user/Scary_Panic3165)
[link] (https://github.com/farukalpay/PerfLens/) [comments] (https://www.reddit.com/r/programming/comments/1pa1it7/visual_python_profiler_with_flame_graphs_and_diff/)
https://www.reddit.com/r/programming/comments/1pa1it7/visual_python_profiler_with_flame_graphs_and_diff/
<!-- SC_OFF -->Features: - Interactive flame graphs (click to zoom) - Timeline view (CPU + memory over time) - Diff mode (compare two runs side-by-side) - Optimization coach (tells you WHAT to fix, not just WHERE) - Zero setup - launches with a realistic demo It's a single Python file (~5000 lines). Install PySide6, run it, done. Made it for myself while withdrawing on weed (to at least activate some dopamine receptors) but figured someone else might find it useful. <!-- SC_ON --> submitted by /u/Scary_Panic3165 (https://www.reddit.com/user/Scary_Panic3165)
[link] (https://github.com/farukalpay/PerfLens/) [comments] (https://www.reddit.com/r/programming/comments/1pa1it7/visual_python_profiler_with_flame_graphs_and_diff/)
Tilesets and Makefiles
https://www.reddit.com/r/programming/comments/1pa1olk/tilesets_and_makefiles/
<!-- SC_OFF -->I decided to automate my whole tilemap generation using only image magick and a makefile. Hopefully someone could use this in their projects :) <!-- SC_ON --> submitted by /u/countkillalot (https://www.reddit.com/user/countkillalot)
[link] (https://yasendinkov.com/posts/tilesets/) [comments] (https://www.reddit.com/r/programming/comments/1pa1olk/tilesets_and_makefiles/)
https://www.reddit.com/r/programming/comments/1pa1olk/tilesets_and_makefiles/
<!-- SC_OFF -->I decided to automate my whole tilemap generation using only image magick and a makefile. Hopefully someone could use this in their projects :) <!-- SC_ON --> submitted by /u/countkillalot (https://www.reddit.com/user/countkillalot)
[link] (https://yasendinkov.com/posts/tilesets/) [comments] (https://www.reddit.com/r/programming/comments/1pa1olk/tilesets_and_makefiles/)
Documentation Exporter (For pasting into LLMs)
https://www.reddit.com/r/programming/comments/1pa1rec/documentation_exporter_for_pasting_into_llms/
<!-- SC_OFF -->Hey, I built a tool that automatically exports every documentation page from any Mintlify site into markdown. No more manually copying pages one by one. You can grab full docs for things like the Anthropic API or TensorZero and drop them straight into an LLM. It’s live at docs-exporter (https://otso.veistera.com/docs-exporter/), and the source code is on Github (https://github.com/OtsoBear/docs-exporter.git). Built it to dump docs to models for myself, and posting it here if it could be useful for someone else! <!-- SC_ON --> submitted by /u/OtsoBear (https://www.reddit.com/user/OtsoBear)
[link] (https://otso.veistera.com/docs-exporter/) [comments] (https://www.reddit.com/r/programming/comments/1pa1rec/documentation_exporter_for_pasting_into_llms/)
https://www.reddit.com/r/programming/comments/1pa1rec/documentation_exporter_for_pasting_into_llms/
<!-- SC_OFF -->Hey, I built a tool that automatically exports every documentation page from any Mintlify site into markdown. No more manually copying pages one by one. You can grab full docs for things like the Anthropic API or TensorZero and drop them straight into an LLM. It’s live at docs-exporter (https://otso.veistera.com/docs-exporter/), and the source code is on Github (https://github.com/OtsoBear/docs-exporter.git). Built it to dump docs to models for myself, and posting it here if it could be useful for someone else! <!-- SC_ON --> submitted by /u/OtsoBear (https://www.reddit.com/user/OtsoBear)
[link] (https://otso.veistera.com/docs-exporter/) [comments] (https://www.reddit.com/r/programming/comments/1pa1rec/documentation_exporter_for_pasting_into_llms/)
Connection Pooling: Fundamentals, Challenges and Trade-offs
https://www.reddit.com/r/programming/comments/1pa9yeq/connection_pooling_fundamentals_challenges_and/
submitted by /u/Local_Ad_6109 (https://www.reddit.com/user/Local_Ad_6109)
[link] (https://engineeringatscale.substack.com/p/database-connection-pooling-guide) [comments] (https://www.reddit.com/r/programming/comments/1pa9yeq/connection_pooling_fundamentals_challenges_and/)
https://www.reddit.com/r/programming/comments/1pa9yeq/connection_pooling_fundamentals_challenges_and/
submitted by /u/Local_Ad_6109 (https://www.reddit.com/user/Local_Ad_6109)
[link] (https://engineeringatscale.substack.com/p/database-connection-pooling-guide) [comments] (https://www.reddit.com/r/programming/comments/1pa9yeq/connection_pooling_fundamentals_challenges_and/)
Does anybody have this book in odd format ?
https://www.reddit.com/r/programming/comments/1paa4b6/does_anybody_have_this_book_in_odd_format/
submitted by /u/Flaky-Surround-6712 (https://www.reddit.com/user/Flaky-Surround-6712)
[link] (https://bpbonline.com/products/full-stack-development-with-angular-and-spring-boot?_pos=4&_sid=472732e0d&_ss=r?variant=44022263742664) [comments] (https://www.reddit.com/r/programming/comments/1paa4b6/does_anybody_have_this_book_in_odd_format/)
https://www.reddit.com/r/programming/comments/1paa4b6/does_anybody_have_this_book_in_odd_format/
submitted by /u/Flaky-Surround-6712 (https://www.reddit.com/user/Flaky-Surround-6712)
[link] (https://bpbonline.com/products/full-stack-development-with-angular-and-spring-boot?_pos=4&_sid=472732e0d&_ss=r?variant=44022263742664) [comments] (https://www.reddit.com/r/programming/comments/1paa4b6/does_anybody_have_this_book_in_odd_format/)
[Podcast] Simon Peyton Jones & Chelsea Troy on How to Discover the Binary System as a Child
https://www.reddit.com/r/programming/comments/1paez3a/podcast_simon_peyton_jones_chelsea_troy_on_how_to/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://www.buzzsprout.com/1714721/18185130) [comments] (https://www.reddit.com/r/programming/comments/1paez3a/podcast_simon_peyton_jones_chelsea_troy_on_how_to/)
https://www.reddit.com/r/programming/comments/1paez3a/podcast_simon_peyton_jones_chelsea_troy_on_how_to/
submitted by /u/goto-con (https://www.reddit.com/user/goto-con)
[link] (https://www.buzzsprout.com/1714721/18185130) [comments] (https://www.reddit.com/r/programming/comments/1paez3a/podcast_simon_peyton_jones_chelsea_troy_on_how_to/)
From Blueprint to Deployment: The Seamless Database Journey with StackRender - KrispiTech
https://www.reddit.com/r/programming/comments/1paiao4/from_blueprint_to_deployment_the_seamless/
submitted by /u/tamanikarim (https://www.reddit.com/user/tamanikarim)
[link] (https://krispitech.com/from-blueprint-to-deployment-the-seamless-database-journey-with-stackrender/) [comments] (https://www.reddit.com/r/programming/comments/1paiao4/from_blueprint_to_deployment_the_seamless/)
https://www.reddit.com/r/programming/comments/1paiao4/from_blueprint_to_deployment_the_seamless/
submitted by /u/tamanikarim (https://www.reddit.com/user/tamanikarim)
[link] (https://krispitech.com/from-blueprint-to-deployment-the-seamless-database-journey-with-stackrender/) [comments] (https://www.reddit.com/r/programming/comments/1paiao4/from_blueprint_to_deployment_the_seamless/)