Worker threads and multithreading in Node.js - Blog by Piotr DuperasMy life seemed to be a series of events and accidents. Yet when I look back I see a pattern.tagged: nodeworkers06-07-2020
Using Workflows to Schedule Jobs - CircleCIConfigure a job to get saved data by configuring the attach_workspace key. The following config.yml file defines two jobs where the downstream job uses the artifact of the flow job. The workflow configuration is sequential, so that downstream requires flow to finish before it can start.tagged: circleciworkspaces03-07-2020
Conduktor | Kafka Desktop Client - Beautiful UIWe created Conduktor, a Kafka GUI, to make the development and management of Apache Kafka clusters as easy as possible.tagged: kafkaui15-06-2020
Docker - Getting started with kafkadocker service create --network kafka-net --name broker \ --hostname="{{.Service.Name}}.{{.Task.Slot}}.{{.Task.ID}}" \ -e KAFKA_BROKER_ID={{.Task.Slot}} -e ZK_SERVERS=tasks.zookeeper \ qnib/plain-kafka:2018-04-25_1.1.0tagged: dockerzookeeperbrokers15-06-2020
DependabotYou can configure multiple projects and languages from a file named config.yml. The config.yml file is located in a folder named .dependabot at the root of your repository.All available configration options are documented below.tagged: dependabotgithub09-06-2020
Black thumbnail in MacOS Finder when exporting PSD · Issue #20 · Agamnentzar/ag-psdBlack thumbnail in MacOS Finder when exporting PSDtagged: ag-psdthumbnailspsd08-06-2020
Monte Carlo Simulation DefinitionMonte Carlo simulations are used to model the probability of different outcomes in a process that cannot easily be predicted due to the intervention of random variables. It is a technique used to understand the impact of risk and uncertainty in prediction and forecasting models.tagged: noestimatesscrumestimates08-06-2020
Testing Library · Simple and complete testing utilities that encourage good testing practicesSimple and complete testing utilities that encourage good testing practicestagged: testingreact05-06-2020
Stop using isLoading booleansStop using isLoading booleanstagged: state-machinesstatereactloading05-06-2020
Write tests. Not too many. Mostly integration.Write tests. Not too many. Mostly integration.tagged: testingtrophytestingtrophy04-06-2020