Building on Rock, Not Sand
robert.ocallahan.org
Building on Rock, Not Sand
1–10 of 112 posts
Re: Building on Rock, Not Sand
#2Yet, everyday, I have to field questions about why our low-level, network-facing system code is not written in C... old prejudices die hard.
Re: Building on Rock, Not Sand
#3We run high-load web services in something-other-than-c with managed memory and checked array access. It is native, 8/9 as fast as C, and it works. We will never have the budget to pay for the additional 1/9th that C would afford us, in terms of security concerns. Yet, everyday, I have to field questions about why our low-level, network-facing system code is not written in C... old prejudices die hard.
Re: Building on Rock, Not Sand
#4Re: Building on Rock, Not Sand
#5We run high-load web services in something-other-than-c with managed memory and checked array access. It is native, 8/9 as fast as C, and it works. We will never have the budget to pay for the additional 1/9th that C would afford us, in terms of security concerns. Yet, everyday, I have to field questions about why our low-level, network-facing system code is not written in C... old prejudices die hard.
Re: Building on Rock, Not Sand
#6Re: Building on Rock, Not Sand
#7We run high-load web services in something-other-than-c with managed memory and checked array access. It is native, 8/9 as fast as C, and it works. We will never have the budget to pay for the additional 1/9th that C would afford us, in terms of security concerns. Yet, everyday, I have to field questions about why our low-level, network-facing system code is not written in C... old prejudices die hard.
Re: Building on Rock, Not Sand
#8Re: Building on Rock, Not Sand
#9Another rust proponent lecturing the world on how they should rewrite everything in rust. yawn