beige.party is one of the many independent Mastodon servers you can use to participate in the fediverse.
A home to friendly weirdos. The Grey Gardens of the Fediverse (but beige). Occasionally graphically cacographic. Definitely probably not a cult (though you'll never be 100% sure). Beige-bless 🙏

Server stats:

447
active users

Build system: a Makefile

CI/CD pipeline: the same Makefile, but running on someone else's server

Why are you making this so hard for yourselves? And no, you don't need Kubernetes. Yes, I'm talking to you. Just put it down already. Stop it. Stop it!

@tastapod does configuring the build process always take at least twice the time and effort of actually writing the code, regardless of platform and language, or is it just me

@jackeric Not just you, it’s the main reason I almost never code in my free time. Coding would be fine, testing would be fun. Setting the whole thing up, especially when it’s an existing project I want to modify? Not without getting paid for it.
@tastapod

@toni @tastapod when I started with Rust, I was delighted that `cargo run` just works... ok, but just tweak build.rs to compile the static dependencies as optimised release but the code under development as debug... oh, embedded work for an ESP32? you want WSL then... oh and you'll need to figure out which dependencies from the Espressif framework you'll need to install...

it's still a whole lot better than rushing into C++ plugins for flight simulators without pausing to learn the fundamentals of how a dynamic library works, though

jack

@mrcopilot @toni @tastapod I get knocked down, but I get up again, but I get knocked down, again, but I get up again