Codecov has now introduced a new cross-platform uploader meant to replace its former Bash Uploader. The new uploader is available as a static binary executable currently supporting the Windows, Linux, and macOS operating systems. However, some have raised... (more…)
Read more »
Artist FractalEncrypt describes the inspiration behind his “Bitcoin Full Node” sculpture, the world’s first “cypherpunk chronometer.”... (more…)
Read more »
Integration is one of the core problems in the IT industry. You know the drill – every business has legacy systems waiting to be connected to new services.
Read more »
Node.js runs on an event loop. It holds a queue of tasks to run, and runs them, one by one. New tasks appear on the queue while it runs… (more…)
Read more »
Tutorial article about building and testing node.js applications under Docker and Docker Compose. Part 3 focuses on setting up end-to-end testing. (more…)
Read more »