| 31 May 2025 |
| Rajiv Singh joined the room. | 17:10:57 |
jyrama | Not sure if this is possible with DO but my own recipe for quite some time had been to basically boot whichever nix included thing and then incrementally (possibly after zero steps, depending if you kexec etc) copying parts of a nix store from an another machine with many GBs of RAM to that lower spec VM of mine. | 17:30:26 |
jyrama | If you decide you never need to eval on the target machine itself you can go with quite a low RAM | 17:31:10 |
jyrama | In any other case I personally recommend > 4 Gb due the eval, as K900 mentioned | 17:32:05 |
| @tiferrei:matrix.org joined the room. | 20:52:01 |
| James Coleman joined the room. | 21:00:11 |
| 1 Jun 2025 |
| @nickorta12:matrix.org joined the room. | 01:36:54 |
| @nyxvectar:matrix.org changed their profile picture. | 04:10:38 |
| @nyxvectar:matrix.org changed their display name from Nyxvectar to Вектарис Янов. | 04:15:39 |
| @mrstickypiston:matrix.org joined the room. | 10:18:30 |
| @mrstickypiston:matrix.org left the room. | 10:19:09 |
| @yapxuan:matrix.org joined the room. | 14:40:54 |
| jeancaspar joined the room. | 23:32:59 |
| Sean Thawe joined the room. | 23:37:34 |
| 2 Jun 2025 |
| astravoid joined the room. | 01:13:25 |
| elalto joined the room. | 11:29:47 |
| 3 Jun 2025 |
| @metroidhunter_:matrix.org joined the room. | 12:01:12 |
| @federicodschonborn:matrix.org changed their display name from LEGO® Worm™ (Now Only 1 krad!) to LEGO® Worm™ (he/they) (Happy Pride Month! 🏳️🌈). | 22:43:06 |
| 4 Jun 2025 |
| robsliwi changed their display name from Robert Sliwinski to robsliwi. | 18:30:25 |
| 5 Jun 2025 |
| sephi joined the room. | 05:53:53 |
bob | How can I increase fd limit for current shell, I am trying to run a program that requires around a million fd, but the current hard limit is around half a million, how can i increase the hard limit? | 12:02:16 |
| four joined the room. | 14:32:32 |
gebjgd | by setting LimitNOFILE=1000000 | 15:17:22 |
bob | can you tell me how can i do that? thank you | 15:18:03 |
gebjgd | systemd.services.defaultServiceConfig.LimitNOFILE = 1000000;
| 15:20:33 |
bob | thank you | 15:51:21 |
| wander changed their profile picture. | 16:29:50 |
| jcast joined the room. | 16:46:53 |
| @williamvds:matrix.org left the room. | 17:55:57 |
| x4c joined the room. | 22:54:15 |