28 May 2024 |
artemist | i'm using swap | 20:58:06 |
Alex | I guess that can work if you're willing to put up with the extreme time cost of thrashing. | 20:59:04 |
7c6f434c | NBD ramdisk swap?… | 20:59:43 |
raitobezarius | yeah i was not planning to build on the machine | 21:00:23 |
raitobezarius | cross compilation and go brr | 21:00:28 |
raitobezarius | In reply to @alex:tunstall.xyz 256MiB of RAM with NixOS should be possible, assuming you cross-compile it.
The default system doesn't use very much (I have a RPi3 with some lightweight servers on it running at <256MiB used). yeah i suppose so | 21:00:40 |
artemist | You could also use the LicheeRV Nano in ARM mode, but that sounds boring | 21:02:03 |
raitobezarius | it's against my religion | 21:11:48 |
raitobezarius | but i checked out their software repo and i think the road is a bit long until i get a NixOS system entirely set up for that | 21:12:19 |
raitobezarius | i wanted to do it with no UART, 100% blind | 21:12:28 |
29 May 2024 |
| EVA-01 changed their profile picture. | 16:44:47 |
| EVA-01 changed their profile picture. | 16:47:21 |
| raitobezarius changed their display name from raitobezarius to raitobezarius (DECT: 7248). | 17:09:21 |
30 May 2024 |
| Colin joined the room. | 13:40:09 |
Colin | are alternative init systems (openrc, s6, ...) considered exotic nix targets? | 14:15:28 |
Colin | or if not, where to talk with others who are using such things in nix environments? | 14:17:25 |
raitobezarius | liminix is using s6 | 14:19:47 |
raitobezarius | i am not so sure who is using openrc | 14:19:53 |
raitobezarius | but i think here is mostly fine | 14:20:10 |
raitobezarius | but liminix author is not here | 14:20:14 |
Colin | oh, cool. i'll lurk in oftc #liminix and see what i catch there | 14:23:35 |
Colin | i'm using s6 for user services instead of the default systemd --user for a few months now, and i do enough weird stuff that i'm thinking if it wouldn't be simpler to push that lower and not even use systemd's system service manager
| 14:26:08 |
1 Jun 2024 |
| artemis changed their profile picture. | 21:21:48 |
2 Jun 2024 |
| EVA-01 changed their profile picture. | 04:13:46 |
4 Jun 2024 |
| raitobezarius changed their display name from raitobezarius (DECT: 7248) to raitobezarius. | 11:16:14 |
6 Jun 2024 |
artemist | Why are the LLVM packages so duplicated between versions? I have to add more junk because FreeBSD breaks some expectations of nixpkgs (FreeBSD uses lld, clang, and libc++, but uses libcxxrt instead of libc++abi and patched libunwind renamed to libgcc instead of libunwind) | 21:18:39 |
raitobezarius | it was easier to duplicate | 22:49:36 |
8 Jun 2024 |
| samueldr joined the room. | 00:48:35 |
samueldr | I need some help around building a rust project for aarch64-unknown-efi within Nixpkgs... for now just throwing this without details in the void to hear if there are obvious hints to follow | 18:31:10 |
samueldr | I tried rai//to's lanzaboote stub rebased on current nixos-unstable, but compiler-rt won't build (segfaults) | 18:31:39 |