📢 Let's dub this coming Sunday #SourceCodeSunday. We can give thanks to the maintainers and contributors who give up their free time, and sometimes sanity, in order to provide us with free and open software.

https://www.feliciano.tech/blog/source-code-sunday/

#OpenSource #foss

Source Code Sunday

Let's dub this coming Sunday #SourceCodeSunday. We can give thanks to the maintainers and contributors who give up their free time, and sometimes sanity, in order to provide us with free and open software.

Decided to add a little Easter egg to my hobby project's source code.

#SourceCodeSunday #Fortran #Futurama #EasterEgg

I wonder if young programmers realize that you don't need a nil coalescing operator if you bake handling nil into your module's interface. #sourceCodeSunday

My code isn't funny but it gives me a reason to talk about calendars.

1/7

#Calendars #SourceCodeSunday

I noticed that my high score submission was broken and found out that I had accidentally committed this change 😬

#gamedev #fail #sourcecodesunday

I don't toot about programming a lot here, but I do that too. Here's something I wrote recently to work with the main callback API of SDL 3 in Rust. It's part of a set of trait implementations that I'm going to use to support using many different function signatures with the callback interface. (it's not done yet)

#SourceCodeSunday #coding #rust #RustLang #GameDev #programming #sdl #sdl3

This one little extra character here cost me almost an hour trying to figure out what the hell is going on. Godot debugger just broke down totally here.

#sourcecodesunday #fail

It's #sourcecodesunday and I'm tapping the sign reminding you to skip implementing some large system you might not need or understand and stub the endpoint

#gamedev #programming