Great comment on there links two code comment threads I found significant and interesting.
While it was primarily about ethics, it should also be noted that the code was described as being “impressively wrong”, as well as not actually compiling. I mean, it basically checked if a theme was dark by if it had the word “dark” in the name - which is not a good heuristic - when better ways of doing it exist.
Great comment on there links two code comment threads I found significant and interesting.