When people talk of searching Hacker News they seem to use algolia: https://hn.algolia.com/. Does this help you?
>>> import numpy as np
>>> 1 + np.Inf
inf
>>> (0 + np.Inf)/2
inf
>>>
Infinity is not a number it is a concept[1] My math teacher used to say think of infinity like a impossibly large number. An impossibly large number divided by two is still an impossibly large number ******NOTE: There is currently a bug affecting Mac OSX and iOS
which causes SameSite=None cookies to be inadvertently treated
as SameSite=Strict and therefore not sent with cross-site
requests. (See https://bugs.webkit.org/show_bug.cgi?id=198181)
Until this is fixed, SameSite=None may not work properly on
Safari.******
Are all your Chrome users not MacOS and not iOS? A cookie associated with a cross-site resource at http://64.225.122.27/ was set without the `SameSite`
attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are
set with `SameSite=None` and `Secure`. You can review cookies in developer tools under
Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592
and https://www.chromestatus.com/feature/5633521622188032.
Chrome Version 80.0.3987.163 (Official Build) (64-bit) on a Apple MacOS