Facebook has a tool that learns to fix bugs automatically? (changelog.com) 9 points by adamstac 7y ago ↗ HN
[–] victorvation 7y ago ↗ Direct link to official blog post: https://code.fb.com/developer-tools/getafix-how-facebook-too...
[–] rightbyte 7y ago ↗ If you have alot of copy pasted code this might work great if you fixed a bug in one place but not the 219 other ones.
[–] rvnx 7y ago ↗ TL;DR, this is a tool that automatically adds "if (xx == null) return false" before code potentially throwing NullPointerExceptions.
4 comments
[ 3.4 ms ] story [ 8.5 ms ] thread