!UUqahLbShAYkkrXmKs:matrix.org

DevOS

36 Members
Seeking help and geeking out together on https://github.com/divnix/devos & https://github.com/divnix/digga10 Servers

Load older messages


SenderMessageTime
12 Jul 2021
@blaggacao:matrix.orgDavid Arnold (blaggacao) This PR was my secret ally 🤣 20:14:03
@blaggacao:matrix.orgDavid Arnold (blaggacao) * This PR was my secret ally for testing your branch 🤣 20:14:22
@citadelcore:nixos.devAlex ZeroHahaha, can definitely see that20:15:10
@citadelcore:nixos.devAlex ZeroRight know with kubernetes I'm just working on stabilising the configuration with a single-node cluster (with Calico). Next step after that will be a 6-node with 3 Ceph storage servers, so it's gonna get interesting20:17:38
@citadelcore:nixos.devAlex Zero * Right now with kubernetes I'm just working on stabilising the configuration with a single-node cluster (with Calico). Next step after that will be a 6-node with 3 Ceph storage servers, so it's gonna get interesting20:17:47
@blaggacao:matrix.orgDavid Arnold (blaggacao)
In reply to @citadelcore:nixos.dev
Right now with kubernetes I'm just working on stabilising the configuration with a single-node cluster (with Calico). Next step after that will be a 6-node with 3 Ceph storage servers, so it's gonna get interesting
Have a look at https://longhorn.io/
20:18:18
@blaggacao:matrix.orgDavid Arnold (blaggacao)
In reply to @citadelcore:nixos.dev
Right now with kubernetes I'm just working on stabilising the configuration with a single-node cluster (with Calico). Next step after that will be a 6-node with 3 Ceph storage servers, so it's gonna get interesting
* Have a look at https://longhorn.io/ -- I came to the conclusion it's probably the best persistence layer available right now. And I also trust the Rancher guys for their snout for innovation.
20:19:09
@citadelcore:nixos.devAlex ZeroHuh interesting, I will be sure to check it out!20:19:27
@blaggacao:matrix.orgDavid Arnold (blaggacao) I'm planning to do a k3os based on nix on the basis of not-os if I have time. 20:19:59
@citadelcore:nixos.devAlex ZeroNever heard of k3os before but looking at it now it certainly seems nice20:21:09
@blaggacao:matrix.orgDavid Arnold (blaggacao) But first, let's make devos /kuiseros stable 🤣🚀 20:21:34
@citadelcore:nixos.devAlex ZeroYeah, lol. Definitely an important task :)20:22:05
@blaggacao:matrix.orgDavid Arnold (blaggacao) Make sure to check out https://github.com/divnix/digga/ & https://github.com/divnix/bud/ which are kind of the new powerhouses behind devos 20:23:05
@citadelcore:nixos.devAlex Zero Will do! I'll be honest, when I first started my project it was back in the nixflk days, lol 20:24:22
@citadelcore:nixos.devAlex ZeroA lot has changed since then20:24:33
@blaggacao:matrix.orgDavid Arnold (blaggacao)I think what happened thereafter was pure telepathy 😄20:24:52
@blaggacao:matrix.orgDavid Arnold (blaggacao) * I think what happened thereafter was pure telepathy 😄 (we end up with the same follows issue) 20:25:39
@citadelcore:nixos.devAlex ZeroYep, lol. I'm kind of a perfectionist and didn't want to use any kind of hacky solution, so naturally I just went, and fixed it20:26:17
@citadelcore:nixos.devAlex ZeroI will say the code is very confusing, many sleepless nights were spent on understanding how flake.cc actually worked20:26:45
@timdeh:matrix.org@timdeh:matrix.orgNix's codebase is a bit intractable 😅21:30:34
@gtrunsec:matrix.org@gtrunsec:matrix.org David Arnold: what do you think about this https://github.com/pogobanane/lambda-pirate? 21:45:37
@gtrunsec:matrix.org@gtrunsec:matrix.org * David Arnold: what do you think about this https://github.com/pogobanane/lambda-pirate? even https://github.com/Mic92/vmsh is it possible to increase our testing experience? 21:49:29
@blaggacao:matrix.orgDavid Arnold (blaggacao) I don't entirely understand the most prominent use case for vmsh (yet). 22:01:10
@blaggacao:matrix.orgDavid Arnold (blaggacao)

I'd be greateful for some preliminary feedback on:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
22:32:47
@blaggacao:matrix.orgDavid Arnold (blaggacao) *

I'd be greateful for some preliminary feedback on:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
  • https://github.com/divnix/digga/pull/84/commits/e2c862ddbec87fe7c2e675ab06c4d50d8800abe0

before I (hopefully) finish those PRs off tonight.

22:33:28
@blaggacao:matrix.orgDavid Arnold (blaggacao) *

I'd be greateful for some preliminary feedback on these two PRs that go hand in hand:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
  • https://github.com/divnix/digga/pull/84/commits/e2c862ddbec87fe7c2e675ab06c4d50d8800abe0

before I (hopefully) finish those PRs off tonight.

22:33:50
@blaggacao:matrix.orgDavid Arnold (blaggacao) *

I'd be greateful for some preliminary feedback on these two commits that go hand in hand:

  • https://github.com/divnix/devos/pull/338/commits/fb67fc51cc44ce685f99cbdc40d359cc501d427d
  • https://github.com/divnix/digga/pull/84/commits/e2c862ddbec87fe7c2e675ab06c4d50d8800abe0

before I (hopefully) finish those PRs off tonight.

22:34:00
16 Jul 2021
@teutat3s:pub.solar@teutat3s:pub.solar

Does someone else get this, too? (on Devos master branch and with nixpkgs commit 53079ed913181b2f945cf1580746828b57d47edb)

error: value is null while a set was expected

       at /nix/store/9vividw3p8cqwndq7k1sqknnsvinh1ql-source/flake.nix:52:19:

           51|                 moduleDeclarationFile =
           52|                   (builtins.unsafeGetAttrPos "modules" args).file;
             |                   ^
           53|
(use '--show-trace' to show detailed location information)
15:48:18
@kraftnix:matrix.org@kraftnix:matrix.org I got this yesterday, my "fix" was just moving to develop branch on both devos and digga. 15:49:40
@kraftnix:matrix.org@kraftnix:matrix.orgYou could try track down a commit which fixes it amongst the changes in devos/digga, but I was planning on updating devos/digga anyway so I just did that.15:50:51

Show newer messages


Back to Room ListRoom Version: 6