Y
Hacker News
new
|
ask
|
show
|
jobs
Facebook has a tool that learns to fix bugs automatically?
(
changelog.com
)
9 points
by
adamstac
2784 days ago
4 comments
victorvation
2784 days ago
Direct link to official blog post:
https://code.fb.com/developer-tools/getafix-how-facebook-too...
link
rightbyte
2784 days 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.
link
rvnx
2783 days ago
TL;DR, this is a tool that automatically adds "if (xx == null) return false" before code potentially throwing NullPointerExceptions.
link
Amazonerh
2784 days ago
Who fixes Getafix then?
link