[DiscordArchive] Im guessing I could also set it up on a windows VM too?
[DiscordArchive] Im guessing I could also set it up on a windows VM too?
Archived author: Penny • Posted: 2025-07-30T09:35:39.596000+00:00
Original source
Sweet then, I shall do that. Thank you very much
Archived author: metallinos • Posted: 2025-07-30T09:35:58.321000+00:00
Original source
That said... I run Docker on Ubuntu and I'm very happy with it
Archived author: Spargel • Posted: 2025-07-30T09:36:00.869000+00:00
Original source
I'd recommend it. I'm not at my pc right now to be certain, but I think it's Ubuntu 22.04 in my wsl instance.
Archived author: metallinos • Posted: 2025-07-30T09:36:17.452000+00:00
Original source
WSL? Uff
Archived author: Spargel • Posted: 2025-07-30T09:37:20.005000+00:00
Original source
Yeah, haven't moved fully from windows, but I have that if I want to use bash for something.
Archived author: metallinos • Posted: 2025-07-30T09:37:32.644000+00:00
Original source
WSL makes a lot of networking and file system interactions a lot harder than just running a box or remote server
Archived author: Rymercyble • Posted: 2025-07-30T09:37:47.604000+00:00
Original source
why 22 though
Archived author: Spargel • Posted: 2025-07-30T09:38:20.296000+00:00
Original source
I think I needed it specifically for some previous projects, maybe when I was messing with buildozer and trying to build apks from python before deciding it would be easier to just start learning Kotlin.
It worked fine since then for some *make* projects, so I just kept it.
Archived author: metallinos • Posted: 2025-07-30T09:38:28.838000+00:00
Original source
It's not that I'm fully opposed to WSL but the Microsoft devs screwed up networking hard. The entire WSL sub network is configured to be a public connection and there is no granularity, it's a pretty bad security risk
Archived author: Spargel • Posted: 2025-07-30T09:39:53.257000+00:00
Original source
Aye, I think it's a bit odd how it's treated as network attached. I haven't had issues with it aside from figuring out I needed to use that IP for the mysql connection when I first tried using Heidi or Keira from the windows side.