"It has become appallingly obvious that our technology has exceeded our humanity"
|
—
Albert Einstein,
Scientist
|
|
|
Best 7 links of week #5, 2019
|
|
|
Finally, a dead-simple explanation of CS data structures (linked lists, hash maps, etc.). No CS degree necessary. No proofs, and no confusing academic jargon.
|
|
|
|
What are Worker Threads and why do they matter? Since the release of Node.js v10.5.0 there’s a new worker_threads module available. In this post, you will learn why we need it.
|
|
|
|
PKI is really powerful, and really interesting. The math is complicated, and the standards are stupidly baroque, but the core concepts are actually quite simple. Certificates are the best way to identify code and devices, and identity is super useful for security, monitoring, metrics, and a million other things. Using certificates is not that hard. No harder than learning a new language or database. It’s just slightly annoying and poorly documented.
|
|
|
|
Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.
|
|
|
|
A short tutorial on writing a GraphQL client with zero dependencies.
|
|
|
|
The Stack That Helped Medium Drive 2.6 Millennia of Reading Time. From the team organisation to the actual technological evolution that the platform undertook to support the ever increasing traffic.
|
|
|
|
How to use Docker and Docker Compose for development with Node.js, React, Parcel and development tools.
|
|
|
|