|
You are here |
www.mitchellhanberg.com | ||
| | | | |
ejpcmac.net
|
|
| | | | | [AI summary] The article provides a comprehensive guide on using Nix for managing development environments, integrating it with tools like direnv for persistent shell configurations, and optimizing the Nix store for disk space. It also discusses the transition from asdf to Nix, highlighting Nix's superior capabilities in environment management and build automation. | |
| | | | |
jessitron.com
|
|
| | | | | This post builds on the excellent tutorial from Tania Rascia: Create and Deploy a Node.js, Express, & PostgreSQL REST API. I want to build a little web app that can store some data! ...without installing anything new on my computer. Here's how to configure VSCode Remote Containers to do that. Installed on my machine: DockerVSCodeVSCode... | |
| | | | |
www.alicegg.tech
|
|
| | | | | I have been using NeoVim as my main editor for code since 2017.When discussing that with other engineers, a common complaint I hear about (Neo)Vim is that it... | |
| | | | |
eshard.com
|
|
| | | As software systems become more complex, traditional debugging methods are no longer sufficient. This necessity led to the development of Time Travel Analysis. | ||