Post #2566859
2026-04-24 18:41 UTC
how do you write good alt text summaries of screenshots of laughably awful code anyway? I tried my best
Replies (2)
-
@orange_lux@eldritch.cafe 2026-04-24 18:46
@caitp@mstdn.social that's not bad, I'd just add what the first function does, like : "the function checks that the given text has one or more characters, and then validates that the first character is a capital letter." Though I may add in a code review that the function will return true for every character that is not a lowercase letter (it will return true for numbers and punctuation signs, for example).
-
@aeva@mastodon.gamedev.place 2026-04-26 17:12
@caitp@mstdn.social i just copy the code in. i figure there's no reason to assume blind people can't also be programmers.