!9IQChSjwSHXPPWTa:lix.systems

Lix

1087 Members
Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms290 Servers

Load older messages


SenderMessageTime
31 Oct 2025
@charles:computer.surgeryCharlesimage.png
Download image.png
17:59:39
@dee:underscore.worldDeeI was able to send in it, but now I can't bring it up again17:59:46
@charles:computer.surgeryCharlesif you enable devtools in element-desktop you can view the space's room timeline to see the messages17:59:53
@raitobezarius:matrix.orgraitobezariusI'm on nheko right now18:00:01
@charles:computer.surgeryCharlesshould really just disable talking perms in the space18:00:09
@dee:underscore.worldDeeI don't think that's mentions, I think that's the default notification level notifying on everything18:00:14
@dee:underscore.worldDeeand there's never been anything to notify on there before18:00:24
@charles:computer.surgeryCharlesimage.png
Download image.png
18:01:35
@charles:computer.surgeryCharlesfwiw these are the current messages there18:01:40
@raitobezarius:matrix.orgraitobezarius:')18:02:12
@quadradical:federated.nexusQuadRadical (Ping)i didnt even know you can type in spaces18:02:21
@quadradical:federated.nexusQuadRadical (Ping)you cant normally, right?18:02:25
@charles:computer.surgeryCharlesspaces are implemented on top of rooms18:02:35
@charles:computer.surgeryCharlesso there's no reason you can't18:02:40
@quadradical:federated.nexusQuadRadical (Ping)so far as i can see theres not even an option in cinny18:02:38
@quadradical:federated.nexusQuadRadical (Ping) yes, but normally theres no message permission? 18:02:46
@quadradical:federated.nexusQuadRadical (Ping)like, by default, right?18:02:53
@charles:computer.surgeryCharlesi think it depends on a handful of factors18:03:06
@dee:underscore.worldDeeI got a notification in Android Schildichat, and I tapped on it, which led me to the room view of the room18:03:24
@lilahexe:matrix.lilahexe.top@lilahexe:matrix.lilahexe.top left the room.18:16:41
@alexcramt:matrix.orgAlexandra Østermark joined the room.18:17:09
@srtcd424:auxolotl.orgtc424 (Steve D)Hmm, I've had a permanent unread count of ~2 in Fluffychat for the Lix space for ages, but I assumed that was a FC bug18:24:39
@quadradical:federated.nexusQuadRadical (Ping)* so far as i can see theres not even an option in cinny EDIT: Nevermind found it18:26:53
@rosssmyth:matrix.orgrosssmyth

Issues I had:

  1. Does not set NIX_PATH so you need to manually configure it so that nix-command stuff works|
  2. I really don't like the fact that it has a "global" default nixpkgs instance, then you can override per-machine. It makes the hive attrset really anoyying to make modular
  3. Cross-compilation is not first-class even though it definitely could be
  4. When applying locally the output is just worse than nom which I don't like
18:30:35
@rosssmyth:matrix.orgrosssmyth *

Issues I had:

  1. Does not set NIX_PATH so you need to manually configure it so that nix-command stuff works|
  2. I really don't like the fact that it has a "global" default nixpkgs instance, then you can override per-machine. It makes the hive attrset really annoying to make modular
  3. Cross-compilation is not first-class even though it definitely could be
  4. When applying locally the output is just worse than nom which I don't like
18:30:55
@dawnofmidnight:catgirl.cloud@dawnofmidnight:catgirl.cloud

you can at least work around 4 a little bit by having colmena set up the eval and then using nom directly, though you then have to colmena apply afterwards (which evals again). we just have a default.nix with

let
  pins = import ./npins;
  eval = import "${pins.colmena}/src/nix/hive/eval.nix" { rawHive = import ./hive.nix; };
in
eval.toplevel
18:46:13
@dawnofmidnight:catgirl.cloud@dawnofmidnight:catgirl.cloud *

you can at least work around 4 a little bit by having colmena set up the eval and then using nom directly, though you then have to colmena apply afterwards (which evals again). we just have a default.nix with (below, and then use nom build -f . [system name]

let
  pins = import ./npins;
  eval = import "${pins.colmena}/src/nix/hive/eval.nix" { rawHive = import ./hive.nix; };
in
eval.toplevel
18:46:33
@dawnofmidnight:catgirl.cloud@dawnofmidnight:catgirl.cloud *

you can at least work around 4 a little bit by having colmena set up the eval and then using nom directly, though you then have to colmena apply afterwards (which evals again). we just have a default.nix with (below), and then use nom build -f . [system name]

let
  pins = import ./npins;
  eval = import "${pins.colmena}/src/nix/hive/eval.nix" { rawHive = import ./hive.nix; };
in
eval.toplevel
18:46:54
@dawnofmidnight:catgirl.cloud@dawnofmidnight:catgirl.cloud *

you can at least work around 4 a little bit by having colmena set up the eval and then using nom directly, though you then have to colmena apply afterwards (which evals again). we just have a default.nix with (below, for a non-flake setup), and then use nom build -f . [system name]

let
  pins = import ./npins;
  eval = import "${pins.colmena}/src/nix/hive/eval.nix" { rawHive = import ./hive.nix; };
in
eval.toplevel
18:47:46
@dominic_:matrix.org@dominic_:matrix.org left the room.19:14:09

Show newer messages


Back to Room ListRoom Version: 10