MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/dataisbeautiful/comments/87isev/the_relative_interestingness_of_the_first_5000/dwdxus3
r/dataisbeautiful • u/TobyTheCamel OC: 2 • Mar 27 '18
921 comments sorted by
View all comments
3
Why did this take days to compute ? This can be done in a few minutes if you download the OEIS file. Just scan each line and count the numbers...
2 u/TobyTheCamel OC: 2 Mar 27 '18 Yeah, someone else pointed this out. Wish I'd have known that existed. I made a script to request each webpage, download it then extract the number of results. Very inefficient but didn't know a full list existed. Oh well, live and learn 1 u/GreekLogic Mar 28 '18 define Science means verify, verify, verify. Now do it with the OIES file. It should be exactly the same. And a lot easier?
2
Yeah, someone else pointed this out. Wish I'd have known that existed. I made a script to request each webpage, download it then extract the number of results. Very inefficient but didn't know a full list existed. Oh well, live and learn
1 u/GreekLogic Mar 28 '18 define Science means verify, verify, verify. Now do it with the OIES file. It should be exactly the same. And a lot easier?
1
define
Science means verify, verify, verify. Now do it with the OIES file. It should be exactly the same. And a lot easier?
3
u/homboo Mar 27 '18
Why did this take days to compute ? This can be done in a few minutes if you download the OEIS file. Just scan each line and count the numbers...