1 May 2025 |
| Rosuavio changed their display name from Rosario Pulella to Rosuavio. | 20:08:18 |
7 May 2025 |
98765abc | 🤨hmm wired. Podman with Container Device Interface is not usable on my Machine
DEBU[0000] ExitCode msg: "container create failed (no logs from conmon): conmon bytes \"\": readobjectstart: expec
t { or n, but found \x00, error found in #0 byte of ...||..., bigger context ...||..."
Error: container create failed (no logs from conmon): conmon bytes "": readObjectStart: expect { or n, but found ,
error found in #0 byte of ...||..., bigger context ...||...
DEBU[0000] Shutting down engines
| 13:32:12 |
K900 | I highly doubt CDI will work on WSL | 13:33:03 |
K900 | Because WSL handles drivers very differently | 13:33:11 |
K900 | And not at all like a normal Linux system | 13:33:20 |
K900 | And CDI is a stupid workaround for Nvidia driver handling already being stupid | 13:33:30 |
| @wimpress:matrix.org changed their profile picture. | 15:12:18 |
8 May 2025 |
| isabel changed their profile picture. | 08:58:02 |
| 98765abc changed their profile picture. | 11:35:18 |
| @wimpress:matrix.org left the room. | 19:20:09 |
11 May 2025 |
| @erzet:beeper.com left the room. | 11:08:15 |
12 May 2025 |
lxsameer | hey folks. I'm not familiar with windows, would it be possible to build windows executable that runs on any windows system using WSL and nix? | 10:15:10 |
K900 | No | 10:16:29 |
K900 | WSL is a Linux VM | 10:16:31 |
K900 | It doesn't do native Windows things | 10:16:44 |
nzbr (they/it) | WSL lets you run linux executables, so that's not really helping there. You may be able to cross-compile for windows if the compiler supports it, but there isn't really a point in that if you're running windows anyway | 10:17:35 |
lxsameer | cool, thank you | 10:18:02 |
17 May 2025 |
| terrorjack set a profile picture. | 08:53:47 |
19 May 2025 |
K900 | Wow they actually open sourced WSL tooling | 16:34:56 |
K900 | Time to crime | 16:35:04 |
Simon Yde | say what now? | 16:58:47 |
K900 | https://github.com/microsoft/WSL/tree/master/src/linux | 16:59:22 |
K900 | There's not much there we didn't already know | 16:59:30 |
K900 | But now we can actually fix it | 16:59:34 |
K900 | Legally! | 16:59:37 |
K900 | The fun part will be getting all the people running 22H2 corporate laptops to actually upgrade | 17:01:02 |
K900 | But in a few years from now we might actually be able to drop some of the hacks | 17:01:17 |
K900 | Cool huh | 17:01:18 |
nzbr (they/it) | Oh nice
Finally no more poking around in /init with strings etc | 17:02:26 |
Simon Yde | alright! that’s pretty sick | 17:04:59 |