netdata is a system for distributed real-time performance and health monitoring. It provides unparalleled insights, in real-time, of everything happening on the system it runs (including applications such as web and database servers), using modern interactive web dashboards. netdata is fast and efficient, designed to permanently run on all systems (physical & virtual servers, containers, […]

Read More →

JavaScript is a pervasive technology, blurring the boundaries between server, client, cloud and IoT. JS Foundation is now a Linux Foundation Project. The JS Foundation is a member supported organization; founding members include Bocoup, IBM, Ripple, Samsung, Sauce Labs, Sense Tecnic Systems, SitePen, StackPath, University of Westminster and WebsiteSetup. Developers rely on a growing portfolio […]

Read More →

Yarn is a new package manager for JavaScript from Facebook. Yarn replaces the existing workflow for the npm client or other package managers while remaining compatible with the npm registry. It has the same feature set as existing workflows while operating faster, more securely, and more reliably. Yarn is able to parallelize operations, which maximizes […]

Read More →

JSFuck is an esoteric and educational programming style based on the atomic parts of JavaScript. It uses only six different characters to write and execute code. The six Characters: [(+!)] It does not depend on a browser, so you can even run it on Node.js. If JSFuck seems to pique your interest, then BrainFuck and […]

Read More →