I don't code, I just ranked every lang that I "know" from what I heard and saw. + aura and looks. Sorry if your fav lang isn't on the list. I just use Linux and I unintentionally use bash and sometimes. I use python and pip to download shit and scripts, but I never wrote a single line of it.
>>107694451>python>"oh my science! There is a hecking package manager!1!"Death to normies and søys.
>>107694531Why do you make it sound like a bad thing? It's just easy to install dependencies and requirements
>>107694612>ERROR: Package PIL requires python3.12.10, you are using python3.12.11at this point all the python devs I know use docker instead of pip/venv. They clone dependencies as git submodules to avoid retarded packagers
C is utter fucking garbage. Imagine using a language that has no modules in 2025.
>>107694689C has modules chud.they're called .a, and .so for portable modules.
>>107694645I once had a python error, something wasn't compatible with python 3.14, luckily I use an OS that allows me to have multiple python versions installed, so I just installed 3.12, created a 3.12 venv, fixed it.
>>107694451>I don't codeI can see that. You don't have a job either.
>>107694775I'm going to shove those header files so deep up your ass you're going to have to re-write it in Rust.
>>107694775.a and .so are linker artifacts, not language constructs. C itself does not know what a .so or .a is.
>>107694961rust needs header files too. if you make a rust library indended to be used by c/c++/carbon/zig you'll need headers to call your extern "C" exposed methods.
>>107694451>Powershell ms trash, we use bash! PosixRagebait?Because have used both I am telling you Powershell is far more sophiticated, this tells me you are a brainlet are getting filtered.
>>107694645Use uv unironically. They don't bother enforcing the max version supported choice. I'm assuming that's what's going on there. Honestly python packaging is much worse than js and the OP's tier list is full retard.
>>107695033PowerShell is shit because it suffers from python2 | python3 split. You have: Windows PowerShell and PowerShell Core. Also you can sometimes cause weirdness when you try and shadow variables where it will complain the .NET JIT already optimized it. It's a really weird language. Is it better than bash? Sort of, at very specific examples, but even on Windows I still end up lowering to cmd.exe or old timey DoS and early NT binaries because PowerShell is not comprehensive.
>>107695033```Get-Process chrome | ForEach-Object { $_.Kill() }```vs```pkill chrome```lol, lmao even
>>107694451C++ is trashjust use C#
>>107694451>I don't code, I just ranked every lang that I "know" from what I heard and saw. + aura and looksLmao this is what 90% of /g/ does anyway
I love C# desu
>>107695574lmfao
>>107695523Saar, C# very good, saar.
You are a massive faggot
>>107694451>c#>just use c++what the fuck is this shit?>bicycle>just use a lawnmower
>>107696063>bicycle>just use a lawnmowerthis makes op's gay and retarded take sound much cooler than it is
>>107696063Sorry, but as soon as I heard C# was developed by microsoft for "safety" to replace C++ (chads) I knew I had to put it in the trash tier, just like rust. I know that you guys will be writing C# and Rust code with your AgenticOS, soon. "Safe" Langs to prevent fatal LLM mistakes. And true C++ chads use qt (based) for cross platform compatibility.
>>107696229If C++ is so great, why is the fastest doom engine written in C#?
>>107694451>>107695698>>107696229