Volunteering is a fantastic way to meet amazing people.
soundasleep
joined 2 years ago
After all, Reddit generously hosts our little community, and we’d hate to adversely affect them by making an immediate, detrimental change to that arrangement.
This is brilliant!!!! 😂😂
I'm really curious how they're doing it, too! I'm making a multithreaded simulation game and the parts that can't multithread well are related to AI / character logic / tasks and errands / pathfinding, and anything to do with rendering.
I'm more about increasing spaces exponentially to really highlight how important each line is
public boolean function() {
if (method()) {
if (otherMethod()) {
for (Object o : list()) {
if (o.isAlive()) {
return false;
}
}
}
}
return true;
}
It's great for everyone with imposter syndrome! I used to fear I was too inexperienced, inept, unprofessional... but then this happened 😅