Defensive Programming - Friend or Foe?

What I Wish Someone Had Told Me About Tensor Computation Libraries

Scalability and Load Testing for VALORANT

Issue #48

12/16/2020

A Byte of Coding Issue #48
Ko-ni-chi-wa
Roses are red,
Violets are blue,
The holidays are upon us,
So here's a poem for you.

Defensive Programming - Friend or Foe?

Published: 15 December 2020
Tags: c


Bugs are the bane of most software. It's especially bad when they cause the software to go into some unexpected or undefined state. In this article, Tyler Hoffman describes a more proactive and aggressive approach to catching and reporting bugs in embedded systems, compared to merely making sure bugs don't cause complete crashes.

Read Full Article

What I Wish Someone Had Told Me About Tensor Computation Libraries

Published: 15 December 2020
Tags: python


I think it's safe to argue that Python itself isn't a very good language for machine learning, but the libraries and community built around it make it the obvious choice. George Ho's article does a deep dive on the advantages and differences of PyTorch, Jax, and Theano.

Read Full Article

Scalability and Load Testing for VALORANT

Published: 15 December 2020
Tags: architecture, go


I used to play a lot of LoL, and one of the common memes among players was Riot's spaghetti code causing all sorts of bugs and glitches. Fortunately Keith Gunning inspires some faith in their development team with this extensive article on recent developments for Riot's new game. Keith covers the whole infrastructure and testing process.

Read Full Article
Thanks for your Support! 

Thanks to supporters like Євген Грицай, Scott Munro, zturak, pek, and Emil Hannesbo this newsletter is provided to you for free. If you'd like to also show your support and help out, 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.
Donate Here






This email was sent to <<Email Address>>
why did I get this?    unsubscribe from this list    update subscription preferences
A Byte of Coding · 750 Fowler St NW · Atlanta, GA 30332-1914 · USA

Stats (updated daily)

Sent: 1437

Opens: 639

Clicks: 408

Link Clicks Clicks % Unique Clicks Unique Clicks %
Defensive Programming - Friend or Foe? 186 46.85% 154 47.24
What I Wish Someone Had Told Me About Tensor Computation Libraries 100 25.19% 83 25.46
Scalability and Load Testing for VALORANT 111 27.96% 89 27.30

Previous

Back to Issues

Next