Luhn algorithm using SWAR and SIMD

Bringing up a new piece of hardware -- what can go wrong?

What is a Merge Queue?

I won free load testing

Issue #212

5/2/2022

{{PreviewText}} 

Yo
Hope you all had a lovely weekend. I feel like there's some very good deep-dives in today's issue. Anyway, here it is.

====================================================================

Today's Sponsor: Mergify

Mergify is the most powerful merge queue tool that offers speculative checks, batch merges, and multiple queueing options. Coordinated with any CI and fully integrated to GitHub. Start automating your Pull Request with Mergify!

====================================================================

Luhn algorithm using SWAR and SIMD

Published: 30 April 2022
Tags: algorithms, c


Chris Wellons implements the algorithm for checking credit card numbers in parallel using "SIMD within a register".


====================================================================

Bringing up a new piece of hardware -- what can go wrong?

Published: 29 April 2022
Tags: fpga, hardware


Dan Gisselquist takes us through the process of testing out prototype concepts for a SONAR system using a FPGA.


====================================================================

What is a Merge Queue?

Published: 18 May 2021
Tags: git, sponsored


Mergify describes what a merge queue is for git, and how it can save you from merging in branches that break your production build.


====================================================================

I won free load testing

Published: 2 May 2022
Tags: infosec, web


Amos dissects a recent DDoS attack on his websites, taking us through the data and statistics for the attack, as well as some of his attempts to mitigate the issues that arose from it.


Want to help and get cool stuff?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues or sharing it on social media! Get cool stuff for your referrals using your link https://abyteofcoding.com or the buttons below.

Your referrals:


If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, Astrid Sapphire, Gregory Mazzola, moki scott, Michael, Matt Braun, Tim Nash, Christoffer, and Mike Rhodes this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2741

Opens: 1276

Clicks: 414

Link Clicks Clicks % Unique Clicks Unique Clicks %
Luhn algorithm using SWAR and SIMD 74 22.09% 76 21.84
Bringing up a new piece of hardware -- what can go wrong? 74 22.09% 78 22.41
What is a Merge Queue? 110 32.84% 114 32.76
I won free load testing 77 22.99% 80 22.99

Previous

Back to Issues

Next