| 3 Jul 2025 |
@emma:rory.gay | the db is 1.3GB so i cant imagine that going well with this app at 12mbps | 11:08:25 |
@emma:rory.gay | with a 1mbps upload cap when im working on CDN code... lol | 11:08:46 |
@saiko:knifepoint.net | okay… then I would also download the full IDE on the server if you need it. or use another | 11:09:54 |
@saiko:knifepoint.net | I think vs code also has pretty good remote tools | 11:10:00 |
@emma:rory.gay | oh great, i cant use the remote thing in webstorm | 11:10:46 |
@emma:rory.gay | it has... somehow summoned kwalletd? (i didnt even know i had that???) | 11:11:03 |
@emma:rory.gay |  Download clipboard.png | 11:11:40 |
@emma:rory.gay | okay, jetbrains remote tools are miserable (its downloading the IDE to my local machine to then upload to the server over SSH........) | 11:11:57 |
@emma:rory.gay | so yeah, NFS i guess it is... | 11:13:09 |
@saiko:knifepoint.net | services.openvscode-server is apparently right there. just saying | 11:14:50 |
@emma:rory.gay | meow | 11:15:27 |
@emma:rory.gay | hm, now i have permissions issues... how can i remap users on the nfs server? | 11:24:38 |
@emma:rory.gay | oh, i misunderstood the anonid thing, should work now | 11:36:00 |
hexa | let's take this into #acme:nixos.org 🙂 | 14:43:27 |
Christian Theune | ah, separate room, yeah. | 14:45:59 |
Christian Theune | didn't know about that one. will join. | 14:46:04 |
Zhaofeng Li | What kind of netflow analysis tool do people use these days? | 18:55:30 |
Zhaofeng Li | I realize that I probably want one again after all these years, and my knowledge is still stuck at elastiflow which went closed-source | 18:56:04 |
fiona | In reply to @zhaofeng:zhaofeng.li What kind of netflow analysis tool do people use these days? We use Akvorado at $dayjob https://github.com/akvorado/akvorado | 19:10:23 |
Zhaofeng Li | Nice, the UI seems a bit clunky but serviceable | 19:14:55 |
Zhaofeng Li | the architecture appears to be reasonable enough | 19:15:01 |
fiona | We run it on NixOS, but I think we haven't published our modules/config anywhere. Feel free to DM me if you want some inspiration. | 19:15:57 |
| 4 Jul 2025 |
hexa | maybe, just maybe, I'm going to start ripping out nettools everywhere | 03:16:23 |
hexa | https://github.com/ecki/net-tools/issues/47#issuecomment-2959613030 | 03:16:24 |
hexa | * maybe, just maybe, I'm going to start ripping out nettools everywhere | 03:16:34 |
hexa | who knew that networking.domain used it to call setdomainname from glibc | 03:16:52 |
hexa |
These functions are used to access or to change the NIS domain
name of the host system. More precisely, they operate on the NIS
domain name associated with the calling process's UTS namespace.
| 03:17:14 |
hexa | *
These functions are used to access or to change the NIS domain name of the host system. More precisely, they operate on the NIS domain name associated with the calling process's UTS namespace.
| 03:17:22 |
hexa | https://www.man7.org/linux/man-pages/man2/getdomainname.2.html | 03:17:26 |
hexa | who needs a NIS domain setter in 2025 | 03:17:34 |