7 Sep 2025 |
emily | if I was spending that much I could probably get something a lot beefier second-hand | 01:10:20 |
hexa | but also likely more power hungry | 01:10:34 |
raitobezarius | probably not as a silent | 01:10:35 |
raitobezarius | * probably not as silent | 01:10:42 |
raitobezarius | neither switchdev support | 01:10:49 |
hexa | yeah, prestera is an interesting platform | 01:11:13 |
raitobezarius | i think if they did a half version of that switch and sold it for 250-300 bucks | 01:14:20 |
raitobezarius | i'd buy it and port liminix to it | 01:14:23 |
emily | are the ARM cores 64 bit | 01:17:55 |
hexa |
High-performance Control and Management Subsystem with integrated Arm Cortex CPU cores and advanced management interfaces
| 01:18:57 |
raitobezarius | probably yes | 01:19:14 |
hexa | I would hope so | 01:19:16 |
hexa |
Add support for the Allecat5/Alleycat5X SoC. These are L3 switches with an integrated CPU (referred to as the CnM block in Marvell's documentation). These have dual ARMv8.2 CPUs (Cortex-A55). This support has been ported from Marvell's SDK which is based on a much older version of U-Boot.
| 01:19:38 |
raitobezarius | i don't think there's much 32 bits ARM in new projects | 01:19:39 |
hexa | so low power cores | 01:19:54 |
raitobezarius | yeah A55 is 64 bits | 01:20:01 |
hexa | https://patchwork.ozlabs.org/project/uboot/patch/20220921045941.571980-6-judge.packham@gmail.com/# | 01:20:05 |
emily | so NixOS is possible 🥺 | 01:39:07 |
emily | maybe it really is worth 600 bucks | 01:39:23 |
raitobezarius | i doubt there's more than 512MB of RAM | 01:42:50 |
hexa | yeah | 01:43:29 |
emily | with enough swap anything is possible | 01:45:04 |
kraem | passwd: files systemd
group: files [success=merge] systemd
shadow: files systemd
sudoers: files
hosts: mymachines files myhostname dns
networks: files
ethers: files
services: files
protocols: files
rpc: files
| 08:01:37 |
| sleepymonad changed their profile picture. | 09:12:54 |
kraem | ok so i think i solved it:
sudo ip netns exec wg strace -e trace=network python3 -c "import socket; socket.getaddrinfo('dn.se', 80)" -> connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) -> it was using my hosts nscd
- temporarliy moved the nscd/socket file (long term i should mask it in the service netns)
spun up a dnsmasq in the netns which uses the upstream resolver i want bindmounted /etc/resolv.conf with nameserver 127.0.0.1 (where dnsmasq is listening in the netns) | 09:24:46 |
kraem | ok so i think i solved it:
sudo ip netns exec wg strace -e trace=network python3 -c "import socket; socket.getaddrinfo('dn.se', 80)" -> connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) -> it was using my hosts nscd
- temporarliy moved the nscd/socket file (long term i should mask it in the service netns)
spun up a dnsmasq in the netns which uses the upstream resolver i want bindmounted /etc/resolv.conf with nameserver 127.0.0.1 (where dnsmasq is listening in the netns) | 09:25:04 |
8 Sep 2025 |
| inayet set a profile picture. | 02:15:51 |
9 Sep 2025 |
| aciceri changed their display name from zrsk to aciceri. | 15:02:08 |
| Albert Larsan joined the room. | 19:55:37 |
10 Sep 2025 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge (@nixcon & back on matrix) to SomeoneSerge (back on matrix). | 00:35:26 |