|
You are here |
www.feoh.org | ||
| | | | |
ariya.io
|
|
| | | | | Microsoft Windows, a popular consumer operating system, can be a capable platform for web developments. There are three hidden tricks to make that happen: utilize a package manager, use a powerful code editor, and run Linux within Windows. | |
| | | | |
www.hanselman.com
|
|
| | | | | I've long blogged about my love of setting up a nice terminal, getting the ... | |
| | | | |
analyticsindiamag.com
|
|
| | | | | Linux is one of the cornerstones of the developer ecosystem, but the powerful operating system has not broken into the mainstream as of yet | |
| | | | |
www.zombiezen.com
|
|
| | | I recently spent some time learning Nix after watching this talk by Xe. Nix is a package manager/build system for Linux and macOS. It does a number of things I really like: Transparent handling of source and binary packages. Includes a rich central package registry, but you can host your package descriptions or binaries anywhere. Does not require root and runs alongside any Linux distribution. Easy to pin or customize versions of individual packages. Straightforward support for project-specific dependenc... | ||