I am surprised that there are more jobs in Windows and .NET at your place. Java platform is more popular than .NET, and your knowledge of JVM is very valuable. I think you are much better off trying for Java/Scala/Clojure jobs.
If only it had a good documentation like that of Arch Linux, i would have given it a try. It seems promising, marriage of simplicity of BSD systems, and configurability and availability of vast number of packages of Linux.
Almost my whole adult life, I looked up to America. Whatever I know and my life's value system is mostly because of the books I read by American authors. I couldn't belive the news when I heard that Americans chose Trump. When did America become so stupid to vote in these people?
I know this is an old thread. But, situation has remained the same. Linus is an accomplished hacker, but this kind of language should be clearly unacceptable. Just because someone is accomplished and controls keys to the biggest open source project, does not mean people should discount such behavior calling it the necessary evil or even making excuses for it and justifying it. If we hear someone speak like that to another person, we surely will think that the person is terrible. Then why does Linus get away with it?
Good to know about this alternative. SML was a great language, and deserves to live on. OCaml is not really a successor to SML because of its object-oriented features and its lack of backward compatibility to SML.
Yup, it's one of the simplest distro with a BSD spirit. I know that package dependency handling is considered to go against the simplicity of Slackware, but I think one of the main reasons why Slackware is lagging in popularity is because of the lack of a package manager that handles dependency resolution like Gentoo's emerge or Arch's pacman.
And
http://en.wikipedia.org/wiki/English_defamation_law
this law is considered an impediment to free speech in most modern world and is not practiced much in the US (because it contradicts with the first amendment).
I am saying 'you cannot protest without applying for a permission'. And I am not talking about gathering of hundreds of people, even 3-4 people cannot protest unless they have been permitted by the government. You said that 'most of what I have written is false'. Let me ask you - which court cases have been won by Newspapers and opposition parties against the government. Straits times reported back in 1990s that Prime minister Goh may be taking directions from then ex-prime minister Lee Kuan Yew and they were sued and had to pay hefty sum of money, even though even the hardcore PAP loyalists will agree that he may indeed be taking directions from LKY. But, Straits times could not gather sufficient evidence to support the claim and had to suffer (and since then it hardly publishes anything that criticises the government.)
I completely agree with you. I live in SG too and I love the government for all their efficiency, clean corruption-free, intellectual approach to managing the country, but hate it when they still have draconian measures like this to control the criticism. I find them stupid in this case, because most Singaporeans are happy with PAP and they will elect them anyway even if criticism is allowed.
Sorry, your last claim of Singapore being a real democracy is a lie. In Singapore, you cannot assemble and protest if you want to. You need to apply for a permission before. Opposition parties cannot organise rallies f they want to because it becomes 'unlawful assembly'. Newspapers cannot publish an article criticising government unless they can support it with a proof that can stand in a court and win a case, when the government sues them for libel with thousands and millions in penalties. (And Singapore government has not lost a single case against newspapers or opposition parties, be it NY times, Straits times). If opposition criticises the ruling leaders, government sues them and some courageous leaders who did that before became bankrupt. Singapore leaders are obsessed with stability and have managed to convince the general public that it is for the good of the people. So, many Singaporeans will defend this, if you say that this is not right. Similar thing exists in China where people are convinced that democracy will lead to instability in a large country like theirs and one-party rule is better for China.
I am curious where you used flags to compile packages in Arch. You need to read manuals, for sure. But, installing unofficial packages from AUR is a breeze - just unzip and then makepkg -si.
great overview of crunchbang's advantages. One minor correction, Arch is a binary distribution and you need to compile from source only if the package is not in the official arch repository.
I agree with everything except Go is fun or the assertion that it combines best of both dynamic and statically compiled languages. It is a minimalistic get-it-done language, I would say it is 'modern java'. There are no aha moments that you experience while learning go. It always feels like - ya, I have seen that. Go did not take the best of the pre-existing languages, it took the minimal set that made sense to the designers; for example: it omitted 'best' features like map, reduce and filter in favour of 'plain old boring' for loops. I wonder how many programmers can wake up in the morning and say to themselves - wow, I am going to program in Go today.
Kudos to Fedora for making such a bold move. Oracle's commitment to MySQL is questionable. So, even though MariaDB does not have MySQL's 'brand' recognition, it's completely backward compatible with MySQL (at least till now). And I think most people can just switch to MariaDB without any issues.