Live data from Hacker News

Why Aren't There C Conferences?

nullprogram.com

381–383 of 383 posts

Re: Why Aren't There C Conferences?

#381
post #380
post #379

Earlier quoted context omitted.

So we agree that we have different tools with different tradeoffs?

Of course, for now. But I still disagree that it is as easy (or hard) to write C without bugs as in any other languages. Most people should not write C.

In the same vein - if you happen to be stuck in a problem domain where counting/avoiding allocations is important the other languages I listed above (even C++ really) make things very hard. Rust has a decent take on building a safer c++ (with what appears to be C++ levels of complexity). Would like something similar to emerge for C.

Re: Why Aren't There C Conferences?

#382

Earlier quoted context omitted.

That's great to see even if it's still early days. Thank you also for being a great proponent for the Rust community, your thoughtful and considered answers here have helped convince me to look into Rust more over the longer term, whereas the foam-at-the-mouth types completely send me in the other direction.

So the Ready at Dawn folks just put this out https://www.youtube.com/watch?v=n-txrCMvdms&feature=youtu.be ... this is one of the most interesting introductions to a Rust package that I've ever seen.

Yes I saw that not long after our discussion. Definitely interesting stuff and I agree, marvelously presented.
Post reply on HN