Live data from Hacker News

Why Aren't There C Conferences?

nullprogram.com

21–30 of 383 posts

Re: Why Aren't There C Conferences?

#21
post #13

Lets be honest: conferences exist to waste time. Nothing productive gets done on conferences and best thing you can take our from them is to socialize with like-minded people.

Sure, why would anyone want to waste time lifting their nose briefly from their employer's grindstone to get exposed to new colleagues, new ideas, and new business opportunities?

Re: Why Aren't There C Conferences?

#22
post #13

Lets be honest: conferences exist to waste time. Nothing productive gets done on conferences and best thing you can take our from them is to socialize with like-minded people.

Can you back this up? This doesn't seem to be as true as your "Lets be honest" introduction claims it is. Even more, it seems like a needlessly polarizing cynical opinion to me.

Re: Why Aren't There C Conferences?

#23
post #12

Earlier quoted context omitted.

Nonsense, that is the C community. They need to be put in a room together to sort out their differences. The differences exist due to communication breakdown which leads to divergence over time.

What about the various RTOS people or embedded firmware people? Or the mathematicians... or the... It's like saying, "Let's get everyone who speaks English speakers together to agree on our favorite tea."

Seems more like saying "Let's get a bunch of tea drinkers together, who all drink tea for different reasons, and different types of tea, to discuss tea", which sounds like a great thing for a bunch of people interested in tea.

Maybe the fact that there are many split communities is even evidence that a conference would be beneficial. Get some cross pollination of ideas going on.

Re: Why Aren't There C Conferences?

#24
post #6

Good question, but a majority of this post is links to cppcon videos. (I do appreciate the shoutout to LLVM). I think the C community: * Should have a C conference. * Actually be more aggressive in adding features to the language. For example, there are some really great GNU C extensions that are long overdue be added to the standard. Compiler vendors should work with the standards bodies more, rather than shipping l…

The main problem with that is there is no single C community. Imagine trying to get ANSI C, Win32 C, GNU C and every flavor of embedded C together.

Seriously, check out TI's C++ support for their DSPs. Last time I checked they were so behind the curve they didn't even support templates.

Re: Why Aren't There C Conferences?

#25
post #13

Lets be honest: conferences exist to waste time. Nothing productive gets done on conferences and best thing you can take our from them is to socialize with like-minded people.

Sometimes a 30 min conversation with an experienced developer can save you 3 months of work. Conferences can be extremely productive, but it's just like everything else, it depends on how you personally do it. For some developers its "nothing productive gets done after lunch" and for some like you it's "nothing productive gets done on conferences" but that's a very individual thing and definitely not true in general.

Re: Why Aren't There C Conferences?

#26

Because though there might be building trades conferences, there are no hammer conferences. Oh, there will be tool vendors at the building trades conferences, there might be sessions on "Efficient Hammering Techniques Using Machine Learning", but there are no conferences about hammers. Don't forget about the blacksmith conference next week, they'll have hammer vendors, too. I dunno, a Ruby conference kinda makes sens…

i don't know, there are Golang, Python, Javascript, Ruby, PHP conferences and probably a lot more, so not sure if that argument is valid.

Re: Why Aren't There C Conferences?

#27
post #13

Lets be honest: conferences exist to waste time. Nothing productive gets done on conferences and best thing you can take our from them is to socialize with like-minded people.

Socializing with like-minded people is a pretty valuable thing, actually. In fact I would say that it's the only reason conferences ever existed.

Unless you make a joke about forking repo.

Re: Why Aren't There C Conferences?

#28
post #13

Lets be honest: conferences exist to waste time. Nothing productive gets done on conferences and best thing you can take our from them is to socialize with like-minded people.

I find I’m super-productive at conferences and for a week afterwards, due to the buzz.

Re: Why Aren't There C Conferences?

#30
post #5

Related tweet from last week: https://twitter.com/krzyzanowskim/status/1062740353533513728 Observation: Before 2014, iOS conferences were iOS conferences and was mostly about how to use the frameworks. After 2014, iOS conferences renamed to Swift conferences and everyone tries to figure out how to use Swift - like this is the main pain point or what?

In my experience, they're still about frameworks mostly, they just brand themselves as Swift conferences to indicate there isn't going to be any Objective-C oriented content presented, so people don't attend with the wrong expectation. Swift-oriented content at a conference is also going to be popular, as unlike frameworks, it affects every developer, as compared to frameworks where only a percentage may use each one…

I wonder if there might still be new Objective-C content that could be presented for iOS development, or if everything is just Swift now.
Post reply on HN