|
You are here |
jamesmead.org | ||
| | | | |
fzakaria.com
|
|
| | | | | The Nix wiki is pretty great for a lot of technical content however it sometimes fails to gently walk users through how something works. I've been doing some Ruby work as part of my day-to-day job and wanted to better understand Nix's approach to Ruby. | |
| | | | |
humberto.io
|
|
| | | | | Discover the external dependencies to use at your Python development environment on Ubuntu | |
| | | | |
ariya.io
|
|
| | | | | In the earlier blog post, I mentioned the use of Nix as a package manager on OS X. In this follow-up, you will witness the power of Nix to create isolated development environments. | |
| | | | |
blog.nuculabs.de
|
|
| | | I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain: | ||