You are here |
retro-style.software-by-mabe.com | ||
| | | |
rupertmckay.com
|
|
| | | | Rounding errors are inevitable. | |
| | | |
orlp.net
|
|
| | | | ||
| | | |
blog.m-ou.se
|
|
| | | | A few years ago, due to some random chain of events, I ended up implementing a conversion from 128 bit integers to 64 bit floats. This would've turned out to be a complete waste of time, except that my final version is faster than the builtin conversion of every compiler I tested. In this blog post, I'll explain what happened, how floats work, how this conversion works, and how it got a bit out of hand. | |
| | | |
dougseven.com
|
|
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension... |