blog
blog copied to clipboard
The Boot.dev blog source code and content
In one of the example go snippets there is a missing closing brace on the slice. Post: [https://blog.boot.dev/golang/quick-sort-golang/](url) 
There is a typo in the "Lists in Python" Article here: https://blog.boot.dev/tutorials/python/lists/ The last section header of the article states "xample: Filter Messages" instead of "Example: Filter Messages".
in the explanation of SHA 256, when you say Append 64 bits to the end, where the 64 bits are a [big-endian](https://en.wikipedia.org/wiki/Endianness) integer representing the length of the original input...
I think I have found a small typo (or perhaps it is a Nonary joke) in: Boot.dev Blog » Backends » How Long Does It Take to Become a Back...
small typo in [https://blog.boot.dev/cryptography/hmac-and-macs-in-jwts/](url) Should be `the process repeats`