TheCodeJanitor

joined 1 year ago
[–] [email protected] 3 points 4 months ago (1 children)

Unfortunately you just missed a sale on the expansions about a month ago, but it sounds like they usually do one around the Steam summer sale as well.

[–] [email protected] 6 points 8 months ago (5 children)

The Last Jedi is the best Star Wars movie since the OT. Then they "course corrected" after listening too closely to online discourse, and ended up really ruining the franchise.

[–] [email protected] 58 points 8 months ago (11 children)
[–] [email protected] 2 points 10 months ago

Basically, if you're going to develop an app for different platforms (iPhone, Android, Windows desktop, etc), you usually have to have some/all of your code be specific to that platform. In some cases it may even have to be in different programming languages.

Xamarin is an attempt to let developers write code in one language (Microsoft's C# language), with one common set of code that can then be installed on many different platforms.

In reality, it's a little more complicated than that... but that's the goal.

[–] [email protected] 11 points 10 months ago (5 children)

It's a cross platform UI framework using C#/.NET, mostly cross-mobile-platform, although technically it could make Windows desktop UIs too.

[–] [email protected] 1 points 1 year ago

Same. Can see it from lemmy.world using Thunder app