What IDE are you using otherwise?

Reply to this note

Please Login to reply.

Discussion

goland

the thing was the python, how long it took to set up the project, i mean, javascript is bad but i'm used to Go and at worst first time go can take similar time (for projects with over 100 dependencies) as javascript but most of the time most of it's already in my cache and whammo bammo

probably an unfair comparison

anyway, i just hate python, it's almost as wordy as C++

Did you ever look at Elixir?

golang maxi since 2016

i don't like objects (javascript, java, c++, rust) and functional languages (haskell, elixir, kotlin) tend to not have the simple clarity of imperative and as far as data goes, structural typing is the simplest model, and designing process pipelines is a more natural way to structure code execution - though it can be fantastically difficult to debug sometimes as data pops through wormholes in the channels

basically i'm retarded, i simply cannot read code that has way too much characters to express an idea and Go is the most concise language i know of since BASIC and Pascal, the latter being a great great great grandfather of Go in fact anyway (via oberon/modula)