[–] 10 points 1 week ago

The thing is, Mr. Hat, that stopping fossil fuel consumption would at least greatly and suddenly reduce pollution level; which would in turn overall reduce heat, and diminish the quantity of natural disasters. You have to make your brain work a little- if a leaf falls onto your head it is not only because it had to happen, but because you were there at that time, the wind was how it was, the tree too, and that particular leaf was detached maybe cuz not enough water or ill or autumn

  • source
  • parent
  • context
  •  

    A user on the VRC forum posted a few weeks ago that they had made (with AI) patches for Proton that lets VRC access camera.

    They've published their custom build onto github, you can get the latest tar.gz release and unpack it into ~/.steam/steam/compatibilitytools.d/ (different for flatpak install, see the repo readme), then restart Steam, set it to run VRC with the new proton you just added, and tada :3

     

    Bonsoir à tous !

    Je cherchais une communauté francophone liée à la photographie. J'ai regardé les commus et j'ai trouvé c/videos pour la vidéo (plutôt normal, ça ça va) mais rien pour l'image sur jlailu.

    Auriez-vous, chers lemmings (pas sûr de celui là), des recommandations ? (NB: Je suis loin d'être professionnel du domaine, j'aime juste prendre des trucs en photo)

    (La photo c'est une demoiselle émeraude c: )

    submitted 2 years ago* (last edited 2 years ago) by to c/programming@programming.dev
     

    Hi Lemmings, I wondered if anyone had successfully created a C# project that uses winforms on linux.
    I just can't figure out how to do it.
    I use Arch and have full dotnet 6 and 8 packages; but I can't dotnet new winforms as the template seems to not exist.
    I also have installed mono and monodevelop installed, but even the simplest solution (Console App) can't load correctly (currently I have /usr/share/dotnet/sdk/8.0.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5) : error MSB4062: The "CheckForImplicitPackageReferenceOverrides" task could not be loaded from the assembly /usr/share/dotnet/sdk/8.0.102/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll. Invalid Image Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. but there were different similar errors before, these errors.
    I don't really want to boot up a VM every time I have to code on that project, but I'm starting to feel desperate about this.

    TLDR: How does one create and work on a WinForms C# project with linux ? Any suggestions are welcome

    Some clarifications for future readers :

    • It is for a school group project; winforms in imposed, which sadly won't let me go with Avalonia
    view more: next ›