← Home ← Back to /g/

Thread 105951616

58 posts 20 images /g/
Anonymous No.105951616 [Report] >>105951624 >>105951656 >>105952052 >>105952070 >>105954125 >>105954205 >>105954326 >>105954488 >>105954518 >>105954531 >>105956137 >>105956413 >>105956820 >>105957394 >>105957486 >>105958374 >>105959431 >>105961299
This is literally the superior coding language.
Anonymous No.105951624 [Report] >>105952495 >>105956254 >>105956820
>>105951616 (OP)
nah. awful packaging and version control
Anonymous No.105951656 [Report]
>>105951616 (OP)
Superior to what? It's very hard to maintain python code. Try refactoring in python and see how it goes.
Anonymous No.105952046 [Report]
You MUST program everything in Assembly >:(
Anonymous No.105952052 [Report] >>105952064
>>105951616 (OP)
Say it with me: If it's not compiled, it's not programming
Anonymous No.105952064 [Report] >>105953952
>>105952052
A python program is compiled JIT.
Anonymous No.105952070 [Report]
>>105951616 (OP)
Trvke
Data chads win, simple as
Anonymous No.105952495 [Report]
>>105951624
can you operate a can opener yet, zoomer?
Anonymous No.105953952 [Report] >>105956112 >>105956899
>>105952064
>A python program is compiled JIT.
nocoder/10
Anonymous No.105953982 [Report]
pased
Anonymous No.105954125 [Report] >>105954275
>>105951616 (OP)
Only jeets dig this garbage.
Anonymous No.105954205 [Report] >>105954218
>>105951616 (OP)
numpy = god_mode
Anonymous No.105954218 [Report]
>>105954205
no one capable of operating a web browser can be this retarded, can they?
Anonymous No.105954275 [Report] >>105954346
>>105954125
>those who like what i don't like are jeets
kill yourself
Anonymous No.105954286 [Report] >>105954425
> Javscript won
> Python won
> Ruby won
> Lua won
Compiled languages have been depreciated. The world is now interpreted (much like how a Rust users gender is up for interpretation).
Anonymous No.105954326 [Report]
>>105951616 (OP)
I don't program, but I hate when I have to interact with python for some service. Any project that uses it is a nightmare of compatability. I hate it.
Anonymous No.105954346 [Report]
>>105954275
Good morning saaaaar.
Anonymous No.105954425 [Report] >>105954504
>>105954286
>> Javscript won
>> Python won
>> Ruby won
>> Lua won
>Compiled languages have been depreciated.
we're not in 2010 anymore
Anonymous No.105954488 [Report]
>>105951616 (OP)
python for prototypes
C++ (as in C with classes) for the real deal
>t. employed
Anonymous No.105954504 [Report] >>105954639
>>105954425
Cope and seethe.
Anonymous No.105954511 [Report]
why does this language make nocoders seethe so much?
>it's slow
Is it not a situation where all the important stuff is done with a language like c++ and python is used to call on that as a sort of scripting language? IDK, I'm a nocoder retard myself.
Anonymous No.105954513 [Report] >>105957224 >>105957930
80 IQ brainlet here

How do you guys build GUI’s for your C/C++ code? Does Qt exist and used there as well like with PyQt?
Anonymous No.105954518 [Report]
>>105951616 (OP)
Honestly I don’t hate it. Maybe part of that is because I have the freedom to use 3.11 with all the little niceties like cleaner optional declarations. Or maybe it’s because I don’t have to work with a jeet.
Anonymous No.105954531 [Report] >>105956089
>>105951616 (OP)
Could you please show us some multithreading in your superior language?
Anonymous No.105954639 [Report] >>105954688
>>105954504
>I said "cope and seethe" but I was the one coping and seething.
Anonymous No.105954688 [Report] >>105954774
>>105954639
Sorry but you're the only that starting crying about total Python and Javascript victory. The stats don't lie. Interpreted langs won.
Anonymous No.105954774 [Report]
>>105954688
I have nothing to cry about because your victory isn't a victory. Ruby is getting irrelevent as will Lua eventually. Everyone hates JavaScript and we use it because we don't have a choice. Python is massive because of its momentum but almost everyone would use something else if they had a choice. Even Nim, the spiritual successor of Python, is statically comiled ffs.
Anonymous No.105954802 [Report]
Sir python is high caste only.
Anonymous No.105956089 [Report] >>105956222 >>105961291
>>105954531
https://raw.githubusercontent.com/Jamie-Chang/advent2024-python/refs/heads/main/d6_threads.py
Doesn't scale as well as sub interpreters yet, but it's improving.
Anonymous No.105956112 [Report] >>105956121
>>105953952
Ur fat
Anonymous No.105956121 [Report]
>>105956112
you're still a nocoder
Anonymous No.105956137 [Report]
>>105951616 (OP)
Yes, Brahmin-tier language, saar.
Anonymous No.105956222 [Report]
>>105956089
Damn that's clean
Anonymous No.105956254 [Report]
>>105951624
Just automatically make Debian package equivalents of every pip package you want to use, and keep them in an offline repo that you can pull from anytime.
You're welcome.
Anonymous No.105956341 [Report]
Python is too verbose and has too many weird peculiarities also white space
Anonymous No.105956355 [Report]
C++ All the way.
Anonymous No.105956370 [Report]
Rust is superior to all. Get on level Chuds.
Anonymous No.105956382 [Report]
For me it's LISP, APL, and FORTH
Anonymous No.105956413 [Report]
>>105951616 (OP)
>indentation code block
ewwwww
Anonymous No.105956820 [Report]
>>105951616 (OP)
it is very handy
>>105951624
packaging is ok as long as you use venv/uv
Anonymous No.105956899 [Report] >>105957190
>>105953952
retard
Anonymous No.105957190 [Report] >>105959496
>>105956899
where's the JIT in that diagram, genius?
besides, "compiled JIT" implies native compilation, not bytecode compilation
Anonymous No.105957224 [Report]
>>105954513
what are you even asking? are you asking if the lib qt that is written in cpp for cpp, which also has bindings for languages like python (pyqt) exists for cpp? do you see how retarded you are? 80 seems a big high
Anonymous No.105957394 [Report] >>105958215
>>105951616 (OP)
*scripting language
And yeah, I agree. C++ for programming, python for scripting = perfect tech stack.
Anonymous No.105957486 [Report] >>105957691
>>105951616 (OP)
every language has its use (except for java), python is good when you need something done fast, it's my go to choice when i need to write a script for webscraping, csv/xlsx interaction and quick plotting. Even if i need to deploy a slop ui for some prototype i will just use TK it WERKS
Anonymous No.105957691 [Report]
>>105957486
dont forget C interop
Anonymous No.105957700 [Report] >>105958215
Nothing better than Python & C/C++ with the standard lib ctypes module.
Anonymous No.105957930 [Report] >>105958171
>>105954513
I think qt has libraries for c/c++
Anonymous No.105958171 [Report]
>>105957930
qt *is* a c++ library
Anonymous No.105958215 [Report]
>>105957394
>>105957700
Anonymous No.105958374 [Report]
>>105951616 (OP)
It's alright. Could be better
Anonymous No.105958704 [Report]
Python has an amazing standard library. External dependency poojeets wouldn't understand.
Anonymous No.105959122 [Report] >>105959804
Anonymous No.105959431 [Report]
>>105951616 (OP)
>insert a space at the start of a line accidentally
>crashes
Anonymous No.105959496 [Report]
>>105957190
Its right there on "Compiler"
Anonymous No.105959804 [Report]
>>105959122
You are nothing without good, safe, well curated libs that justify the switch from God tier languages like C, which you don't have anyways.
Anonymous No.105961291 [Report]
>>105956089
Didn't manage to achieve more than 20% cpu load with this ThreadPoolExecutor. Workers were doing empty loops, tried different amounts of worker count. Am I doing something wrong? In c++ I get 100% CPU load in such situation.
Anonymous No.105961299 [Report]
>>105951616 (OP)
I use it a lot to automate boring tasks at work