HackerTrans
トップ新着トレンドコメント過去質問紹介求人

yxre

no profile record

コメント

yxre
·昨年·議論
I think this is a pretty common goal. This video is a bit pessimistic, but it shows a lot of evidence that many tech billionaires are aspiring to that end. Most notably Peter Thiel

https://www.youtube.com/watch?v=5RpPTRcz1no&t=67s&pp=ygUQZGF...
yxre
·昨年·議論
[dead]
yxre
·2 年前·議論
The use case for more is managing the history of it in a specific way to make it easier to understand. Most applications don't need this level of management since most applications don't have lives depending on them
yxre
·2 年前·議論
its getting worse. Noticably very bad.

I have started double checked with web searches more and more. It went from 100% of the time to only 20%
yxre
·3 年前·議論
I hate to be that guy, but this is super common for stripe
yxre
·3 年前·議論
I am also learning about the linux kernel, but not in an embedded context. Here are some good resources I have found.

https://man7.org/tlpi/ This book is considered the best overview of linux kernel interface. Its old, but still gives a broad coverage of topics.

https://lkml.org/ Browsing LKML is really helpful since it shows you where current development is happening and how kernel devs think. Some conversations get very advanced and nuanced.

https://kernelnewbies.org/ is a good starting place for starting to compile and deploying kernel builds

Other than that, reading and tracing the source is probably the most productive thing to do for an experienced dev to do