| 6 Aug 2021 |
@kraftnix:matrix.org | wow I have been looking for something like LogSeq, it looks like it fits nearly every requirement for a knowledge base, except the most import (from what I can see from a bit of looking), it looks it's tied to github / not fully selfhostable 😢 | 13:31:31 |
@timdeh:matrix.org | yeah, we started using it for internal docs recently. It's still a fairly young so maybe self hosting is on the roadmap? | 16:25:08 |
@timdeh:matrix.org | * yeah, we started using it for internal docs recently. It's still fairly young so maybe self hosting is on the roadmap? | 16:25:18 |
@d4hines:matrix.org | I have my Logseq db as just local files. So you can do fancy git stuff to sync between machines. I was thinking about GitFS, but I don't know how that would work multiplayer. | 22:15:42 |
| 7 Aug 2021 |
| David Arnold (blaggacao) changed their display name from David Arnold to David Arnold (blaggacao). | 17:57:50 |
| David Arnold (blaggacao) removed their profile picture. | 17:58:06 |
| David Arnold (blaggacao) set a profile picture. | 17:58:29 |
| 8 Aug 2021 |
@timdeh:matrix.org | bringing in the big guns now 😉
https://book.divnix.com/ | 19:09:01 |
@timdeh:matrix.org | David Arnold (blaggacao): what Jon and I are trying to decide now, is whether this book should target stable nix, nix unstable or perhaps two separate versions, similar to how the rust book still has older versions hanging around. If anyone has any input on this, that'd be great 😄 | 19:20:02 |
David Arnold (blaggacao) | I've grown up with unstable, so it might make sense to start with a narrower scope? | 19:21:24 |
@timdeh:matrix.org | My vote would be unstable as well, since it is both easier to manage (imo) and the eventual future. It may also end up being more controversial however | 19:22:13 |
@timdeh:matrix.org | Fortunately the expression language really hasn't changed, excepting a few new builtins, so it's only the cli portions we'll have to account for. | 19:23:03 |
@timdeh:matrix.org | Before too long, it may also be pertinent to ask Eelco his opinion directly, since the eventual goal is to host this on nixos.org | 19:24:29 |
| 9 Aug 2021 |
@gtrunsec:matrix.org | Redacted or Malformed Event | 06:54:27 |
@gtrunsec:matrix.org | Redacted or Malformed Event | 06:54:33 |
@gtrunsec:matrix.org | * error: infinite recursion encountered
at /nix/store/dsz9k3jxlm8dh4j0nzrkxpp9najaqqnz-source/lib/fixed-points.nix:69:67:
68| #
69| extends = f: rattrs: self: let super = rattrs self; in super // f self super;
| ^
70|
(use '--show-trace' to show detailed location information)
| 06:54:55 |
@timdeh:matrix.org | Okay so we decided to do both in order to fairly represent the current state of things | 15:36:27 |