nope

joined 2 years ago
[–] nope@jlai.lu 3 points 4 days ago

I just "oh shit shit" and sigh multiple times audibly with a highly judging expression on my face haha

[–] nope@jlai.lu 34 points 6 days ago

Aw, that sucks

[–] nope@jlai.lu 3 points 1 week ago

I use it alongside starship because it came preconfigured on my distro (this also means all I may say might not be caused by fish itself, sorry)

Things I love the most are :

  • the extended history integration. You can type part of a command you typed in the past, and using up/down arrows will let you navigate through all commands matching
  • the extended autocompletion. Typing the start of a command you already ran before will let you press right arrow to use that whole command again (you can use shift or control, idrr, with the arrow to complete word per word) Typing something in your terminal (say, mp4) when no commands start with mp4 will list all known commands that have the symbols m, p and 4 in order (they can be separated by any symbol)
  • I find it easier to program than in bash. Beware, the syntax is slightly different than with bash

I may have forgotten stuff but that's a good start IMO

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

Oh well, I got wooshed

[–] nope@jlai.lu 3 points 1 week ago

Cool. Do you plan to release the code somewhere ?

[–] nope@jlai.lu 8 points 1 week ago (3 children)

I like fish

[–] nope@jlai.lu 1 points 1 week ago (2 children)

Poster is a bot

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

Oh, thanks ! Definitely bookmarking that !

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

What's the fmyh megathread ?

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

hiiiiiii :33

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

In that case, are you fully doing your bed every time, or just putting the duvet or whatever flat on the mattress so that it's protecting it ?

20
submitted 11 months ago* (last edited 11 months ago) by nope@jlai.lu to c/forumlibre@jlai.lu
 

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: )

 

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

128
submitted 1 year ago* (last edited 1 year 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 !

29
submitted 1 year ago* (last edited 1 year 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 ›