HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jay_gridbach

no profile record

Submissions

Show HN: Goldbach Conjecture up to 4*10^18+7*10^13

medium.com
244 points·by jay_gridbach·السنة الماضية·134 comments

comments

jay_gridbach
·السنة الماضية·discuss
Thanks. I fixed it :-)
jay_gridbach
·السنة الماضية·discuss
Thanks. Your advice is really helpful.
jay_gridbach
·السنة الماضية·discuss
Thank you, I have just fixed it. This is so helpful, thank you from the bottom of my heart.
jay_gridbach
·السنة الماضية·discuss
I respect you have learnt a lot of programming languages throughout of your career.
jay_gridbach
·السنة الماضية·discuss
Thank yoy for trying! I am aware that it doesn't work correctly when opening the app in multiple tabs in same window.
jay_gridbach
·السنة الماضية·discuss
I post this as a separate comment.

At this point, I am not capable with addressing the thing you pointed out - the way to block fake results in open network. From the very beginning, I don't want to make the system closed-network nor login required as I want people to join the calculation instantly. Technically, I think it is impossible to prevent reporting fake result as long as it is open network system - which means my design doesn't fit to seeking rigor.

If someone starts another project that handles calculations in better way, I would like to learn from it.
jay_gridbach
·السنة الماضية·discuss
At this point, I am not capable with addressing the thing you pointed out. I didn't want to make the system closed-network nor login required. Technically, I think it is impossible to prevent reporting fake result as long as it is open network system - which means my design doesn't fit to seeking rigor.

I hope this comment answers to your question.

I will continue my project to seek meaningful purpose in some extent.
jay_gridbach
·السنة الماضية·discuss
Thank you for sharing your experience. It's quite moving to know that someone in another country was going through the same thing I was. I implemented Goldbach in C++, C#, Java, and Go.
jay_gridbach
·السنة الماضية·discuss
Thank you for your interst. I disclosed the core verification algorithm to make the procedure reviewable. https://github.com/nakatahr/gridbach-core
jay_gridbach
·السنة الماضية·discuss
Thank you. I will do my best to make my project sustainable.
jay_gridbach
·السنة الماضية·discuss
Hope everyone can enjoy the application.
jay_gridbach
·السنة الماضية·discuss
[flagged]
jay_gridbach
·السنة الماضية·discuss
I know there haven't been any scientific progress yet, and I must admit that I gave it an easy-to-understand title to attract visitors to the site. I originally started this project out of curiosity to see what discoveries might lie ahead. For instance, my system is collecting `p` - least primes of a Goldbach partition. I am curious if there is any p larger than 9781. https://sweet.ua.pt/tos/goldbach.html
jay_gridbach
·السنة الماضية·discuss
Thank you. Just removed "to this day".
jay_gridbach
·السنة الماضية·discuss
Exactly. At this point WASM was the best choice for me to run the calculation with uint64 as I wasn't sure how much BigInt in JavaScript is efficient.
jay_gridbach
·السنة الماضية·discuss
Thanks for sharing your computation resource!
jay_gridbach
·السنة الماضية·discuss
Thank you for your comment. I will keep going to make this meaningful in some extent. The website message itself could be overstatement, but to be honest I am not trying to compete the predecessor. I am now trying to contact the predecessor to have feedback from him.
jay_gridbach
·السنة الماضية·discuss
Thank you for the kind comment! I'll put out a blog post about my tech stack sometime.
jay_gridbach
·السنة الماضية·discuss
@londons_explore @JohnKemeny Thanks you for your interst to my project! I have to admit the computation speed is slower than I expected. I have a plan to develop GPU version of computation client which could be much faster. Also I am happy to have feedbacks from for updating this project.
jay_gridbach
·السنة الماضية·discuss
Haha, finding even a single counterexample would be a nightmare.