| 17 Apr 2026 |
| c4lliope set a profile picture. | 08:36:44 |
| c4lliope changed their profile picture. | 08:41:40 |
| 18 Apr 2026 |
| voxel ⚡️ joined the room. | 16:56:41 |
voxel ⚡️ | Eelco: I wanted to say thank you for creating nix, btw. I'm building something huge on it - already working large parts of it. I'm building the next gen package distribution | 17:00:50 |
voxel ⚡️ | * Eelco: I wanted to say thank you for creating nix, btw. I'm building something huge on it - already working large parts of it. I'm building the next gen package distribution on it. Walrus / Sui / Nix / IKA and the stuff I'm building. I'm very confident that with this system, we can prevent dependency chain attacks and many other problems :) | 17:01:50 |
voxel ⚡️ | Super exciting times for fully decentralized, bulletproof systems. Especially using IKA with its mpc-2pc (multi party computation - 2 party) - ground breaking crypto that allows us the have the signing key split in a way that a contract needs to properly evaluate and you have to sign the second part. Part of my workflow system is building a smart contract that evaluates to true when multiple parties build the same artifact, checked the source code with all dependencies against malware loaders or other bad code like unicode malware (glassworm), .... By using SUI frozen objects I can guarantee that releases can't ever be manipulated afterwards. Walrus blobs also can't be manipulated and quilt encoding allows us to nicely cache and re-consolidate unused storage. We (me and chatgpt 5.4 pro) are currently discussing/designing an optimized data structure to start with. I already have git on SUI/Walrus backend I'm polishing currently, before I publish it in testnet. Hosting nixpkgs sources on this should cost ~4$ / year on storage. Very curious what commits will cost on mainnet :) The cool thing is, that release tags can be frozen and therefore never ever be changed. Like the axios hack in the last weeks where a maleware on the developer machine overwrote the release tag and added malware dependency. I fear the day github gets hacked and half the CI they provide get compromised compilers that build a sleeping worm that goes haywire after some month. | 17:30:58 |
voxel ⚡️ | The workflow engine I have built already creates signed digest files of all build outputs and has native nix build step. I want to combine this build artifacts then with a LSM module to allow super secure systems that only run code that got signed by this chain. the linux current xattr based system does not work due nix store compression, but with a LSM (maybe ebpf) and a small daemon this will work. | 18:16:03 |
| 19 Apr 2026 |
| Berni joined the room. | 07:10:07 |
| Onat Ustun joined the room. | 12:07:40 |
| 19 May 2021 |
| @eelco:nixos.org changed the history visibility to "world_readable" from "shared". | 15:40:14 |
| @eelco:nixos.org changed the room name to "Nix Hackers" from "Nix Development". | 15:45:04 |
| @eelco:nixos.org changed the room topic to "For people hacking on the Nix package manager itself" from "Development of the Nix package manager". | 15:45:04 |
| cransom joined the room. | 15:45:08 |
| sumner joined the room. | 15:45:19 |
| danielle joined the room. | 15:47:55 |
| aaron joined the room. | 15:54:00 |
| cransom changed their display name from casey © to cransom. | 15:56:27 |
| @eelco:nixos.org invited grahamc. | 16:02:36 |
| grahamc joined the room. | 16:02:51 |
| stick joined the room. | 16:03:18 |
| immae joined the room. | 16:03:29 |
| stick changed their display name from stick to prusnak. | 16:03:56 |
| stick changed their display name from prusnak to stick. | 16:04:03 |
| stick changed their profile picture. | 16:04:57 |
| stick changed their display name from stick to prusnak. | 16:05:00 |
| @eelco:nixos.orgchanged room power levels. | 16:08:46 |
| Jan Tojnar joined the room. | 16:09:00 |
| Alyssa Ross joined the room. | 16:15:10 |
| niksnut joined the room. | 16:19:51 |
| grahamc | 16:42:12 |