An exciting proposal to add inlining reports to LLVM: https://lists.llvm.org/pipermail/llvm-dev/2015-October/091687.html Inlining is crucial for optimisation so transparency is great.
miniblog.
Related Posts
Some fun early discussions on what hyperlinks should look like, even including a proposal for typed links!
A really nice proposal to make NullPointerException in Java include a helpful message: https://openjdk.java.net/jeps/8220715
E.g.
'https://t.co/5UTXCp1Wmd_b.to_c'; is null. Can not read field 'to_d'.
On the design of programming languages, a great introduction to the constraints in choosing keywords, and a proposal for new keywords in Java: https://mail.openjdk.java.net/pipermail/amber-spec-experts/2019-January/000945.html