or why functional programming in C should be banned(specifically GObject). I tried to open 9th window of mousepad(a notepad replacement) and its been 2 minutes since this bloated PoS is still not loaded(file is ~20kb).
Name:
Anonymous2018-01-14 15:32
stack trace shows its still calling g_closure_invoke. Not loading. What the fuck. I had to kill it before it reserved almost 3GB
nothing more pathetic than using C and trying to roll your own language constructs to pretend you're using a proper high level language. it always ends up being buggy.
Name:
Anonymous2018-01-15 16:21
"functional" programming in C always devolves into hairy stack/funcpointer macro code which can't be debugged and isn't as flexible as real functional programming.