|
You are here |
rossmarks.uk | ||
| | | | |
mikecoats.com
|
|
| | | | | OpenWrt is a very powerful OS and can be configured to be much more useful and capable than just an access point, but our goal here is just to replace the OS on the Unifi AP AC Lite with OpenWrt, leaving the AP to only handle wireless connectivity to the rest of your network. | |
| | | | |
poolp.org
|
|
| | | | | TL;DR: I implemented a file format to support a standalone feed of news similar to what I have on Twitter, as well as a proof of concept code for a reader, a writer, a publishing node, and some more. | |
| | | | |
blog.thalheim.io
|
|
| | | | | In this article, I will explain how to perform full integration tests with flakes outside nixpkgs. With NixOS testing framework, you can create end-to-end integration tests easily. It all comes down to starting a virtual machine based on your custom modules and testing its state with a Python script. This way, you can identify in advance all the regressions and incompatible configurations arising from the updates you introduced. One of the framework's upsides is that it's extremely fast - maybe the faste... | |
| | | | |
syntackle.com
|
|
| | | Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for. | ||