Viewing profile — moltenguardian
moltenguardian
HN member- Joined
- Tue, Jan 12, 2021, 4:30 AM UTC
- HN karma
- 86
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About moltenguardian
No profile information was provided.
Recent public activity
-
comment
Comment #30708302
Are old applications going to run on new kernels? If so, backwards compatibility is a primary goal of an IPC dialog.
-
comment
Comment #30708279
To get promoted, of course. Perf is just around the corner.
-
comment
Comment #30649447
gRPC is encoding agnostic, and requires _no_ Protobuf at all. See: https://grpc.io/blog/grpc-with-json/
-
comment
Comment #30611680
Even Golang de facto suffers from this. I don't think I can name a time I saw someone check the return value of fmt.Print or log.Print. Not checking the return value still seems th…
-
comment
Comment #30364535
Someone more capable than I should make the final form of this: No green or yellow feedback is provided, but only the timing information used to calculate it. If cryptographers are…
-
comment
Comment #30326696
Are you referring to SO_REUSEADDR?
-
comment
Comment #29355020
The best piece of advice I heard for reading financial reports: start at the bottom, read your way up. All the juicy stuff is hidden in the bottom (like losses), while the pretty, …
-
comment
Comment #29326740
gRPC Java wins in part due to not allocating memory when reading and writing buffers. It uses Java-based implementation of jemalloc (via Netty) to manage its own memory. No/low all…
-
comment
Comment #29285255
https://grpc.github.io/grpc/core/md_doc_g_stands_for.html
-
comment
Comment #28815735
Lebanon defaulted on its debt in March 2020, followed by the Beirut explosion later that year.
-
comment
Comment #28649004
For those of you here that have hit your FIRE number: have you ever brought this up with your manager or potential new company? I'm in this position myself where I don't have to wo…
-
comment
Comment #28348037
"Rich Dad Poor Dad" also made a similar point: you should look at what your advisor is doing, rather than taking their advice. If your financial advisor suggests a mutual fund, ask…
-
comment
Comment #28348005
Considering the majority of CEO pay is in company equity, they are working for themselves.
-
comment
Comment #28083064
A different way of thinking about it would be considering each Olympic trial as a voter and use gold/silver/bronze as 1st/2nd/3rd in a ranked-choice vote. Each "contest" effectivel…
-
comment
Comment #28028382
> I'm totally fine with paying more for bacon if it means that pigs will be treated more humanely. The problem is that these price increases are regressive, and disproportionately …
-
comment
Comment #27951932
Wow, the graph of happiness almost matches the S&P500 returns.
-
comment
Comment #27900245
It doesn't cost as much as you might think. The word it's stored in is overloaded with the object lock and garbage collection bits.
-
comment
Comment #27757967
Up until the beginning of 2020, NFLX was the highest growing stock of the decade. (Dethroned by TSLA) In terms of percentage growth I believe it still outperforms every other compo…
-
comment
Comment #27654614
> Any protocol designed for the TCP transport must have been designed to work in concert TCP mechanics, not fight, or try to workaround it. There is a reality of running code on ot…
-
comment
Comment #26298405
Buffett is pretty much the exact opposite of a boglehead. Buffett's strategy is to only pick winners. Jack Bogle was in the portfolio theory camp, buying companies regardless of if…
-
comment
Comment #26298379
> Instead, it's that on balance, by far most managers don't beat the S&P 500 on an after-fee basis. Interestingly, most managers actually do match the S&P500, but before fees. I do…
-
comment
Comment #26208982
Probably a dumb question, but why don't the pilots cut the fuel to the right engine after they know it's on fire?
-
comment
Comment #25816420
Same question. If the securitization of the properties and pricing of the properties was exposed, this would be of a lot of interested to me.
-
comment
Comment #25742413
Delta for put options is typically below 0.
-
comment
Comment #25742312
Unlikely, for the gamma squeeze to work on TSLA, the Market Makers need to hold the shares after the options expire. Otherwise when the options close, they wouldn't need to maintai…