Explore >> Select a destination


You are here

sandervanderburg.blogspot.com
| | jnsgr.uk
3.8 parsecs away

Travel
| | A detailed walkthrough how I packaged Scrutiny, a S.M.A.R.T disk monitoring tool, for NixOS. Includes details of creating a NixOS module and using the NixOS testing framework to validate its functionality.
| | myme.no
3.9 parsecs away

Travel
| | [AI summary] The article discusses the use of Nix and flakes to create a robust development environment that integrates JavaScript, Haskell, and Docker. It highlights the benefits of using Nix for managing dependencies, environment isolation, and reproducibility. The author describes various tools and techniques, such as direnv, Docker containers, and the nix develop command, to enhance productivity and streamline workflows. The conclusion emphasizes the potential of Nix as a powerful tool for developers, despite its steep learning curve.
| | www.vogella.com
2.8 parsecs away

Travel
| | [AI summary] This tutorial explains how to build Android applications using Apache Maven and the android-maven-plugin, covering Gradle basics, resource shrinking, and dependency management.
| | blog.omega-prime.co.uk
17.2 parsecs away

Travel
| I recently released my first open source library for Java, MDBI. I learnt a lot about the Java open-source ecosystem as part of this process, and this blog summarises that in the hope that it will be useful to others. Specifically, the post will explain how to set up a project using the modern Gradle build system to build code and deploy it to the standard Maven Central repository from the command line really easily.