huh i didn't even notice, that's how i write all my blog posts too. it looks nicer to me and i don't have to bother checking for "proper" capitalization if everything's just lowercase anyway.
didn't realize people struggled to read text that way though, maybe i should change my writing style if this is a common pain point
I personally find it slower to read text without capitalization. It helps me visually chunk information from different sentences, in the same way that line breaks separate ideas into different paragraphs. Without it, it’s sort of like a wall of text that I have to read more carefully to parse (although a closer reading perhaps isn’t bad).
A lot of the problem here is that the overall typography on this site is not particularly great. Better leading and tracking, narrower columns, bigger font would go a long way.
If you do everything else right you can skip sentence cap without sacrificing readability. Not that you necessarily should but it's a vibe if you want it, it suits some voices & documents well.
i just figured it was mainly stylistic tbh. something that may have been a relic of some past limitation that we kept around just because it was "how it's always done". didn't really realize it actually helps people with reading, it's never really bothered me
For what is worth, it is incredibly jarring to me as well (I am a middle millennial, not a boomer, and usually not prescriptivist about writing style). My knee-jerk reaction (I know, book by the cover...) is that it is probably not worth reading given that the writer did not think it is worth making it easy to read.
couldn't you just embed the js directly into the html file though? that would sidestep the CORS error. and since most of the people using a program like this are likely to be using AI to generate their ( likely throwaway ) applets anyway, readability and maintainability for the source doesn't matter as much as it would with human authors so having a separate js file doesn't bring that many advantages anyway.
Sharing HTML files with embedded Javascript is problematic: iOS users can't open the files directly, and have to save the file and then 'open with ... '.
omg you're the poof guy!! i really like trying to shove metaprogramming systems into C and poof is one of the best i've ever encountered!! it's so damn good!
good luck with the game btw, is there anywhere i can follow development?
Wow, high praise! Thanks :D I'm slightly biased, but I tend to agree with you; it's actually the best metaprogramming language I've ever used. JAI is probably better, but I haven't sat down and done a real project with it yet.
As far as following development on the game .. I'll probably start doing marketing when I've got enough for a trailer. I'll announce updates on Discord and Youtube, if you'd like to follow along there
reply