I still use both Go and Python. But Python gives me access to a lot more libraries that do useful stuff. For example the YouTube transcript example I wrote about in the article was only possible in Python because afaik Go doesn't have a decent library for transcript extraction.
Most of the issues were sorted out by kernel updates, and a BIOS update I performed recently.
The only thing that Arch clearly improved was the Bluetooth experience, which was very unstable on Ubuntu (even after the upgrage to 17.10). But even that is probably down to the newer kernel in Arch.
All the resources suggested in replies to the parent thread seem great. I also found that somebody put out an illustrated guide to Kubernetes networking on Medium:
Not directly related, but can someone recommend a beginners resource to understand Kubernetes networking? There are some good ones out there that explain basic Kubernetes concepts like pods, replicas etc. But networking seems to be a more complicated topic, and most intro guides skip over it.
A good summary of the key arguments in the book can be found in this programme that aired on BBC, hosted by David Graeber himself (the author of the book)
One of the rules the poster imposed was for the participants to name the other books they've read on the subject and explain why they thought their chosen textbook was superior.
Based on your experience of two friends from India, you started believing that international students are less aware of the consequences of plagiarizing. Your point is nonsensical on so many levels.
First, since when did 'two friends from India' begin reflecting the attitudes of millions of students all over the world (international), only a fraction of which end up in the US in the first place.
Second, how can you conclude that they were unaware of the consequences of plagiarizing. Maybe they were aware of the consequences, but decided to take a chance anyway.
It seems to be that you are subtly implying that the American education system inculcates some sense of ethics (discouraging things like plagiarism) in the students, which for some inexplicable reason the education system of these international students doesn't. That IMHO is bigoted.
It was actually a few annoyances with MPD that led me to create Dhun. This was a while ago so things might a have changed. But my main grievances were:
* Installation on OS X wasnt very straightforward. I think the MacPorts version was broken and I had to do some stuff manually to get it to install
* Some of my ID3 tags and MP3 files were not recognised properly, even though they worked fine on iTunes.
I still use both Go and Python. But Python gives me access to a lot more libraries that do useful stuff. For example the YouTube transcript example I wrote about in the article was only possible in Python because afaik Go doesn't have a decent library for transcript extraction.