TODOS: link to neofetch software about.txt or sth maybe include a picture of the neofetch show how to make containers/tarballs without kernel show how to run nixos-install show how the iso thing works at some point mention that “lol emulators cool but you will see that they aint the same shit” (dasd ccwgroup) show like an abstract from real mainframe configuration (the one on paper) and how…
overcoming nix specific issues to get isolates and futures to work (skip to “actual implementation” below if this this isn’t of any interest to you) Unlike I initially assumed just importing the isolate workspace on dyalog-apl retrived trough nix’s nixpkgs ( as I used that to produce these builds in a reproducible/declarative fashion) wasn’t directly feasible as upon loading the workspace I’d…
If you read this very text its safe to assume you have come across my blog. This article provides you with a little insight on how I created and manage it. As if writing blogposts by itself wasn’t hard enough, managing the build environment that ends up generating these files you are viewing involves various other aspects to take care of as well. As writing html/css by hand shouldn’t exactly…
code source code As for now I only provide build expression through nix which alongside the source-code are located at this github repository . NOTE : Since this commit/relase multithreading is now officially supported. Though this page was written before I added support for that running it yourself Currently the build targets/instructions are supplied via ( nix…