Ellen Emilia Anna Zscheile

Results 213 comments of Ellen Emilia Anna Zscheile

basically, it would be nice to be able to generate plaintext configs without NM. (so that's the end goal, but this fixes just the stuff that directly crashes)

@jwijenbergh > Also if you're right now looking to have a very basic eduVPN cli, you may also use How does one use that?

hmmm it's weird... ``` Opening browser... 2024/03/20 18:27:15 - Go - DEBUG - Getting access token 2024/03/20 18:27:15 - Go - DEBUG - Access token is not expired, returning 2024/03/20...

as long as that part works without having network manager installed, I'm fine with it.

@wmertens I don't think that would be possible with NiJS, but you could take a look at https://github.com/YZITE/nix2js, which tries to do that somewhat, and might be integrated with e.g....

madvise could be implemented as a no-op on all platforms where it isn't supported.

I checked out #234, but what you suggested doesn't actually seem to cover the requested feature. Already implemented: Map multiple dead names to one real name, e.g. `[deadnames] -> realname`...

can we ensure/check that the `LeakedExecutor` methods are correctly inlined (which isn't direct clear when they contain await and such)

re my comment: I don't think it could be automatically checked, but maybe we should still check the assembly that gets generated for obvious unnecessary indirections (just because it is...