site banner

Small-Scale Question Sunday for November 30, 2025

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

2
Jump in the discussion.

No email address required.

If you also don't want to revert the thing for everyone, the user can also add

.comment-actions {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start !important;
}

to their Custom CSS at https://www.themotte.org/settings/css

Possibly wraped with a

@media (max-width: 768px) {....

If it does weird stuff when not on mobile.