schmacc on Nostr: absolutely! And its super valuable to have such tools; in whatever form! For the long ...
absolutely! And its super valuable to have such tools; in whatever form! For the long haul I think more radical notion of "operating system" / "plugin architecture" is needed, which projects like these help build valuable "real world" experience (or "anti experiences", as in such and such particular thing didn't work well) around. Something along the lines of mirageOS or urbit.. it's worth looking into if you are unfamiliar. But these approaches require much more work initially to get things going, especially hard to just use existing software. But once a decent(ralized :) library of components is build does it start paying off. Codebase stays small, whereas with docker u start adding more and more code, unless there is some incredible coordination going on between container authors. For instance Nix provides a very nice basis to use existing software, you essentially have 1000s of hours of experience with building software collected in one massive nixpkgs repo. You could even write a nix expression that builds a docker container or ISO for embassyOS etc. Also for devs... just nix-shell and you are good to go, as opposed to installing dev tools and version mismatches etc all that bs.
Published at
2023-01-22 12:36:49Event JSON
{
"id": "ac5ac46c57983f487379e033c8b33972588e37cca11e180a6e91d7ed585f9b2f",
"pubkey": "e9eb8506e9aa46cd65b6380da4a914cb4c6c9882898bcc015816590363bbf758",
"created_at": 1674391009,
"kind": 1,
"tags": [
[
"e",
"d2446e5e1c8faa5bee742d926590d19b2ee3cbf8832475793ccddfdbcab6c59a"
],
[
"e",
"88e373ff9e2a496307d43bf1d3f72542d530dcebb60633bb2520c755de45aab4"
],
[
"p",
"899061ae988f3889516b87bda5cc8f4e8a21d9f69ce07733146820224e81ec8c"
],
[
"p",
"fcf70a45cfa817eaa813b9ba8a375d713d3169f4a27f3dcac3d49112df67d37e"
]
],
"content": "absolutely! And its super valuable to have such tools; in whatever form! For the long haul I think more radical notion of \"operating system\" / \"plugin architecture\" is needed, which projects like these help build valuable \"real world\" experience (or \"anti experiences\", as in such and such particular thing didn't work well) around. Something along the lines of mirageOS or urbit.. it's worth looking into if you are unfamiliar. But these approaches require much more work initially to get things going, especially hard to just use existing software. But once a decent(ralized :) library of components is build does it start paying off. Codebase stays small, whereas with docker u start adding more and more code, unless there is some incredible coordination going on between container authors. For instance Nix provides a very nice basis to use existing software, you essentially have 1000s of hours of experience with building software collected in one massive nixpkgs repo. You could even write a nix expression that builds a docker container or ISO for embassyOS etc. Also for devs... just nix-shell and you are good to go, as opposed to installing dev tools and version mismatches etc all that bs.",
"sig": "13a3797ab896f44c6af1d3304a017358d79f7ff6d45c4d4bedcf5b44f1fe643d138984fd2bb3eda1aebb4960354ec4d42daac5fca39955b68b83390c1440b954"
}