Java 9 + DBeaver 4.2.2 fails at start with NoClassDefFoundError / IllegalStateException

https://github.com/serge-rider/dbeaver/issues/2247 https://wiki.eclipse.org/Configure_Eclipse_for_Java_9 Workaround: add –add-modules=ALL-SYSTEM in dbeaver.ini after -vmargs

Await and Async Explained with Diagrams and Examples

http://nikgrozev.com/2017/10/01/async-await/

These diagrams show how people negotiate around the world – Norwegians fall somewhere between Swedes and Finns

National communication patterns

HTML Cheat Sheet – Fully Interactive [Inc HTML5]

HTML cheat sheet

Semantic version calculator

https://semver.npmjs.com/

How to Speak Business English Expertly: 56 Essential Phrases for Meetings, Phone Calls and More

http://www.fluentu.com/blog/business-english/how-to-speak-business-english/

Who is listening on a given TCP port on Mac OS X?

lsof -n -i:$PORT

This Amazing Tree That Shows How Languages Are Connected Will Change The Way You See Our World

https://www.boredpanda.com/illustrated-linguistic-tree-languages-minna-sundberg

Joel on Software

Partyzancki poradnik rekrutacji Test Joela: 12 kroków ku lepszym programom

Introduction to ES6 Promises – The Four Functions You Need To Avoid Callback Hell

http://jamesknelson.com/grokking-es6-promises-the-four-functions-you-need-to-avoid-callback-hell/