Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
musicale
1 day ago
|
parent
|
context
|
favorite
| on:
Mathematicians issue warning as AI rapidly gains g...
> 2+2=4 doesn’t change anywhere or under any different physical law.
How about python3:
>>> input() + input() 2 2 '22'
or if you insist:
>>> .2 + .2 + .2 == .6 False
help
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
How about python3:
or if you insist: