ArmainAP

Why do some people fork repos but make no changes to them?

7mon 22d ago in programming@programming.dev

GitHub nukes forks when the original repository is deleted. The correct way to handle your use case is by creating pull mirrors, ideally on a different host.

Discord Invites Devs To Make Games That Are Playable Directly In Its App

2y 3mon ago in pcgaming@lemmy.ca from www.gamespot.com

And I invite Discord devs to make their "communities" indexable.

White House urges developers to dump C and C++

2y 3mon ago in technology from www.infoworld.com

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++.

Meta: How can we grow this community?

2y 3mon ago in rust@programming.dev

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.

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

My take on the impossible cube...no viewports and render targets used!

2y 3mon ago in godot@programming.dev from programming.dev

I haven't noticed that I was working on master instead of main. Merged it to main now

Not anymore! Merged it to main.

Professionally: Unreal Engine 5 Hobby: Godot and Unreal Engine 5

Godot is fun, quick and small. Unreal is powerful, bulky and big.

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.

Fedora, Arch, or EndeavourOS?

2y 5mon ago in linux@lemmy.ml

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.

Is anybody using an Azure Repos push mirror?

2y 8mon ago in gitea@programming.dev

I made a plugin for UMG/Slate Spline support.

2y 9mon ago in unreal_engine@programming.dev from github.com