site banner

Small-Scale Question Sunday for November 23, 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.

I have enjoyed using Sublime Merge. I would say that

Having again lost a day's work to git deciding to delete files I hadn't committed yet (nor will I ever commit to the master)

sounds like the best solution would be using .gitignore more. We're all hypocrites but IMO all your files should be either committed to git, or ignored.