| 12 Feb 2024 |
K900 | * Though very slowly | 12:23:27 |
Izdihar | In reply to @lassulus:lassul.us afaik we don't compile brave from source, so it can't find our graphics drivers or something like that right, probably that | 12:23:47 |
Izdihar | damn, not even firefox stable has it enabled, guess i just have to either install chromium, or wait | 12:30:14 |
K900 | Firefox has it behind a feature flag | 12:44:17 |
K900 | I don't think there's any browser that actually exposes WebGPU on Linux out of the box currently | 12:44:36 |
symys | You probably already know about WebGL, is this some application where that isn't suitable? | 14:22:56 |
| 13 Feb 2024 |
| mrdev023 joined the room. | 11:04:17 |
| @chocolatestrawberry:matrix.org left the room. | 18:15:37 |
| 14 Feb 2024 |
| raspher set a profile picture. | 01:30:41 |
| bag42 joined the room. | 18:11:25 |
| nuclear cat changed their profile picture. | 19:41:40 |
| Shane on Conduit.rs ⚡️ and Fractal 🦀️ changed their profile picture. | 19:41:27 |
| 15 Feb 2024 |
| @errant404:matrix.org left the room. | 05:34:46 |
| kenji joined the room. | 19:14:04 |
| pgsp joined the room. | 22:33:23 |
| @djanda97:matrix.org joined the room. | 23:21:16 |
| 16 Feb 2024 |
| @atka:matrix.org joined the room. | 06:24:23 |
@sigmasquadron:matrix.org | I’ve been trying to run starsector on a tmpfs system recently, and I’m having trouble using a large amount of mods. At some point, starsector seems to hit the open file limit when loading mods from a bind-mounted folder at .local/share/starsector. I’ve tried to use security.pam.loginLimits to set the nofile limit to unlimited, but it still hits the open file limit with only a few thousand files open. | 17:50:52 |
@sigmasquadron:matrix.org | Do bind mounts have another open file limit I don’t know about? | 17:51:15 |
@atemu12:matrix.org | How exactly is this folder bind mounted? | 17:52:02 |
@atemu12:matrix.org | * How exactly is this folder bind-mounted? | 17:52:08 |
@sigmasquadron:matrix.org | I’m using impermanence. | 17:54:07 |
@atemu12:matrix.org | That does not answer my question. | 17:54:18 |
@sigmasquadron:matrix.org | Right, sorry. It’s a FUSE mount from a bcachefs volume into a folder created in a tmpfs. The mount options are rw,nosuid,nodev,relatime,user_id=1000,group_id=100,default_permissions. | 17:56:07 |
@atemu12:matrix.org | I suspected that's the case. Do away with the hacky fuse thingy | 17:56:29 |
@sigmasquadron:matrix.org | symlink it is then | 17:56:41 |
@atemu12:matrix.org | Use proper bind mounts or a symlink | 17:56:43 |
@sigmasquadron:matrix.org | I do wonder if there’s a FUSE configuration somewhere for file limits | 17:57:22 |
@atka:matrix.org | anyone running steam in a sandbox on nixos? nspawn container or some other way (not flatpak)? I mainly want steam to only have rw access to its own directory not my entire home. | 19:33:45 |
@atemu12:matrix.org | Well, technically everyone is | 20:24:14 |