Archive

u/Archive@lemmy.world
2 posts · 30 comments

Recent posts

Recent comments

Remember that Stray (the game where you can meow and jump) won most innovative gameplay last year. The Steam Awards is purely a popularity contest, people just vote for the game they played for the badge.

on F1 season is over! · c/formuladank · 3 pts · 2y

If the movie is long, repetitive, and filled with spunkgargleweewee then you’d be fine watching a summary of the good parts.

If a block of code needs a comment, then you can easily move that block into a function and summarise the comment into a name for that function. If you can not easily move a block of code into a function, then you may need to rethink your design.

This isn’t always true of course, but it’s a good mindset to have.