Viewing profile — pierrebai
pierrebai
HN member- Joined
- Thu, Oct 13, 2011, 8:24 PM UTC
- HN karma
- 1,310
- Public activity
- 450 items
- HN profile
- View on Hacker News ↗
About pierrebai
No profile information was provided.
Recent public activity
-
comment
Comment #44965106
Strawman detection activated. The goal of giving money is not to make those who receive it more educated, better parents or making them politically active. I mean, why did I have t…
-
comment
Comment #44961929
OTOH, 99% of use cases don't care about performance and just want a portable implementation. While it could be useful to have a "fast" variation that offers no guarantee at all, wh…
-
comment
Comment #42257277
Knowing that a typical maze will have branching paths at the beginning, but necessarily one good path at the end, I find it easier to start from the goal and work my way backward.
-
comment
Comment #41964446
But your example is not reflective of the study. Are you saying that the 17% reduction is for some reason significant but the other ones, all of which would inconveniently disagree…
-
comment
Comment #41964369
Well, we read the article, which cites many studies. Maybe she is doing a super selective review of the field, but she does not merely quote one study, but several, all of which in…
-
comment
Comment #41570811
Ah, the old "if you do not spent your time, effort an interest where I have chosen to spend them, then you are an inferior human being to me." Everyone judges people who do less ab…
-
comment
Comment #41460486
Isn't this whole description a lie, both ways? You can embed/tunnel any network transport into another. There is nothing magical about the internet and IP. It is actually being tun…
-
comment
Comment #41172130
No, since they use an integer (Z) as the denominator. So their representation support having -1 (i.e 0) as the denominator.
-
comment
Comment #41171664
I wonder why they chose to represent rationals with subtracting one from the denominator. It makes human parsing of the value harder and in many case makes the implementation code …
-
comment
Comment #41048328
Some of the ideas in the blog must be speculative, given that it fell through a wormhole, being published September 17, 2024.
-
comment
Comment #40942264
... or simply that the LOGO language syntax and choice of commands is confusing? Without formal explanation, how surprising is it really that a child would assume that STOP mean st…
-
comment
Comment #40920339
Looking at the code, "maintainability" is quite relative: it might be maintainable by the original author, but the code has no comment and is chuck-full of magic constants without …
-
comment
Comment #40885337
The article is just plain wrong about classes: if you have declared any constructor, then the language will not provide a default constructor and default-initialization will fail w…
-
comment
Comment #40867095
I'm utterly confused by the description of the solution of Hilbert's 10th problem. On one hand, the article claims that Diophantine equations are polynomials. On the other hand, it…
-
comment
Comment #40684792
Interestingly, there is a common pattern for fixed-points and cycles for different number lengths: numbers made of 4, 5 and 9. For example length 3: fixed-point 495 length 5: 2-cyc…
-
comment
Comment #40650871
Reading the example, I really wish the syntax for push and pop had been " bar" (pop from stack into bar). I find the choice of $ and ^ not obvious. Especially since, for me, ^ impl…
-
comment
Comment #40526555
Was it firing was it not? It's all semantics, people on both sides of the fence have legitimate reasons to choose one over the other. Get over it. The real interesting bit, is that…
-
comment
Comment #40393097
IDK, if my explanation is correct, but I do believe it is. I t goes as follow. Imagine that you have a container of potential limitless capacity. The container starts with smalls c…
-
comment
Comment #40320003
I have a hard time swallowing the hubris of the teller. No one was to be able to approach or chat with Orson Wells... except him, of course, who "connected" with Orson, so it was a…
-
comment
Comment #40309034
Read the example code, have a sinking feeling that is not taken from a real tested example. Either there are multiple unexplained symbols or teh code does not actually run. For exa…
-
comment
Comment #40278204
The problem with this thinking is that you are creating dissatisfaction for 25 cents. Let's say, you sell your software as a single-version perpetual license. You sell it for 150$.…
-
comment
Comment #40240244
The fact that science and religion can have similar flaws or components is shallow. Churches in the US and universities in the US both use English. That does not make them the same…
-
comment
Comment #40053771
The explanation could be a combination of experience, details, survivor bias and true scottman. That is with experience you can select something on the ocean far away that you can …
-
comment
Comment #40044078
I find the use case where you have a system in production but could not possibly use the official Python for that system... unusual? Double so since Python code (.py) is itself por…
-
comment
Comment #39980433
I suppose it may also apply to voodoo dolls. Make an effigy, put pins in it, burn it for emotional release.