| 20 Apr 2022 |
| rh joined the room. | 23:33:06 |
| 21 Apr 2022 |
| wybpip joined the room. | 00:49:27 |
| wybpip left the room. | 00:49:28 |
| 24 Apr 2022 |
| ebeem-sama joined the room. | 19:50:58 |
| 26 Apr 2022 |
| Ki joined the room. | 10:35:08 |
| 29 Apr 2022 |
| HedgeMage joined the room. | 17:17:27 |
| 4 May 2022 |
| wybpip joined the room. | 15:02:17 |
| wybpip left the room. | 15:02:18 |
| 8 May 2022 |
| kraftnix set a profile picture. | 17:46:13 |
| 9 May 2022 |
| @box1:matrix.org joined the room. | 13:22:54 |
| 20 May 2022 |
| @gullf:matrix.org joined the room. | 22:43:49 |
| @gullf:matrix.org left the room. | 22:45:26 |
| 25 May 2022 |
| devhell joined the room. | 09:39:17 |
devhell | Hello :) Has anyone here tried to run 'namd' on NixOS? | 09:39:50 |
devhell | I can set up a VM and pass the tesla through to the VM (which runs Arch), but I would prefer it if I could run namd bare-metal on the NixOS host | 09:40:35 |
| 1 Jun 2022 |
| @tinybronca:sibnsk.net joined the room. | 09:06:32 |
| 9 Jun 2022 |
devhell | I suppose singularity containers is the way to go | 08:12:13 |
| 10 Jun 2022 |
| Ki left the room. | 06:14:29 |
| 18 Jun 2022 |
| wiredhikari joined the room. | 10:04:30 |
| 30 Jun 2022 |
| necrophcodr joined the room. | 07:31:27 |
necrophcodr | Do we yet have anything like https://gitlab.inria.fr/guix-hpc/guix-kernel/ in Nix land? | 07:32:17 |
CRTified | There is a nix kernel in https://github.com/tweag/jupyterWith | 07:41:57 |
jbedo | https://github.com/tweag/jupyterWith is similar | 07:41:58 |
jbedo | xd | 07:42:18 |
necrophcodr | Well, it spins up an instance with those kernels available, but what the guix-kernel does is allow you to use Guix directly in a notebook, allowing you not only a kernel per cell, but a kernel environment per cell. | 08:14:43 |
necrophcodr | I'd prefer to use Nix for that though, if something like it exists. jupyterWith is not close to that behaviour, and wouldn't work on a self-hosted jupyter platform as far as I can tell, especially for the users of the platform (which is my core focus as a data scientist) | 08:15:59 |
necrophcodr | jupyterWith is great if what you want to do is setup a reproducible simple environment on your own system or for yourself, or for a general reproducible platform, but not for individually reproduced (even foreign) notebooks on a hosted platform. | 08:17:22 |
necrophcodr | In reply to @schnecfk:ruhr-uni-bochum.de There is a nix kernel in https://github.com/tweag/jupyterWith The nix kernel might be very useful though, if it's possible to spin up other per-cell kernels in that | 08:19:04 |
| 5 Jul 2022 |
| Reventlov changed their display name from Reventlov to Rémy Grünblatt. | 12:36:43 |
carlthome | Wonder if anyone is thinking about seeing ML model training as a nix-build and adding the resulting model binaries to the nix store, similarly to how DVC does it:
https://dvc.org/doc/user-guide/project-structure/internal-files#structure-of-the-cache-directory
Crazy? Reproducible experiment tracking as a build process rather than application state? | 21:35:28 |