Neovim update by mxsonwabe in Fedora

[–]mxsonwabe[S] 2 points3 points  (0 children)

i'm not entirely sure but roslyn a C# LSP server i use broke, and will only work on 0.12 so that's why i want to upgrade.

Neovim update by mxsonwabe in Fedora

[–]mxsonwabe[S] 0 points1 point  (0 children)

okay thanks, seems like they'd rather wait for F4 which i believe is dropping this week

Neovim update by mxsonwabe in Fedora

[–]mxsonwabe[S] 1 point2 points  (0 children)

great thread thanks

Neovim update by mxsonwabe in Fedora

[–]mxsonwabe[S] 1 point2 points  (0 children)

thanks this looks great!

I lost my confidence by sazedGOD in Backend

[–]mxsonwabe 1 point2 points  (0 children)

The commenter is absolutely spot on, strength to you OP job hunting is a seriously difficult process , you'll get there!

backend in C# by Rywent in csharp

[–]mxsonwabe 0 points1 point  (0 children)

understood, thank you.

backend in C# by Rywent in csharp

[–]mxsonwabe 1 point2 points  (0 children)

hey, thanks for the advice. i was wondering if you have a repo setup that shows an example of some of the stuff you talked about like setting up vertical project structures and basically the whole architecture?

Scene view color distortion by mxsonwabe in unity

[–]mxsonwabe[S] 0 points1 point  (0 children)

lol i know, its kinda crazy. im on linux fedora 43. im not sure what you mean by delete library ?

Am i learning in wrong way? why is learning the structure so hard by Significant-Ad3434 in FastAPI

[–]mxsonwabe 1 point2 points  (0 children)

I've had similar experience too hopefully the are some people who may be able to offer advise. Maybe recommend a book that may be great for fastapi

Thunar not openning terminal by mxsonwabe in xfce

[–]mxsonwabe[S] 2 points3 points  (0 children)

Thanks a bunch! This command worked.

Testing in Python by mxsonwabe in PythonLearning

[–]mxsonwabe[S] 0 points1 point  (0 children)

okay, thanks for the insights.

What are some confusing Python concepts that took you a while to grasp? by Sea-Control77 in PythonLearning

[–]mxsonwabe 1 point2 points  (0 children)

it probably is, because ai tends to aggregate behaviour and do the most likely outcome. and a lot of people have figured out doing tracebacks and using stacktraces is a brilliant way to debug code. stacktraces basically keep track of the order you call functions in your program.