Viewing profile — isidor3
isidor3
HN member- Joined
- Wed, Mar 18, 2015, 9:23 AM UTC
- HN karma
- 133
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About isidor3
No profile information was provided.
Recent public activity
-
comment
Comment #45951657
I was hoping from the title that this would be about creating an audio representation so you could listen to the database work as if it were an old PC that had distinctive sounds f…
- story
-
comment
Comment #43443965
I do think it's important to raise issues like this, but I personally hope that it means people put more careful eyes on it and pitch in patches so the project succeeds rather than…
-
comment
Comment #40781371
I found this series to be a great read on some of the history of Galileo and the status of scientific understanding at the time I believe part of it has made the rounds on hn befor…
-
comment
Comment #40771523
An author at Ars Technica has been trying to push the term "confabulation" for this
-
comment
Comment #40698235
You build 9 different services in-house, obviously.
-
comment
Comment #40643247
From playing games that get that distance wrong, it doesn't give me a headache or anything, it just makes the whole world feel bigger or smaller than reality. Really frustrating in…
-
comment
Comment #40393149
Plotting the average or top percentile latency of an API on the left axis and the number of calls to that API on the right is pretty much standard practice where I work. I would ar…
-
comment
Comment #39701407
While this is an interesting project and work, I do want to call attention to the fact that this is a highly specialized AI that's trained and customized per-track that is being ra…
-
comment
Comment #38240851
Maybe some personal enjoyment?
-
comment
Comment #37109089
From that same post, though, referencing the C 11 standard > "All pointers to structure types shall have the same representation and alignment requirements as each other." And so t…
-
comment
Comment #36365464
Users of cars pretty routinely replace seals that are under a lot more extreme enviroments and abuse than a phone without issue. All of the ones I've dealt with pretty much are "ju…
-
comment
Comment #36117623
Sounds like the torpedoes were armed, but not yet fired. So the sub itself turning around in a circle triggered the self-destruct mechanism while the weapons were still in the tube…
-
comment
Comment #35944571
If you scroll down to the bottom of the post, there is a references section with a link to it.
- comment
-
comment
Comment #35941599
Yes, and obviously ARM didn't chose the instructions in its reduced set optimally, if the best implementations require those instructions to be split into smaller ones. But that do…
-
comment
Comment #35941435
It is interesting to me how both instruction sets have converged on splitting operations into simpler micro ops. The author briefly mentions RISC-V as having "better" core instruct…
-
comment
Comment #33134633
Looks like Leap is the new focus of their development: https://github.com/ggandor/leap.nvim/issues/3
-
comment
Comment #28426977
Because the next move made by your opponent would trivially be to capture your king, ending the game.
-
comment
Comment #28426495
I wrote a little solver for some programming puzzle. Thought I was being clever by using bitfields for an array of booleans to reduce memory usage and bandwidth, as they seemed a n…
-
comment
Comment #26686158
The most "complicated" part about operator overloading (in my opinion) is dealing with precedence rules. Some languages, instead of dealing with this complexity, treat all operator…
-
comment
Comment #26352639
I've never played Diplomacy, only read about it. But, I feel like you don't have to convince your opponents that you're human to win. The players could know that their opponent is …
-
comment
Comment #23934839
> having one or two days per year which are part of no month is stupid > having one or two days per year with no day of the week is asinine These don't sound like real reasons to m…
-
comment
Comment #21734444
It actually is though! The force due to air resistance is the primary thing slowing down the bike and rider, and the force, which doesn't change with mass, slows down a heavier bik…
-
comment
Comment #21732178
Heavier things do gain kinetic energy faster when falling, it's easy enough to confuse "being hard to stop" with "moving fast." Intuitively, the heavier object has "more" of someth…