▲ | dmitrygr 7 months ago | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
> If you add new code to a sw project in c or c++ that should be a solid case for negligence when your customers sue for losses. Sure, as long as you are ok being similarly sued next time you install or use windows, macos, or linux on some box you administer. Those are all written in C. I guess you're OS-less until you write one in something safe. Ditto for web browsers and bootloaders. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | galangalalgol 7 months ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wasn't the first cut at windows me written in c#, maybe we can start there. The servo browser on redox isn't even completely free of c I think. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | lmm 7 months ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
> next time you install or use windows, macos, or linux on some box you administer. I don't administer other people's boxes, I provide them with programs written in safe languages (as a bootable unikernel if they want). If they choose to run them on a buggy OS that's on them. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | njtransit 7 months ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
It’s not negligent it use an unsafe OS if no safer options exist. It is negligent to use an unsafe language when safe alternatives exist. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|