Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
FreeHugs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
FreeHugs
3y ago
What happened to the real x, "gene x", "photographer and friend of lemurs"? https://web.archive.org/web/20220906224326/https://twitter.c...
2.
▲
x (@x) / Twitter
(twitter.com)
2 points
by
FreeHugs
3y ago
|
1 comments
3.
▲
by
FreeHugs
3y ago
At the core of Web3 projects is the idea that one can own their identity via cryptographic proof. Over time, this concept will find its way into many projects. Especialy into open source projects which try to make the web a better place. Fo
4.
▲
by
FreeHugs
3y ago
The big question is if this will be a net positive or just adds more bloat. They tried the same with Bing and failed. Bing did not see any uptick even with the new AI features: https://gs.statcounter.com/search-engine-market
5.
▲
by
FreeHugs
3y ago
Why is Termux not on the Google Play Store?
6.
▲
by
FreeHugs
3y ago
Reminds me of https://www.literature-map.com Which is a map of all authors in the world sorted by overlap in readership. I found some of my favorite writers by browsing it. I wonder which approach is better suited to find someth
7.
▲
by
FreeHugs
3y ago
I don't think it's the loop implementation. The stuff in the loop should take multiple orders of magnitude more time than the loop itself: for poly in polygon_subset: if np.linalg.norm(poly.center - point) < max_d
8.
▲
by
FreeHugs
3y ago
The rest is not a fair comparison, because it rewrites the used libraries, not the application code. You can always speed up an application if you rewrite the used libraries to match your specific use case.
9.
▲
by
FreeHugs
3y ago
The time is spent in this 3-line loop: for poly in polygon_subset: if np.linalg.norm(poly.center - point) < max_dist: close_polygons.append(poly) I don't think the entire feature set of the Python runtim
10.
▲
by
FreeHugs
3y ago
The most important part of the article seems to be that this Python code is taking "an avg of 293.41ms per iteration": def find_close_polygons( polygon_subset: List[Polygon], point: np.array, max_dist: float
11.
▲
by
FreeHugs
3y ago
Even just "anemia in dogs" is sufficient. The first Google hit goes to a page that lists IMHA right away. I am sure LLMs already are helpful to do medical research. But this case seems not to be a great example to show their super
12.
▲
by
FreeHugs
3y ago
For smaller LLMs, there is also Gnod Search: https://www.gnod.com/search/ai Just enter a question and then select which AIs shall reply.
13.
▲
by
FreeHugs
3y ago
Not by the definition of money I am using when I refer to "the money supply" or the term "printing money". I am referring to sum of money the FED has created.
14.
▲
by
FreeHugs
3y ago
Wyre Payments, the company’s upstream payment processor, terminated SpankPay’s account because Wyre’s new payment processor, Checkout.com doesn’t allow processing for payments related to sexual businesses SpankPay,
15.
▲
by
FreeHugs
3y ago
Nothing in this description contradicts my view that printing more of a currency will lower its value. You showed me a currency that lost 80% of its value while the amount of it was doubled. Not surprising. The plums don't change that.
16.
▲
by
FreeHugs
3y ago
If it is borrowed from the FED, then it is still paid back with printed money.
17.
▲
by
FreeHugs
3y ago
What does it mean when you say the turkish bank exchanged their Euros for Liras? Where did the Euros go, where did the Liras come from?
18.
▲
by
FreeHugs
3y ago
Really? I have never heard about the process of banks lending money from the FED. Do you have a link where this process is described?
19.
▲
by
FreeHugs
3y ago
The FED lends someone money? Whom do they lend money?
20.
▲
by
FreeHugs
3y ago
The M2 money supply in Turkish liras is climbing, but not in the same proportion as the rate cuts and inflation Not? It looks like the money supply doubled over the last 12 months. Does it really need an expert on Turkey'
21.
▲
by
FreeHugs
3y ago
But was it the lower interest rate that caused the inflation or the printing of money? Over what time did the inflation rate go up from 20% to 80% and by what percentage did the money supply change during that time?
22.
▲
by
FreeHugs
3y ago
But the "high yield" investments are a zero-sum game. They don't create new money. If you invest in a company and the company is successful, your return is not printed. It comes from the pockets of the companies customers. Th
23.
▲
by
FreeHugs
3y ago
One can take a loan from the government?
24.
▲
by
FreeHugs
3y ago
Increasing the interest rate is supposed to fight inflation. I often wonder if that really works. When the risk-free rate rises, doesn't that mean the opposite? That _more_ money will be printed? When the government says "You give
25.
▲
by
FreeHugs
4y ago
Astronomers Say They Have Spotted the Universe’s First Stars Isn't the size of the universe potentially infinite? If that is the case, we can see only an infinite small fraction of the stars in the universe. Under that as
26.
▲
by
FreeHugs
4y ago
Just because that the messages might be sent end-to-end encrypted from Sue to Joe does not mean Meta cannot read them. Meta has control over the app Sue uses. So they could send them to Meta unencrypted in addition to sending them to Joe in
27.
▲
by
FreeHugs
4y ago
Can you elaborate?
28.
▲
by
FreeHugs
4y ago
which node: /usr/bin/node node -v: v10.24.0 And for you? When I install it from https://deb.nodesource.com/setup_16.x then I get: node -v: v16.15.0 And indeed, then the time goes down by a factor of 10: time
29.
▲
Ask HN: Why does Node.js start so slow?
2 points
by
FreeHugs
4y ago
|
6 comments
30.
▲
Ask HN: Do you write a newsletter? How many people read it?
8 points
by
FreeHugs
4y ago
|
3 comments
More ›