C++ is pretty alright, IMO, but the syntax is kinda clunky though, I think probably because of some historical baggage.
C++ is pretty alright, IMO, but the syntax is kinda clunky though, I think probably because of some historical baggage.
I suppose that’s true, but then the question becomes: how many people proselytizing Godot/OSS use these services personally vs in a corporate environment where they may not have a choice? Because I’m not sure the supposed hypocrisy the meme is “joking” about actually exists.
Am I missing something or do two cloud computing services, two database systems, and a search engine have nothing to do with a game engine? Cuz this looks like a false equivalency whataboutism two-for-one combo to me.
Tabs let you define how big you want each indent to be, and spaces do not.
Spaces can too: Simply use more or less of them, to taste.
I have ADHD. Two spaces per indent makes it damn near impossible for me to scan code.
Then use four, or six, or eight, or 20. Hell, most code I’ve seen uses four spaces per indent anyway.
[Re: braille]
Surely there’s an editor out there that will automatically display indent spaces as a tab character. Or failing that it seems like it would be rather trivial create a program to convert n spaces to tabs, and vice versa.
If that’s the best example of criticism to be had about COSMIC, then it’s practically flawless. Except of course, though, it isn’t. Aside from the general lack of polish, I’d argue that there’s not enough customization. E.g. things that should really be a slider or spin control (or better yet multiple sliders/spin controls) like corner radii are multiple choice button things (not to mention that the ‘square’ style is anything but.) Some of the sliders that do exist (particularly the size ones) have very few set points that make them essentially disguised drop downs. I could probably find dozens more things to criticize if I cared to sit down and nitpick everything.