Request coalescing in async Rust

Hodor: Detecting and addressing overload in LinkedIn microservices

Linode Ad Placements

Sampling in Floating Point (1/3): The Unit Interval

Issue #180

3/7/2022

{{PreviewText}} 

Heyo
Hope you all had a nice weekend. I've been seeing waaaay too many articles on making a wordle solver. Just stop. We get it, you code. Anyway, here's the issue.

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

Today's Sponsor: Linode

Kubernetes can manage the lifecycle of containers, creating and destroying them depending on the needs of the application, as well as providing a host of other features. It has become one of the most discussed concepts in cloud-based application development. This guide will get you up-to-speed with developing using Kubernetes in no time.

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

Request coalescing in async Rust

Published: 6 March 2022
Tags: rust, web


Amos dives very deeply into setting up a custom web server in Rust using the async runtime.


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

Hodor: Detecting and addressing overload in LinkedIn microservices

Published: 18 February 2022
Tags: microservices


Bryan Barkley explores LinkedIn's meta microservice, which monitors all other microservices to make sure they don't get overloaded.


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

Understanding Kubernetes

Published: 2 March 2022
Tags: kubernetes, sponsored


Learn fundamental concepts of Kubernetes, from the components of a Kubernetes cluster to network model implementation. After reading this guide, you'll have a working knowledge of containers and be able to jump right in and deploy your first Kubernetes cluster. This free guide is available as an instant download with no registration required.


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

Sampling in Floating Point (1/3): The Unit Interval

Published: 5 March 2022
Tags: math


Matt Pharr looks at "uniformly sampling a floating-point value between zero and one", and some of the intricacies that arise from using float point numbers on computers.


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, and Tim Nash 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: 2751

Opens: 1349

Clicks: 492

Link Clicks Clicks % Unique Clicks Unique Clicks %
Request coalescing in async Rust 57 13.97% 60 14.96
Hodor: Detecting and addressing overload in LinkedIn microservices 81 19.85% 87 21.70
Linode Ad Placements 193 47.30% 172 42.89
Sampling in Floating Point (1/3): The Unit Interval 77 18.87% 82 20.45

Previous

Back to Issues

Next