en
Feedback
Programming

Programming

Open in Telegram

Discussion and news about — Computer Programming.

Show more
The country is not specifiedTechnologies & Applications93 478
384
Subscribers
+224 hours
+57 days
+4130 days
Posts Archive
Content-aware image resizing in JavaScript (using Seam Carving algorithm) https://trekhleb.dev/blog/2021/content-aware-image-resizing-in-javascript/ https://redd.it/oquxvc @programmingreddit

You Really Shouldn't Roll Your Own Crypto: An Empirical Study of Vulnerabilities in Cryptographic Libraries: "37.2% of vulnerabilities are memory safety issues, indicating that systems-level bugs are a greater security concern than the actual cryptographic procedures." [abstract + link to PDF, 15pp] https://arxiv.org/abs/2107.04940 https://redd.it/or56tz @programmingreddit

Fluxsort: A branchless sorting algorithm 2.5 times faster than std:stable_sort https://github.com/scandum/fluxsort https://redd.it/oqvqbf @programmingreddit

Why "learn to code" is bullshit advice for 99% of non-technical founders and professionals — and how to develop *technical intuition and fluency* instead, which will grow your career faster. https://sanpram.com/2021/05/25/ultimate-guide-to-software/ https://redd.it/oqpq95 @programmingreddit

Deepmind will release a database of almost every protein encoded by the human genome under CC-BY 4.0 license. https://alphafold.ebi.ac.uk/ https://redd.it/oq1z7m @programmingreddit

Simulating poor network connections so you can build better systems. https://github.com/tylertreat/comcast https://redd.it/oq2jqb @programmingreddit

Everyone cites that 'bugs are 100x more expensive to fix in production' research, but the study might not even exist https://www.theregister.com/2021/07/22/bugs_expense_bs/ https://redd.it/opi1z0 @programmingreddit

Malicious NPM Package Steals Passwords via Chrome’s Account-Recovery Tool https://threatpost.com/npm-package-steals-chrome-passwords/168004/ https://redd.it/opb3d2 @programmingreddit