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

rdc12

no profile record

コメント

rdc12
·7 か月前·議論
Matt Godbolt's talk on ray tracers, shows how effective that change can be. Think it was that talk anyway.

https://www.youtube.com/watch?v=HG6c4Kwbv4I
rdc12
·8 か月前·議論
With C in the embedded world it is very common to write entire applications that never only use static memory and the stack. Sometime programmers will allow dynamic memory during init only, other times not even then (I tend to favour the never approach, as I can verify that malloc is never called anywhere).
rdc12
·9 か月前·議論
Looks like this other article goes into the details. https://www.matheusmoreira.com/articles/self-contained-lone-...
rdc12
·10 か月前·議論
It's very common that both historical artifacts and natural wonders have been consumed by reservoirs, I suspect it would be almost impossible to avoid this.
rdc12
·12 か月前·議論
Do you have a link to that paper?
rdc12
·昨年·議論
Do you have a link to that podcast?