blog icon indicating copy to clipboard operation
blog copied to clipboard

The Boot.dev blog source code and content

Results 23 blog issues
Sort by recently updated
recently updated
newest added

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) ![Image](https://github.com/user-attachments/assets/5952876d-8f93-4daf-a66e-71d81b66eb85)

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`