ArmainAP

joined 1 year ago
[–] [email protected] 9 points 6 months ago

C++ is also the standard in game dev. You may see some C# here and there, but most engines, public available or otherwise, are built on C++.

If it is a AAA game, I can assure you it is most likely made with C++.

[–] [email protected] 4 points 6 months ago

I think that instead of trying to grow this community, we would be better off by rewriting the existent large communities' members in Rust for a safer approach.

[–] [email protected] 43 points 7 months ago

I do it all the time. Toys are super fun.

[–] [email protected] 3 points 8 months ago

Somehow I found ways to remove and break the GUI multiple times in multiple ways in multiple distros.

Different scenarios, different times, different issues trying to "fix". My usual fix after this was always to copy what I think I still had important and then move on with a reinstall.

Recently I have been playing with ZorinOS and broke it in the same way by fidgeting with pipewire. Distro hoped to Fedora Silverblue due to the immutable filesystem. I wonder if I will break this one in a way I cannot revert it easily with rpm-ostree. I almost feel challenged.

[–] [email protected] 11 points 8 months ago (1 children)

I recently distro-hoped to Fedora Silverblue and I am quite pleased with it. This version has in immutable filesystem, thus you might want to look for another version of Fedora.

NixOS is big no go for me too, especially given that you can install the Nix package manager on any distro easily.

Arch Wiki is great and I often use it for non Arch distros well.

[–] [email protected] 11 points 9 months ago (1 children)

Was he interested in developing games in Roblox or just playing them? If he was interested in development, consider showing to him Godot. Do a simple tutorial together, maybe a multiplayer that he can send and show off to his friends.