BinaryByter
you can write any text
Anonymous
And after how compile the code?
BinaryByter
with a compiler
Anonymous
Wow
BinaryByter
Huh?
Anonymous
But an IDE have already a compiler...
BinaryByter
I don't use an IDE
BinaryByter
I don't need a clumsy ide using some obscure black-magic compiler that is somehow made to work right with my files
BinaryByter
besides, the market of ide's for linux is scarse
BinaryByter
lol
Anonymous
Have you a linux?
Anonymous
Did I understand correctly?
BinaryByter
linux and only linux
BinaryByter
and soon clinl
BinaryByter
yes
BinaryByter
you did
Anonymous
...
BinaryByter
huh?
Anonymous
Windows and only windows
BinaryByter
I don't fully understand why, but if thats what floats your boat, have fun
Anonymous
What?
BinaryByter
As a programmer you will soon learn to cherish linux
Anonymous
Is not essential
Dima
Vsc for c-like projects lmao
BinaryByter
Bader
I've been using Xcode. Not bad, and really configurable. just uses gcc
Dima
Xcode
Dima
And CodeLite on Linux
BinaryByter
LOL
Dima
I also like CLion
Bader
i tried vsc, didn't like it too much
BinaryByter
I love vsc
Bader
tbh, whatever allows you to get work done while maintaining an understanding of the code is the best imo
BinaryByter
It is very configurable, and it has the best linter ever
Dima
It’s for a pussey coderz
BinaryByter
Bader
BinaryByter
It’s for a pussey coderz
you forget one thing: being a pussy in IT is actually required if you don't want to end up wiht 100 line-functions and 10k line files
Bader
BinaryByter
The more tools you get to assist you the better
Dima
Vsc for a large projects is just KEK
Dima
Dima
But
Dima
I like its “customizability”
BinaryByter
BinaryByter
I code on a 15k line project with vsc
BinaryByter
it works PURR-fectly
BinaryByter
Dima
Rekt
BinaryByter
I mean
BinaryByter
dafaq why python?
BinaryByter
Wheew
BinaryByter
i'M a crackpot
BinaryByter
someone spank me
BinaryByter
Hoi :D
BinaryByter
BinaryByter
so thats not useful at all
BinaryByter
I want the user to choose a presicion type
BinaryByter
(GMP_obj for example)
olli
useful in terms of precompiling templates? there is no way to do this
useful in terms of readability and code quality? It can be
BinaryByter
Yea precompiling templates is stupid
BinaryByter
unfortunately because it makes my files huge and ugly ;_;
BinaryByter
and I don't want to do include hackery where I include a header file inside of my class declaration
olli
That's not hackery nor compiling- iirc this approach is taken by EIGEN and several template libraries
At least it would be a way to reduce the size
BinaryByter
it IS hackery
BinaryByter
just because it's used by others doesnt mean that it isnt hackery
BinaryByter
it just obfuscates the synopsis
BinaryByter
imho
olli
I don't think so
"Includes source file, identified by filename into the current source file at the line immediately after the directive. In the case the file is not found, program is ill-formed"
BinaryByter
the madness of stackoverflow
BinaryByter
Anonymous
BinaryByter
LMAO
the guy only wrote 4 sentenses at most
BinaryByter
https://stackoverflow.com/questions/15802006/how-can-i-create-objects-while-adding-them-into-a-vector
Anonymous
😂😂