Re: [SPAM?] OpenBSD's experience with writing secure c/c++ code.

2021-09-11 Thread Kevin Chadwick
On Fri, 10 Sep 2021, 08:56 Martin Schröder, wrote: > Am Do., 9. Sept. 2021 um 15:03 Uhr schrieb el3ctr0lyte > : > > Rust totes itself as a systems programming language that promises memory > safety and so far it seems to deliver on that promise. I was just > wondering, what are your opinions on R

Re: [SPAM?] OpenBSD's experience with writing secure c/c++ code.

2021-09-10 Thread Martin Schröder
Am Do., 9. Sept. 2021 um 15:03 Uhr schrieb el3ctr0lyte : > Rust totes itself as a systems programming language that promises memory > safety and so far it seems to deliver on that promise. I was just wondering, > what are your opinions on Rust and do you guys think it is a worth while > language

OpenBSD's experience with writing secure c/c++ code.

2021-09-09 Thread el3ctr0lyte
Dear OpenBSD developers. I am just a hobbyist programmer looking at the programming landscape. I value safety and security in software and i admire and appreciate the OpenBSD project. Out of interest i am look at learning a new programming language, specifically a systems programming language.