Hey, greetings to the US Embassy, how do you do ?
Cool. Congrats from an enthusiastic future user.
The market will decide. As someone said on HN: the best language in the world would be a mix of Go and D and would be called GoD. When there were few options, yes, it was enough to survive long enough to get a…
barrier is not a suitable primitive for a WaitGroup. The ideea is simple. You accept sockets in a loop and handle the connections in parallel threads.At one point you want to stop this loop and the main thread must wait…
Shhhh... they don't know it yet !!!
It's strange that with all those threading examples, they didn't notice the need for a WaitGroup primitive. I know that you could implement it yourself. You could simulate the goroutines, implement channels and…
The Phobos standard library is quite unfinished indeed and poorly documented in some areas but the D2 language is rather complete. It has sh*tloads of features but this also makes it a bit harder to master. Go is…
If Ceylon/Rust are not ready today it means they will be immature for at least 2 years from their release date. Without a large community behind them, they will slowly fade away like D did.In order to get community,…
D has a nice allocation management(i loved the manual+gc approach) and in my benchmarks, optimized D was slightly faster than Go at almost anything and consumed up to 70% less memory (I assumed that was because the Go…
Unfortunately you are right. For me this is a very unpleasant surprise after I put aside D and rewrote my little framework in Go. Everybody said that the gc is not final, that there are some performance issues and they…
How were you able to sell software in eastern europe (especially at that early age)? Even today if I try selling software over here, nobody takes me seriously and more often it's all perceived like an insult. "How dare…
You are my kind of guys ! Why aren't there more guys like you in my team ?? I just love patronizing young enthusiastic programmers who just jumped careers and are now feeling insecure and scared of all the things that…
The fundamentals of programming are the algorithms & data structures. If you know these and you are able to implement them in a (compilable) programming language, you can call yourself a programmer.But this is just…
I appreciate your pragmatic view. I would add only the fact that the empires seem kinder only when the resources are abundant. If the oil discoveries fail to keep pace with the consumption and no serious alternatives…
Don't you think it's funny that the same people who are able to classify nations as "inclusive"(USA) and "extractive"(the others) fail to see how USA and Europe are "inclusive" internally but highly exclusive and…
In my experience, the general public in the west does not believe and can't believe what an eastern european says about the Roma people, because anything we say sounds like prejudice and discrimination. The westerners…
UK and other western countries were sitting ducks in the face of the eastern european gipsy invasion and their supernatural ability to exploit the social protection programs and other benefits. And now all the romanians…
In order to understand why romanians take this so seriously, you need to understand the context. Romania is widely regarded by the western Europe as backward, poor and corrupt. On top of this, Romania has the largest…
While I agree that romanians integrate easily into the local culture (especially when the local culture is italian, french, belgian or spanish) I don't fully agree that romanians distrust each other completely :D. There…
Hey, greetings to the US Embassy, how do you do ?
Cool. Congrats from an enthusiastic future user.
The market will decide. As someone said on HN: the best language in the world would be a mix of Go and D and would be called GoD. When there were few options, yes, it was enough to survive long enough to get a…
barrier is not a suitable primitive for a WaitGroup. The ideea is simple. You accept sockets in a loop and handle the connections in parallel threads.At one point you want to stop this loop and the main thread must wait…
Shhhh... they don't know it yet !!!
It's strange that with all those threading examples, they didn't notice the need for a WaitGroup primitive. I know that you could implement it yourself. You could simulate the goroutines, implement channels and…
The Phobos standard library is quite unfinished indeed and poorly documented in some areas but the D2 language is rather complete. It has sh*tloads of features but this also makes it a bit harder to master. Go is…
If Ceylon/Rust are not ready today it means they will be immature for at least 2 years from their release date. Without a large community behind them, they will slowly fade away like D did.In order to get community,…
D has a nice allocation management(i loved the manual+gc approach) and in my benchmarks, optimized D was slightly faster than Go at almost anything and consumed up to 70% less memory (I assumed that was because the Go…
Unfortunately you are right. For me this is a very unpleasant surprise after I put aside D and rewrote my little framework in Go. Everybody said that the gc is not final, that there are some performance issues and they…
How were you able to sell software in eastern europe (especially at that early age)? Even today if I try selling software over here, nobody takes me seriously and more often it's all perceived like an insult. "How dare…
You are my kind of guys ! Why aren't there more guys like you in my team ?? I just love patronizing young enthusiastic programmers who just jumped careers and are now feeling insecure and scared of all the things that…
The fundamentals of programming are the algorithms & data structures. If you know these and you are able to implement them in a (compilable) programming language, you can call yourself a programmer.But this is just…
I appreciate your pragmatic view. I would add only the fact that the empires seem kinder only when the resources are abundant. If the oil discoveries fail to keep pace with the consumption and no serious alternatives…
Don't you think it's funny that the same people who are able to classify nations as "inclusive"(USA) and "extractive"(the others) fail to see how USA and Europe are "inclusive" internally but highly exclusive and…
In my experience, the general public in the west does not believe and can't believe what an eastern european says about the Roma people, because anything we say sounds like prejudice and discrimination. The westerners…
UK and other western countries were sitting ducks in the face of the eastern european gipsy invasion and their supernatural ability to exploit the social protection programs and other benefits. And now all the romanians…
In order to understand why romanians take this so seriously, you need to understand the context. Romania is widely regarded by the western Europe as backward, poor and corrupt. On top of this, Romania has the largest…
While I agree that romanians integrate easily into the local culture (especially when the local culture is italian, french, belgian or spanish) I don't fully agree that romanians distrust each other completely :D. There…