nope

joined 1 year ago
[–] nope@jlai.lu 2 points 1 month ago (1 children)

Yep, I think this is it too ! But I have no idea for the insect itself

 

The leafy ribs looked pretty cool to me, and I liked its color. I hope you'll enjoy the pic too!

And if you know the species I'm interested :p

[–] nope@jlai.lu 1 points 1 month ago
[–] nope@jlai.lu 1 points 1 month ago

Damn that's interesting ! Thanks !

[–] nope@jlai.lu 1 points 1 month ago
[–] nope@jlai.lu 4 points 1 month ago (4 children)

I have multiple pictures of it, and I always see a black dot on the big viewing sensors.

What is that ?? Light absorption ?

[–] nope@jlai.lu 3 points 1 month ago* (last edited 1 month ago)

Ah ! Fitting name ! Thanks !

128
submitted 1 month ago* (last edited 1 month ago) by nope@jlai.lu to c/pics@lemmy.world
 

I thought it looked cool, so here it is. I do not know its species, any ideas ?

lmk if there's a more suited community for this ! I've got a few more I took recently !

[–] nope@jlai.lu 2 points 2 months ago

Get a custom ROM for your device !

[–] nope@jlai.lu 4 points 3 months ago

Mixplorer ?

[–] nope@jlai.lu 2 points 6 months ago

Well, I might try my luck with convincing my teachers to let us use avalonia but I'm not sure it will oucome to anything good. At this point I might as well use a VM for this, as I already had a VM for SolidWorks set up.

[–] nope@jlai.lu 1 points 6 months ago

that could be a solution indeed, but I'm not sure the latest working version (2010) would have all the features that would fit my needs, see WIneHQ's rating history for Visual Studio

[–] nope@jlai.lu 1 points 6 months ago* (last edited 6 months ago) (1 children)

well, mono in itself seems to work and I have successfully built the hello world winforms program using mono, but the monodevelop IDE won't seem to work at all, which would make coding harder than it should be.
I've also seen things online saying that monodevelop is half dead, so I don't have much hope about this

[–] nope@jlai.lu 2 points 6 months ago (6 children)

none of that; it's a school project which imposed winforms, else I'd have found some thing that would have worked for my linux

29
submitted 6 months ago* (last edited 6 months ago) by nope@jlai.lu 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 ›