The sign I'm REALLY having a bad day programming is when I start on each build changing the color of something visible on screen or introducing a unique typo to some text visible on screen because I otherwise don't totally trust the code that is running is the code I built
Conversation
Notices
-
Embed this notice
mcc (mcc@mastodon.social)'s status on Thursday, 20-Feb-2025 00:50:26 JST
mcc
- Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this.
- TÔ DE MUDANÇA and GreenSkyOverMe (Monika) repeated this.
-
Embed this notice
TÔ DE MUDANÇA (augustocc@social.br-linux.org)'s status on Thursday, 20-Feb-2025 00:50:26 JST
TÔ DE MUDANÇA
@mcc I feel seen
-
Embed this notice
DistroWatch (distrowatch@mastodon.social)'s status on Thursday, 20-Feb-2025 03:11:20 JST
DistroWatch
@mcc Yesterday I wrote all of my Python code with semi-colons at the end of each line because I'd just finished working on a C project. The Python interpreter took it as an insult and refuses to speak with me today.
-
Embed this notice
Lucas Treffenstädt (lucas@toot.treffenstaedt.de)'s status on Thursday, 20-Feb-2025 08:56:45 JST
Lucas Treffenstädt
@mcc "never trust a unit test you haven't seen red" is one of the best lessons I learned about testing.