Viewing profile — galimaufry
galimaufry
HN member- Joined
- Sun, Apr 21, 2019, 7:21 PM UTC
- HN karma
- 163
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About galimaufry
No profile information was provided.
Recent public activity
-
comment
Comment #42629805
Sometimes it doesn't work and no one can tell.
-
comment
Comment #42376328
I wonder if there is a niche to ameliorate this sort of thing by offering payday loans on insurance payouts. The incentives are pro-social: insurance companies have an incentive to…
-
comment
Comment #38953428
> Purchasing power has collapsed But is this actually true, or just something that declining economic sentiment in the newspapers has led us to believe? People are consuming more f…
-
comment
Comment #34028181
Most threads will include a claim that Gnome is imitating macos poorly, but as far as I can tell it is imitating i3 rather well.
-
comment
Comment #33537720
Corrections staff at Riker's island get unlimited, unauthenticated sick leave, which may partly explain the large number here, along with their employment as clerks, bakers, door c…
-
comment
Comment #33533064
Riker's island is very poorly designed. A big part of the problem is that it is quite inaccessible from the rest of the city. This has a ton of knock-on effects: 1. There's a sever…
-
comment
Comment #32154503
> Is it just me or does ESG feel like a giant virtue signal from companies and investors? Well yeah, it is explicitly intended as a signal that investors can use to select virtuous…
-
comment
Comment #30771468
I've heard it called a "non-central example". That has a negative connotation though, I wish there was a more neutral term. The statement "all natural numbers are greater than 1" i…
-
comment
Comment #29780989
Sure, but then they just send you a letter correcting your mistake, you OK it if it looks right, and either they send you a check or you send them a check. You don't have to pay a …
-
comment
Comment #29435348
Ignorant question: is Israel literally an ally of the US? I know they are not in NATO or 5 Eyes, and I don't think they have some other close agreement, like US and Japan.
-
comment
Comment #28121020
It's the second one. This kerfluffle was started by Blackrock moving into real estate. Blackrock is a retail investment-management company that everyone from the middle class up in…
-
comment
Comment #27965596
You're not wrong. I guess what I'd like is the ability to apply (up to) two type annotations, with the second one a subtype of the first, and use the first for dispatch and the sec…
-
comment
Comment #27961622
One thing that I miss coming from python to Julia, is typing-as-documentation. In python I often write type annotations that are much more restrictive than they need to be. They wo…
-
comment
Comment #27473696
As I understand it the issue is * Currently the US welfare agencies will provide ~any FDA-approved drug for someone with the illness for which the drug was approved * In this case,…
-
comment
Comment #27427153
GPL is also a possible alternative. Big companies pay you back by contributing to the project, insofar as it is worth it to them to maintain a fork and add features for their own u…
-
comment
Comment #27334095
> They don’t run corrections based on the number of simulations they run, they don’t take into account other variables, etc I think this looks like a bigger problem specifically be…
-
comment
Comment #27334046
> "At graduate level, you should cultivate [peers and a concentration] such that your intellectual correspondence is publishable." ... I did not take it at the time as immediately …
- comment
-
comment
Comment #27125607
I agree that there is "information" in the colloquial sense there, or even in the Kolmogorov sense. I don't understand how there is information in the entropy sense, because I do n…
-
comment
Comment #27124359
I'm not sure this answers the question. The wikipedia page is about the entropy of a probability distribution. But the information speed limit is supposed to apply even if everythi…
-
comment
Comment #27092839
It's kind of the anti-nethack. Explicitly not simulation-y, big effort to be playable without spoilers, character building is de-emphasized.
-
comment
Comment #27066190
I think you have rediscovered Forlesen ! https://www.wolfewiki.com/pmwiki/pmwiki.php?n=Stories.Forles...
-
comment
Comment #26595550
> you also don’t have the right to tell a community to change its character or compensation. Sometimes you do though. There are real cases where the acid rain produced by City A fa…
-
comment
Comment #26595506
It's a bit of a chicken-or-the-egg problem. If more people move to SF then more brunch places will open and the city will be able to afford to run more busses. Maybe SF could credi…
-
comment
Comment #26535387
I was just thinking about this. Seems like it could also be great if the type system could make a distinction between vectors and dual vectors, alleviating "you got the wrong axis"…