Categories
Tech

npm shrinkwrap WTF?

I really like package-managers, I think they help a lot of developers save time and make it a lot easier to use existing packages instead of writing another (crappy) implementation of something trivial. Package managers also help people to not have a shitload of not-important code in their source-control. But all of this depends on […]

Categories
SumoCoders Tech

Active Collab, Errbit, VoipCenter and GitLab notifications in Slack

TL;DR: I wrote something to show notifications in specific channels from Active Collab, Errbit and GitLab, and I wanted to brag about it. At SumoCoders we use some tools, each with their own speciality. We use separate tools because we believe there is no “all-in-one-holy-grail”-application which will fit our needs, nor will it fit the […]