 
      
    | You are here | pavpanchekha.com | ||
| | | | | codingnest.com | |
| | | | | There is a lot of confusion about floating-point numbers and a lot of bad advice going around. IEEE-754 floating-point numbers are a complex beast, and comparing them is not always easy, but in this post, we will take a look at different approaches and their tradeoffs. | |
| | | | | blog.scaledcode.com | |
| | | | | A dive into chapter 60 of Effective Java | |
| | | | | blog.ephorie.de | |
| | | | | ||
| | | | | austinmorlan.com | |
| | | Ive always loved emulators because they let me play old games that I enjoyed as a kid, so I thought it might be fun to learn how they work and how to build one. My real goal is to build an NES emulator, but after doing some research, I decided to take the advice of the internet and start by building an emulator for the much less complex CHIP-8 instead. Its a good stepping stone to the NES. | ||