The Quest for Computer Vision in Rust
https://www.reddit.com/r/programming/comments/1upwsnr/the_quest_for_computer_vision_in_rust/
<!-- SC_OFF -->Everyone does CV in Python/C++. I did it in Rust anyway – and it worked. 🦀 Libraries compared, code breakdown, and why I chose kornia‑rs <!-- SC_ON --> submitted by /u/darryldias (https://www.reddit.com/user/darryldias)
[link] (https://darryldias.me/blog/the-quest-for-computer-vision-in-rust) [comments] (https://www.reddit.com/r/programming/comments/1upwsnr/the_quest_for_computer_vision_in_rust/)
https://www.reddit.com/r/programming/comments/1upwsnr/the_quest_for_computer_vision_in_rust/
<!-- SC_OFF -->Everyone does CV in Python/C++. I did it in Rust anyway – and it worked. 🦀 Libraries compared, code breakdown, and why I chose kornia‑rs <!-- SC_ON --> submitted by /u/darryldias (https://www.reddit.com/user/darryldias)
[link] (https://darryldias.me/blog/the-quest-for-computer-vision-in-rust) [comments] (https://www.reddit.com/r/programming/comments/1upwsnr/the_quest_for_computer_vision_in_rust/)
Most Secure Way to Store Auth Tokens
https://www.reddit.com/r/programming/comments/1uq357z/most_secure_way_to_store_auth_tokens/
<!-- SC_OFF -->Where should your auth token live so an XSS bug can't steal it? Here's how to build auth that survives the crazy non-secure world we live in. <!-- SC_ON --> submitted by /u/creasta29 (https://www.reddit.com/user/creasta29)
[link] (https://neciudan.dev/most-secure-way-to-store-auth-token) [comments] (https://www.reddit.com/r/programming/comments/1uq357z/most_secure_way_to_store_auth_tokens/)
https://www.reddit.com/r/programming/comments/1uq357z/most_secure_way_to_store_auth_tokens/
<!-- SC_OFF -->Where should your auth token live so an XSS bug can't steal it? Here's how to build auth that survives the crazy non-secure world we live in. <!-- SC_ON --> submitted by /u/creasta29 (https://www.reddit.com/user/creasta29)
[link] (https://neciudan.dev/most-secure-way-to-store-auth-token) [comments] (https://www.reddit.com/r/programming/comments/1uq357z/most_secure_way_to_store_auth_tokens/)
Squint Hard Enough: Attacking Perceptual Hashing with Adversarial Machine Learning
https://www.reddit.com/r/programming/comments/1uqamyh/squint_hard_enough_attacking_perceptual_hashing/
submitted by /u/lood9phee2Ri (https://www.reddit.com/user/lood9phee2Ri)
[link] (https://www.youtube.com/watch?v=v1xeIHyTg-c) [comments] (https://www.reddit.com/r/programming/comments/1uqamyh/squint_hard_enough_attacking_perceptual_hashing/)
https://www.reddit.com/r/programming/comments/1uqamyh/squint_hard_enough_attacking_perceptual_hashing/
submitted by /u/lood9phee2Ri (https://www.reddit.com/user/lood9phee2Ri)
[link] (https://www.youtube.com/watch?v=v1xeIHyTg-c) [comments] (https://www.reddit.com/r/programming/comments/1uqamyh/squint_hard_enough_attacking_perceptual_hashing/)
The need for new words/terms as the antidote to bad software
https://www.reddit.com/r/programming/comments/1uqci17/the_need_for_new_wordsterms_as_the_antidote_to/
<!-- SC_OFF -->I'll preface to say I'm not at all a programmer, so pardon me for saying anything stupid The increasing amount of slop is no secret, and but software as a whole, be it plugins or apps or even whole operating systems, has become increasing plagued by a set of kinda-unrelated problems that feel like they fall under the same umbrella. I'll keep it short, so practical issues of efficiency, privacy, security, and long-term support, and then ethical issues of being human-made. I personally believe that we're in need of novel, widespread terms to be able to describe the kind of software that in principle does not have certain traits. I attached the link because I believe the term "open source" is analagous to what I'm talking about here. Everybody has an idea of what it means and entails, but it also doesn't mean that everything has to strictly follow it to a T, because it's just a word at the end of the day. It's a pledge to the user to abide by principles of being "Open Source," and I'm saying that we need new words that similarly serve as principles such as that of, optimization, long-term support, being human-made, etc. (It's kind of like how we have terms like organic, free-run eggs, free range eggs, and of course you would end up with having a bunch of terms that dont mean anything at all, but i'm confident that a few will emerge as "standards" in the same way the term open source is.) This could go hand-in-hand with maybe making it common practice to at least disclose the development process when publishing software. In (science) research, we're beginning to see the implementation of "AI Disclosures" to detail all such usage, to be published with the paper. surely practices like these should be encouraged in software development as well. I'm sure there are (smaller) discussions on what exactly should constitute as "best practices" to the people that care about such things, but I've yet to see mainstream terms that go beyond only vaguely describing what we dont like ("slop"). I hope you enjoyed reading, I'd love to hear your thoughts, I dont really have programmer friends to ask about this lol <!-- SC_ON --> submitted by /u/Realistic-Worker-499 (https://www.reddit.com/user/Realistic-Worker-499)
[link] (https://opensource.org/) [comments] (https://www.reddit.com/r/programming/comments/1uqci17/the_need_for_new_wordsterms_as_the_antidote_to/)
https://www.reddit.com/r/programming/comments/1uqci17/the_need_for_new_wordsterms_as_the_antidote_to/
<!-- SC_OFF -->I'll preface to say I'm not at all a programmer, so pardon me for saying anything stupid The increasing amount of slop is no secret, and but software as a whole, be it plugins or apps or even whole operating systems, has become increasing plagued by a set of kinda-unrelated problems that feel like they fall under the same umbrella. I'll keep it short, so practical issues of efficiency, privacy, security, and long-term support, and then ethical issues of being human-made. I personally believe that we're in need of novel, widespread terms to be able to describe the kind of software that in principle does not have certain traits. I attached the link because I believe the term "open source" is analagous to what I'm talking about here. Everybody has an idea of what it means and entails, but it also doesn't mean that everything has to strictly follow it to a T, because it's just a word at the end of the day. It's a pledge to the user to abide by principles of being "Open Source," and I'm saying that we need new words that similarly serve as principles such as that of, optimization, long-term support, being human-made, etc. (It's kind of like how we have terms like organic, free-run eggs, free range eggs, and of course you would end up with having a bunch of terms that dont mean anything at all, but i'm confident that a few will emerge as "standards" in the same way the term open source is.) This could go hand-in-hand with maybe making it common practice to at least disclose the development process when publishing software. In (science) research, we're beginning to see the implementation of "AI Disclosures" to detail all such usage, to be published with the paper. surely practices like these should be encouraged in software development as well. I'm sure there are (smaller) discussions on what exactly should constitute as "best practices" to the people that care about such things, but I've yet to see mainstream terms that go beyond only vaguely describing what we dont like ("slop"). I hope you enjoyed reading, I'd love to hear your thoughts, I dont really have programmer friends to ask about this lol <!-- SC_ON --> submitted by /u/Realistic-Worker-499 (https://www.reddit.com/user/Realistic-Worker-499)
[link] (https://opensource.org/) [comments] (https://www.reddit.com/r/programming/comments/1uqci17/the_need_for_new_wordsterms_as_the_antidote_to/)
How's Linear so fast? A technical breakdown
https://www.reddit.com/r/programming/comments/1uqhhy4/hows_linear_so_fast_a_technical_breakdown/
submitted by /u/Ordinary_Leader_2971 (https://www.reddit.com/user/Ordinary_Leader_2971)
[link] (https://performance.dev/how-is-linear-so-fast-a-technical-breakdown) [comments] (https://www.reddit.com/r/programming/comments/1uqhhy4/hows_linear_so_fast_a_technical_breakdown/)
https://www.reddit.com/r/programming/comments/1uqhhy4/hows_linear_so_fast_a_technical_breakdown/
submitted by /u/Ordinary_Leader_2971 (https://www.reddit.com/user/Ordinary_Leader_2971)
[link] (https://performance.dev/how-is-linear-so-fast-a-technical-breakdown) [comments] (https://www.reddit.com/r/programming/comments/1uqhhy4/hows_linear_so_fast_a_technical_breakdown/)
GitHub's "Verified" commit badge isn't always the trust signal developers think it is
https://www.reddit.com/r/programming/comments/1uqje4g/githubs_verified_commit_badge_isnt_always_the/
<!-- SC_OFF -->I recently read some interesting research on GitHub's Verified commit workflow. The issue isn't a break in Git, GPG, or commit signing itself, but rather how the Verified badge can be interpreted in certain edge cases. It's a good reminder that a cryptographically valid signature doesn't automatically establish the provenance or intent of a commit. Here's a technical breakdown covering how the trust model works, the affected scenarios, GitHub's response, and what maintainers can do to avoid relying solely on the Verified badge during code review. <!-- SC_ON --> submitted by /u/NapierPalm (https://www.reddit.com/user/NapierPalm)
[link] (https://thecybersecguru.com/news/github-verified-commit-vulnerability/) [comments] (https://www.reddit.com/r/programming/comments/1uqje4g/githubs_verified_commit_badge_isnt_always_the/)
https://www.reddit.com/r/programming/comments/1uqje4g/githubs_verified_commit_badge_isnt_always_the/
<!-- SC_OFF -->I recently read some interesting research on GitHub's Verified commit workflow. The issue isn't a break in Git, GPG, or commit signing itself, but rather how the Verified badge can be interpreted in certain edge cases. It's a good reminder that a cryptographically valid signature doesn't automatically establish the provenance or intent of a commit. Here's a technical breakdown covering how the trust model works, the affected scenarios, GitHub's response, and what maintainers can do to avoid relying solely on the Verified badge during code review. <!-- SC_ON --> submitted by /u/NapierPalm (https://www.reddit.com/user/NapierPalm)
[link] (https://thecybersecguru.com/news/github-verified-commit-vulnerability/) [comments] (https://www.reddit.com/r/programming/comments/1uqje4g/githubs_verified_commit_badge_isnt_always_the/)
Optimization tales with CockroachDB: the slow list of users (part 4)
https://www.reddit.com/r/programming/comments/1uqn8zi/optimization_tales_with_cockroachdb_the_slow_list/
submitted by /u/broken_broken_ (https://www.reddit.com/user/broken_broken_)
[link] (https://gaultier.github.io/blog/optimization-tales-cockroachdb-part4-slow-list-users.html) [comments] (https://www.reddit.com/r/programming/comments/1uqn8zi/optimization_tales_with_cockroachdb_the_slow_list/)
https://www.reddit.com/r/programming/comments/1uqn8zi/optimization_tales_with_cockroachdb_the_slow_list/
submitted by /u/broken_broken_ (https://www.reddit.com/user/broken_broken_)
[link] (https://gaultier.github.io/blog/optimization-tales-cockroachdb-part4-slow-list-users.html) [comments] (https://www.reddit.com/r/programming/comments/1uqn8zi/optimization_tales_with_cockroachdb_the_slow_list/)
Unicode's Transliteration Rules Are Turing-Complete
https://www.reddit.com/r/programming/comments/1uqny65/unicodes_transliteration_rules_are_turingcomplete/
<!-- SC_OFF -->I've been wondering for a while if anything in Unicode could accidentally compute. It turns out that UTS #35 transliteration rules are Turing-complete. I show how to compute Collatz with just 3 rewrite rules running on stock ICU, shipped with every major OS. <!-- SC_ON --> submitted by /u/Dull_Replacement8890 (https://www.reddit.com/user/Dull_Replacement8890)
[link] (https://seriot.ch/computation/uts35/) [comments] (https://www.reddit.com/r/programming/comments/1uqny65/unicodes_transliteration_rules_are_turingcomplete/)
https://www.reddit.com/r/programming/comments/1uqny65/unicodes_transliteration_rules_are_turingcomplete/
<!-- SC_OFF -->I've been wondering for a while if anything in Unicode could accidentally compute. It turns out that UTS #35 transliteration rules are Turing-complete. I show how to compute Collatz with just 3 rewrite rules running on stock ICU, shipped with every major OS. <!-- SC_ON --> submitted by /u/Dull_Replacement8890 (https://www.reddit.com/user/Dull_Replacement8890)
[link] (https://seriot.ch/computation/uts35/) [comments] (https://www.reddit.com/r/programming/comments/1uqny65/unicodes_transliteration_rules_are_turingcomplete/)
Approximating Floating-Point Addition Using The Geometric Mean [PDF]
https://www.reddit.com/r/programming/comments/1uqpsma/approximating_floatingpoint_addition_using_the/
submitted by /u/self (https://www.reddit.com/user/self)
[link] (https://www.arith2026.org/papers/Approximating%20Floating-Point%20Addition%20Using%20The%20Geometric%20Mean.pdf) [comments] (https://www.reddit.com/r/programming/comments/1uqpsma/approximating_floatingpoint_addition_using_the/)
https://www.reddit.com/r/programming/comments/1uqpsma/approximating_floatingpoint_addition_using_the/
submitted by /u/self (https://www.reddit.com/user/self)
[link] (https://www.arith2026.org/papers/Approximating%20Floating-Point%20Addition%20Using%20The%20Geometric%20Mean.pdf) [comments] (https://www.reddit.com/r/programming/comments/1uqpsma/approximating_floatingpoint_addition_using_the/)
Just Keep At It: A Decade at Mozilla
https://www.reddit.com/r/programming/comments/1uqrx5n/just_keep_at_it_a_decade_at_mozilla/
submitted by /u/eqrion (https://www.reddit.com/user/eqrion)
[link] (https://eqrion.net/ten-years-at-mozilla/) [comments] (https://www.reddit.com/r/programming/comments/1uqrx5n/just_keep_at_it_a_decade_at_mozilla/)
https://www.reddit.com/r/programming/comments/1uqrx5n/just_keep_at_it_a_decade_at_mozilla/
submitted by /u/eqrion (https://www.reddit.com/user/eqrion)
[link] (https://eqrion.net/ten-years-at-mozilla/) [comments] (https://www.reddit.com/r/programming/comments/1uqrx5n/just_keep_at_it_a_decade_at_mozilla/)
Decoding the obfuscated bash script on a Uniqlo t-shirt
https://www.reddit.com/r/programming/comments/1uqu6au/decoding_the_obfuscated_bash_script_on_a_uniqlo/
submitted by /u/mitousa (https://www.reddit.com/user/mitousa)
[link] (https://tris.sherliker.net/blog/obfuscated-self-evaluating-bash-script-by-cdn-akamai-being-supplied-to-consumers-via-retail-stores/) [comments] (https://www.reddit.com/r/programming/comments/1uqu6au/decoding_the_obfuscated_bash_script_on_a_uniqlo/)
https://www.reddit.com/r/programming/comments/1uqu6au/decoding_the_obfuscated_bash_script_on_a_uniqlo/
submitted by /u/mitousa (https://www.reddit.com/user/mitousa)
[link] (https://tris.sherliker.net/blog/obfuscated-self-evaluating-bash-script-by-cdn-akamai-being-supplied-to-consumers-via-retail-stores/) [comments] (https://www.reddit.com/r/programming/comments/1uqu6au/decoding_the_obfuscated_bash_script_on_a_uniqlo/)
My Thoughts on the Bun Rust Rewrite
https://www.reddit.com/r/programming/comments/1urmi6h/my_thoughts_on_the_bun_rust_rewrite/
submitted by /u/simon_o (https://www.reddit.com/user/simon_o)
[link] (https://andrewkelley.me/post/my-thoughts-bun-rust-rewrite.html) [comments] (https://www.reddit.com/r/programming/comments/1urmi6h/my_thoughts_on_the_bun_rust_rewrite/)
https://www.reddit.com/r/programming/comments/1urmi6h/my_thoughts_on_the_bun_rust_rewrite/
submitted by /u/simon_o (https://www.reddit.com/user/simon_o)
[link] (https://andrewkelley.me/post/my-thoughts-bun-rust-rewrite.html) [comments] (https://www.reddit.com/r/programming/comments/1urmi6h/my_thoughts_on_the_bun_rust_rewrite/)
Google pays $250K for Linux vulnerability allowing guest VM escapes
https://www.reddit.com/r/programming/comments/1urt5ib/google_pays_250k_for_linux_vulnerability_allowing/
submitted by /u/CircumspectCapybara (https://www.reddit.com/user/CircumspectCapybara)
[link] (https://arstechnica.com/security/2026/07/high-severity-guest-vm-escape-is-1-of-2-linux-vulnerabilities-to-surface-this-week/) [comments] (https://www.reddit.com/r/programming/comments/1urt5ib/google_pays_250k_for_linux_vulnerability_allowing/)
https://www.reddit.com/r/programming/comments/1urt5ib/google_pays_250k_for_linux_vulnerability_allowing/
submitted by /u/CircumspectCapybara (https://www.reddit.com/user/CircumspectCapybara)
[link] (https://arstechnica.com/security/2026/07/high-severity-guest-vm-escape-is-1-of-2-linux-vulnerabilities-to-surface-this-week/) [comments] (https://www.reddit.com/r/programming/comments/1urt5ib/google_pays_250k_for_linux_vulnerability_allowing/)
Postgres is enough for more than we admit
https://www.reddit.com/r/programming/comments/1us129c/postgres_is_enough_for_more_than_we_admit/
<!-- SC_OFF -->I came across this on Hacker News and felt like I needed to share it with the dev community. The main point is simple: a lot of teams reach for extra databases, queues, search engines, caches, and services before they actually need them. This page lays out where Postgres is usually enough, and where you may actually need something else: https://postgresisenough.dev/ Postgres is not perfect for everything, but it is good enough for a surprising amount of real-world work. The more I build and maintain systems, the more I appreciate boring infrastructure that is easy to debug, monitor, back up, and reason about. This hit a nerve for me because I have seen stacks become harder to operate not because the product needed that complexity, but because the architecture was designed for future scale that never arrived. Curious how others here think about this. Where do you draw the line between “Postgres is enough” and falling into the sprawl trap? <!-- SC_ON --> submitted by /u/danieltabrizian (https://www.reddit.com/user/danieltabrizian)
[link] (https://postgresisenough.dev/) [comments] (https://www.reddit.com/r/programming/comments/1us129c/postgres_is_enough_for_more_than_we_admit/)
https://www.reddit.com/r/programming/comments/1us129c/postgres_is_enough_for_more_than_we_admit/
<!-- SC_OFF -->I came across this on Hacker News and felt like I needed to share it with the dev community. The main point is simple: a lot of teams reach for extra databases, queues, search engines, caches, and services before they actually need them. This page lays out where Postgres is usually enough, and where you may actually need something else: https://postgresisenough.dev/ Postgres is not perfect for everything, but it is good enough for a surprising amount of real-world work. The more I build and maintain systems, the more I appreciate boring infrastructure that is easy to debug, monitor, back up, and reason about. This hit a nerve for me because I have seen stacks become harder to operate not because the product needed that complexity, but because the architecture was designed for future scale that never arrived. Curious how others here think about this. Where do you draw the line between “Postgres is enough” and falling into the sprawl trap? <!-- SC_ON --> submitted by /u/danieltabrizian (https://www.reddit.com/user/danieltabrizian)
[link] (https://postgresisenough.dev/) [comments] (https://www.reddit.com/r/programming/comments/1us129c/postgres_is_enough_for_more_than_we_admit/)
Good Tools Are Invisible
https://www.reddit.com/r/programming/comments/1usjlm7/good_tools_are_invisible/
submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://www.gingerbill.org/article/2026/07/10/good-tools-are-invisible/) [comments] (https://www.reddit.com/r/programming/comments/1usjlm7/good_tools_are_invisible/)
https://www.reddit.com/r/programming/comments/1usjlm7/good_tools_are_invisible/
submitted by /u/gingerbill (https://www.reddit.com/user/gingerbill)
[link] (https://www.gingerbill.org/article/2026/07/10/good-tools-are-invisible/) [comments] (https://www.reddit.com/r/programming/comments/1usjlm7/good_tools_are_invisible/)
Quantum Computers Are Not a Threat to 128-bit Symmetric Keys
https://www.reddit.com/r/programming/comments/1usmas0/quantum_computers_are_not_a_threat_to_128bit/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://words.filippo.io/128-bits/) [comments] (https://www.reddit.com/r/programming/comments/1usmas0/quantum_computers_are_not_a_threat_to_128bit/)
https://www.reddit.com/r/programming/comments/1usmas0/quantum_computers_are_not_a_threat_to_128bit/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://words.filippo.io/128-bits/) [comments] (https://www.reddit.com/r/programming/comments/1usmas0/quantum_computers_are_not_a_threat_to_128bit/)
Packing the infinite truck
https://www.reddit.com/r/programming/comments/1ut1qjv/packing_the_infinite_truck/
submitted by /u/PinkFrojd (https://www.reddit.com/user/PinkFrojd)
[link] (https://pehar.dev/reflections/packing-the-infinite-truck/) [comments] (https://www.reddit.com/r/programming/comments/1ut1qjv/packing_the_infinite_truck/)
https://www.reddit.com/r/programming/comments/1ut1qjv/packing_the_infinite_truck/
submitted by /u/PinkFrojd (https://www.reddit.com/user/PinkFrojd)
[link] (https://pehar.dev/reflections/packing-the-infinite-truck/) [comments] (https://www.reddit.com/r/programming/comments/1ut1qjv/packing_the_infinite_truck/)
Programs, Not Objects: How I Stopped Designing Architecture and Started Writing a 3D Editor
https://www.reddit.com/r/programming/comments/1ut97oi/programs_not_objects_how_i_stopped_designing/
submitted by /u/TheBear_at_SBB (https://www.reddit.com/user/TheBear_at_SBB)
[link] (https://alexsyniakov.com/2026/07/11/programs-not-objects-how-i-stopped-designing-architecture-and-started-writing-a-3d-editor/) [comments] (https://www.reddit.com/r/programming/comments/1ut97oi/programs_not_objects_how_i_stopped_designing/)
https://www.reddit.com/r/programming/comments/1ut97oi/programs_not_objects_how_i_stopped_designing/
submitted by /u/TheBear_at_SBB (https://www.reddit.com/user/TheBear_at_SBB)
[link] (https://alexsyniakov.com/2026/07/11/programs-not-objects-how-i-stopped-designing-architecture-and-started-writing-a-3d-editor/) [comments] (https://www.reddit.com/r/programming/comments/1ut97oi/programs_not_objects_how_i_stopped_designing/)
How Container Networking Works: Building a Bridge Network From Scratch
https://www.reddit.com/r/programming/comments/1utfiq2/how_container_networking_works_building_a_bridge/
submitted by /u/iximiuz (https://www.reddit.com/user/iximiuz)
[link] (https://labs.iximiuz.com/tutorials/container-networking-from-scratch) [comments] (https://www.reddit.com/r/programming/comments/1utfiq2/how_container_networking_works_building_a_bridge/)
https://www.reddit.com/r/programming/comments/1utfiq2/how_container_networking_works_building_a_bridge/
submitted by /u/iximiuz (https://www.reddit.com/user/iximiuz)
[link] (https://labs.iximiuz.com/tutorials/container-networking-from-scratch) [comments] (https://www.reddit.com/r/programming/comments/1utfiq2/how_container_networking_works_building_a_bridge/)
Self-hosting Umami analytics on Cloudflare, Fly, and Supabase
https://www.reddit.com/r/programming/comments/1uti5tr/selfhosting_umami_analytics_on_cloudflare_fly_and/
submitted by /u/Sankra (https://www.reddit.com/user/Sankra)
[link] (https://hjerpbakk.com/blog/2026/07/11/self-hosting-umami) [comments] (https://www.reddit.com/r/programming/comments/1uti5tr/selfhosting_umami_analytics_on_cloudflare_fly_and/)
https://www.reddit.com/r/programming/comments/1uti5tr/selfhosting_umami_analytics_on_cloudflare_fly_and/
submitted by /u/Sankra (https://www.reddit.com/user/Sankra)
[link] (https://hjerpbakk.com/blog/2026/07/11/self-hosting-umami) [comments] (https://www.reddit.com/r/programming/comments/1uti5tr/selfhosting_umami_analytics_on_cloudflare_fly_and/)
Official jscrambler npm Package Compromised at 8.14.0
https://www.reddit.com/r/programming/comments/1utqclm/official_jscrambler_npm_package_compromised_at/
submitted by /u/BattleRemote3157 (https://www.reddit.com/user/BattleRemote3157)
[link] (https://safedep.io/jscrambler-npm-supply-chain-compromise/) [comments] (https://www.reddit.com/r/programming/comments/1utqclm/official_jscrambler_npm_package_compromised_at/)
https://www.reddit.com/r/programming/comments/1utqclm/official_jscrambler_npm_package_compromised_at/
submitted by /u/BattleRemote3157 (https://www.reddit.com/user/BattleRemote3157)
[link] (https://safedep.io/jscrambler-npm-supply-chain-compromise/) [comments] (https://www.reddit.com/r/programming/comments/1utqclm/official_jscrambler_npm_package_compromised_at/)