You are here |
lyte.dev | ||
| | | |
xeiaso.net
|
|
| | | | Xe Iaso's personal website. | |
| | | |
msfjarvis.dev
|
|
| | | | The story of setting up a live environment for configuring my Glance dashboard | |
| | | |
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... | |
| | | |
www.wezm.net
|
|
| | In my quest to make linkedlist.org-my link blog-faster, I set up multiple deployments around the world. I used pyinfra to automate the process and Chimera Linux as the host operating system. Join me on this adventure in over-engineering to see how I dropped the average response time across nine global locations from 807ms to 189ms without spending a fortune. Network diagram of Linked List infrastructure A network diagram showing a user at the top. An arrow from the user points downward to a node labelled Gcore GeoDNS. Three dashed arrows point down from the Gcore node to three servers labelled: AU, FR, and NY. Below the servers at the bottom of the diagram is another smaller server titled Qotom. It has arrows pointing up to each of the other servers with a label over the arrows, "Certs". A diagram of what we're building.1 |