Pointer pop quiz
https://www.reddit.com/r/programming/comments/1p8syf0/pointer_pop_quiz/
submitted by /u/spirittowin (https://www.reddit.com/user/spirittowin)
[link] (https://dave.cheney.net/2025/11/27/pointer-pop-quiz) [comments] (https://www.reddit.com/r/programming/comments/1p8syf0/pointer_pop_quiz/)
https://www.reddit.com/r/programming/comments/1p8syf0/pointer_pop_quiz/
submitted by /u/spirittowin (https://www.reddit.com/user/spirittowin)
[link] (https://dave.cheney.net/2025/11/27/pointer-pop-quiz) [comments] (https://www.reddit.com/r/programming/comments/1p8syf0/pointer_pop_quiz/)
Improving Zsh vi-mode ergonomics with inline man-page lookups (zsh-vi-man)
https://www.reddit.com/r/programming/comments/1p8t8ni/improving_zsh_vimode_ergonomics_with_inline/
<!-- SC_OFF -->I wrote a small extension called zsh-vi-man that hooks into Zsh’s line editor. When your cursor is on a command-line option, pressing Shift+K opens the relevant part of the man page. It’s similar to how Vim’s K works, but adapted for shell usage by identifying the token under the cursor and jumping to the matching section in the manual. <!-- SC_ON --> submitted by /u/imreallytuna (https://www.reddit.com/user/imreallytuna)
[link] (https://github.com/TunaCuma/zsh-vi-man) [comments] (https://www.reddit.com/r/programming/comments/1p8t8ni/improving_zsh_vimode_ergonomics_with_inline/)
https://www.reddit.com/r/programming/comments/1p8t8ni/improving_zsh_vimode_ergonomics_with_inline/
<!-- SC_OFF -->I wrote a small extension called zsh-vi-man that hooks into Zsh’s line editor. When your cursor is on a command-line option, pressing Shift+K opens the relevant part of the man page. It’s similar to how Vim’s K works, but adapted for shell usage by identifying the token under the cursor and jumping to the matching section in the manual. <!-- SC_ON --> submitted by /u/imreallytuna (https://www.reddit.com/user/imreallytuna)
[link] (https://github.com/TunaCuma/zsh-vi-man) [comments] (https://www.reddit.com/r/programming/comments/1p8t8ni/improving_zsh_vimode_ergonomics_with_inline/)
Drone-ambient-noise synthesizer in Javanoscript: when instability is a feature, not a bug
https://www.reddit.com/r/programming/comments/1p8tt1u/droneambientnoise_synthesizer_in_javanoscript_when/
submitted by /u/Interesting-Bed-4355 (https://www.reddit.com/user/Interesting-Bed-4355)
[link] (https://bs.stranno.su/drone-ambient-noise-synthesizer) [comments] (https://www.reddit.com/r/programming/comments/1p8tt1u/droneambientnoise_synthesizer_in_javanoscript_when/)
https://www.reddit.com/r/programming/comments/1p8tt1u/droneambientnoise_synthesizer_in_javanoscript_when/
submitted by /u/Interesting-Bed-4355 (https://www.reddit.com/user/Interesting-Bed-4355)
[link] (https://bs.stranno.su/drone-ambient-noise-synthesizer) [comments] (https://www.reddit.com/r/programming/comments/1p8tt1u/droneambientnoise_synthesizer_in_javanoscript_when/)
Thinning layers
https://www.reddit.com/r/programming/comments/1p8xtfy/thinning_layers/
<!-- SC_OFF -->"Running containers is fun, until you have to wait for 5 hours to download all the image layers from a rate-limited server through your brittle mobile connection. Let's dive a little deeper into what is actually stored in those layers and how to make them thinner." <!-- SC_ON --> submitted by /u/swdevtest (https://www.reddit.com/user/swdevtest)
[link] (https://writethat.blog/layers.html) [comments] (https://www.reddit.com/r/programming/comments/1p8xtfy/thinning_layers/)
https://www.reddit.com/r/programming/comments/1p8xtfy/thinning_layers/
<!-- SC_OFF -->"Running containers is fun, until you have to wait for 5 hours to download all the image layers from a rate-limited server through your brittle mobile connection. Let's dive a little deeper into what is actually stored in those layers and how to make them thinner." <!-- SC_ON --> submitted by /u/swdevtest (https://www.reddit.com/user/swdevtest)
[link] (https://writethat.blog/layers.html) [comments] (https://www.reddit.com/r/programming/comments/1p8xtfy/thinning_layers/)
Deploy TheIdServer to Render
https://www.reddit.com/r/programming/comments/1p8zpyc/deploy_theidserver_to_render/
<!-- SC_OFF -->This guide describe how to deploy TheIdServer (https://github.com/Aguafrommars/TheIdServer) to Render (https://render.com/) <!-- SC_ON --> submitted by /u/Sea_Succotash_8522 (https://www.reddit.com/user/Sea_Succotash_8522)
[link] (https://aguafrommars.github.io/TheIdServer/DEPLOY_ON_RENDER.html) [comments] (https://www.reddit.com/r/programming/comments/1p8zpyc/deploy_theidserver_to_render/)
https://www.reddit.com/r/programming/comments/1p8zpyc/deploy_theidserver_to_render/
<!-- SC_OFF -->This guide describe how to deploy TheIdServer (https://github.com/Aguafrommars/TheIdServer) to Render (https://render.com/) <!-- SC_ON --> submitted by /u/Sea_Succotash_8522 (https://www.reddit.com/user/Sea_Succotash_8522)
[link] (https://aguafrommars.github.io/TheIdServer/DEPLOY_ON_RENDER.html) [comments] (https://www.reddit.com/r/programming/comments/1p8zpyc/deploy_theidserver_to_render/)
Google CEO Pushes ‘Vibe Coding’ — But Real Developers Know It's Not Magic
https://www.reddit.com/r/programming/comments/1p904p5/google_ceo_pushes_vibe_coding_but_real_developers/
<!-- SC_OFF -->Google CEO Sundar Pichai says AI will make coding accessible to everyone, but engineers know its limitations. <!-- SC_ON --> submitted by /u/disforwork (https://www.reddit.com/user/disforwork)
[link] (https://www.interviewquery.com/p/ai-coding-vibe-coding-explained) [comments] (https://www.reddit.com/r/programming/comments/1p904p5/google_ceo_pushes_vibe_coding_but_real_developers/)
https://www.reddit.com/r/programming/comments/1p904p5/google_ceo_pushes_vibe_coding_but_real_developers/
<!-- SC_OFF -->Google CEO Sundar Pichai says AI will make coding accessible to everyone, but engineers know its limitations. <!-- SC_ON --> submitted by /u/disforwork (https://www.reddit.com/user/disforwork)
[link] (https://www.interviewquery.com/p/ai-coding-vibe-coding-explained) [comments] (https://www.reddit.com/r/programming/comments/1p904p5/google_ceo_pushes_vibe_coding_but_real_developers/)
🛍️ Building an AI-Powered E-commerce Chatbot Using Vercel AI SDK and Gemini
https://www.reddit.com/r/programming/comments/1p926jn/building_an_aipowered_ecommerce_chatbot_using/
submitted by /u/No_Athlete7350 (https://www.reddit.com/user/No_Athlete7350)
[link] (https://gauravbytes.hashnode.dev/building-an-ai-powered-e-commerce-chatbot-using-vercel-ai-sdk-and-gemini) [comments] (https://www.reddit.com/r/programming/comments/1p926jn/building_an_aipowered_ecommerce_chatbot_using/)
https://www.reddit.com/r/programming/comments/1p926jn/building_an_aipowered_ecommerce_chatbot_using/
submitted by /u/No_Athlete7350 (https://www.reddit.com/user/No_Athlete7350)
[link] (https://gauravbytes.hashnode.dev/building-an-ai-powered-e-commerce-chatbot-using-vercel-ai-sdk-and-gemini) [comments] (https://www.reddit.com/r/programming/comments/1p926jn/building_an_aipowered_ecommerce_chatbot_using/)
Fixmas: Incident Response Advent Calendar
https://www.reddit.com/r/programming/comments/1p952p1/fixmas_incident_response_advent_calendar/
<!-- SC_OFF -->Hey all, my team and I put together Fixmas, a little incident response advent calendar to bring some laughs during a season that can be stressful for anyone who has been on call. <!-- SC_ON --> submitted by /u/lifeinmarz (https://www.reddit.com/user/lifeinmarz)
[link] (http://uptimelabs.io/fixmas) [comments] (https://www.reddit.com/r/programming/comments/1p952p1/fixmas_incident_response_advent_calendar/)
https://www.reddit.com/r/programming/comments/1p952p1/fixmas_incident_response_advent_calendar/
<!-- SC_OFF -->Hey all, my team and I put together Fixmas, a little incident response advent calendar to bring some laughs during a season that can be stressful for anyone who has been on call. <!-- SC_ON --> submitted by /u/lifeinmarz (https://www.reddit.com/user/lifeinmarz)
[link] (http://uptimelabs.io/fixmas) [comments] (https://www.reddit.com/r/programming/comments/1p952p1/fixmas_incident_response_advent_calendar/)
"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/)