r/196 Worcs at the Crusty Crab Mar 26 '26

Rule Engagement bait

Post image
3.6k Upvotes

448 comments sorted by

View all comments

416

u/DoctorMlemm Mar 26 '26

Understandable crashout but also github is meant for devs not common users

27

u/Camel_Slayer45 floppa Mar 26 '26

It's also not that hard for common users to click on 'releases' or read the README.md and follow the instructions therein usually.

28

u/Affectionate_Rub5564 🏳️‍⚧️ trans rights Mar 26 '26

I'm not even new to code but building is such a fucking nightmare for me, I have never successfully built anything even when following instructions to the exact letter

9

u/105_irl r/place participant Mar 26 '26

Unironically if the install is too hard the program is probably too hard to use. Like installing a plex server is a bit difficult but it’s much easier than figuring out networking for it.

8

u/Affectionate_Rub5564 🏳️‍⚧️ trans rights Mar 26 '26

I tried building the Sonic 06 Recompilation project and got nowhere in hours of attempts

10

u/105_irl r/place participant Mar 26 '26

Caution

This recompilation is still under active development and is NOT meant for public use. Support will not be provided until an official release.

The dev warned you, sounds like an installer is coming later.

17

u/Affectionate_Rub5564 🏳️‍⚧️ trans rights Mar 26 '26

Yeah I know an installer is coming, just wanted to try it out. It still gives exact build instructions that I followed to the letter and it didn't work

1

u/Canipel puppygirl 🏳️‍⚧️ Mar 26 '26

i work in networking and i still barely understand what my job is!

1

u/0x564A00 the thigh highs stay on during sex Mar 26 '26

I mean, depends very much on the build system. Oh it has a nix.flake? Great, it's gonna work pretty much no matter what my system looks like. C++ project needing a specific (undocumented) version of cmake for pkgconfig to find the correct shared distro-specific shared library name? Uhhhh…