cleaning up tpm_tis
#linux #lkml https://lkml.org/lkml/2023/8/14/1065
i wonder in what state is explicit heap oom handling in #rust today. it was still pretty bad year ago.
especially i’m interested what has been already fixed when mirroring against a great #analysis from #crowstrike’s blog.
linux-tpmdd
pull request for v6.5-rc7: https://lkml.org/lkml/2023/8/11/1305 #linux #kernel #lkml
I’ve became by accident pretty seasoned with cmake
. Never wanted to learn it particularly but it is not too bad. I use it at work.
I like at least these two features of cmake
:
I also like that it is focused on C/C++ rather than trying to be everything, which is really a fresh breath of air these days. I rather use it at least than autotools :-)
@rockorager I did read through https://man.archlinux.org/man/aerc-templates.7.en but MessageId
is not documented over there. Still a bit confused about template language but it is definitely worth of learning.
I tried to look also whether the template language gives me a way to remove duplicate emails (in the manner of ~=
filter in mutt) but could not come up with anything so far.