Viewing profile — FreeHugs
FreeHugs
HN member- Joined
- Wed, Aug 26, 2015, 2:30 PM UTC
- HN karma
- 985
- Public activity
- 189 items
- HN profile
- View on Hacker News ↗
About FreeHugs
No profile information was provided.
Recent public activity
-
comment
Comment #36848531
What happened to the real x, "gene x", "photographer and friend of lemurs"? https://web.archive.org/web/20220906224326/https://twitter.c...
- story
-
comment
Comment #36656385
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 …
-
comment
Comment #36060422
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: htt…
-
comment
Comment #35946203
Why is Termux not on the Google Play Store?
-
comment
Comment #35727372
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 wonde…
-
comment
Comment #35368851
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.…
-
comment
Comment #35368836
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 mat…
-
comment
Comment #35368796
The time is spent in this 3-line loop: for poly in polygon_subset: if np.linalg.norm(poly.center - point) I don't think the entire feature set of the Python runtime is involved in …
-
comment
Comment #35368645
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…
-
comment
Comment #35312157
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 s…
-
comment
Comment #35288680
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.
-
comment
Comment #35272294
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.
-
comment
Comment #35272268
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 rela…
-
comment
Comment #35263492
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 wa…
-
comment
Comment #35260427
If it is borrowed from the FED, then it is still paid back with printed money.
-
comment
Comment #35260402
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?
-
comment
Comment #35260343
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?
-
comment
Comment #35259275
The FED lends someone money? Whom do they lend money?
-
comment
Comment #35259261
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.…
-
comment
Comment #35258765
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 mo…
-
comment
Comment #35258740
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 fr…
-
comment
Comment #35258714
One can take a loan from the government?
-
comment
Comment #35258611
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 w…
-
comment
Comment #34583072
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…