Informal, casual, friendly
In a blog post it makes the author sound foreign at best and uneducated at worst, with sloppy being halfway in between.
that way I can continue the same sentence in the next message if necessary
And if I need to start a new sentence I start that message with a capital.
There's no reason for a coding model to contain all of ao3 and wikipedia =)
Yes, I know Termux-X11 exists but that app is a single Android window (again, I'm not sure if that's the right term) for all X windows. I'm wondering if there's an app that creates an Android window for each X window.
foo.bar = true;
as a shorthand for foo = { bar = true; };
which makes deeply-nested options much easier to write out. In general Nix looks a lot more like a config file to me.