• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle


  • Its more a human thing: you have a big thing many people are working together to build, you have to organize somehow and make sure the thing actually is being built and does what it needs to do. Good companies do have an overall plan and good communication.

    SCRUM is just one of many ways of organizing a project. It in itself isn’t really a programming thing even if it is most often used there, the general structure can work for just about every project that can be split in to multiple smaller tasks and sub-projects.

    If your programming team is perpetual firefighting and chaos with nobody knowing their roles then that’s a sign of a bad organization or a lousy management structure. The last company I worked at was very organized. Status meetings thrice a week, clear seperation of responsibility, a good team lead divying up tasks the cropped up, and good communication between programmers.


  • I’m going to give you the advice I usually give new Gamemaker users who come to the engine expecting to make their dream game in a week but quickly realize that isn’t happening. You’ll have to adjust it a biy for renpy but the core idea is the same:

    Start small: smaller than you thought possible. Start by making pong. Start by making asteroids. Learn how to do collision and movement by making a platformer where the one goal is jumping over a single ledge. The goal is to break your learning down to tiny, incremental steps, so that you are only learning one new thing or mechanic at a time. As you get more confident and start to get a feeling how to think like a computer and solve problems that could arise slowly expand to slightly more complicated projects, move from pong to brick breaker, to pacman, to something else small but has a few more moving parts.

    Ask questions (find f.i the forum), look up tutorials, and do not be afraid of experimenting, of breaking things, of taking projects others made and changing things to see what haooens, of really asking “why” things work the way they do.

    So, just take a bit of time. No need to be afraid of failing, programming is a skill like any other, it takes time to learn, you are going to suck for a bit. People learning the piano sound awful the first few months, and then suddenly with practice and diligence they start sounding kind of ok, then good, then actually really good. Same with cooking, knitting, writing, painting, building, and programming. All things that take time and effort to get good at. You wont make your dream visual novel today, nor tomorrow, but you will make something, and something is a lot better than nothing.


  • Mastodon I’ve found has a bit of a discoverability problem, but there are ways.

    1 ) Start off with your local timeline: these are all the people that are on your instance as well. If you’ve chosen a “specialized” instance most of these people will have something in common with you: mastodon.gamedev.place for instance is filled with indie developers, mastodon.art is full of artists, and so on. The more general instances like mastodon.social have a lot more activity, but there’s no implicit link between people on it. It’s a trade-off: the more specialized of an instance you’re on the easier it is to find people like you and build a tight community, but the smaller the instance. The more general the instance is the more activity and people are on there, but less of it is relevant to you.

    2 ) Go search up some hashtags of topics you like. For instance if you like baking go see what’s on #baking. If you’re interested in pictures of moss #mosstodon is great fun. If you like pokemon #pokemon, and so on and so forth. You can naturally follow hashtags themselves, but you can also try to use that to find people you may enjoy following - after all, if someone is posting baking pictures and you like baking maybe you’ll enjoy following them!

    3 ) Go snoop out other instances. Some Mastodon clients allow you to directly view the local feeds of other instances, but you can always just go straight to the page of said instance. Find a few specialized instances for topics you like, scroll through the local feed for a bit, and follow people that look interesting to you.

    4 ) Google: when I joined Mastodon I just googled a few people I like or followed on other platforms and saw if they had a Mastodon. There are also plenty of “Who to follow on Mastodon” articles out there.

    5 ) In the “explore” feed you’ll find posts that are trending on your instance: often at times there are some good users there to follow, albeit it can get a bit “samey” if there’s a big news story going on.