>>298075Nah, just dont feel like posting anime picture at the moment. But you can imagine that it is always there, and it would be as intended
Eh, I dunno. In nicer languages, you have slices, more reasonable undefined behavior rules, no implicit conversions, and many more niceties. In C, there are arcane things that just dont feel right, not to mention pointer arithmetic and all the thousand of ways you can use memory wrongly. In C, almost nothing is an error, you can pass wrongly typed parameters to functions and it will work, because of implicit conversion. So, it is not really just more typing, in Go I could launch goroutines and have them communicate by channels as first tier language feature, in C if you want coroutines or any async you have to either write own or use library. So, yeah, I guess wat I wanted to say is dat it takes effort for it to feel convenient
That sound dumb… You have choice not to use it, best freedom you have. I dunno, millenials imagined future as really bizzare, really utopian. But there are still no hoverboard
Dunno, maybe Ill write some time. But Im gonna post more on this board though. I guess I feel that I dont really share stuff