Katharina Fey

Results 89 comments of Katharina Fey

Thanks for the feedback. Looking into the system log, I'm a wee bit confused what's going on ``` Jul 02 20:48:20 rayya lockchain-server[10702]: pam_tally(login:auth): Error opening /var/log/faillog for update Jul...

Hmm, oh okay. I thought I could use pam to open a session as a different user and then do stuff with it. Ultimately some user will be running the...

Why stop at `init/main.c`? Do all the sources!

Do I understand it correctly that the `box` syntax is dependent on placement-new (which has now been unapproved as an RFC)? Personally I like the idea of having some syntactic...

I've recently done this for my own project which now deploys the built binaries directly to [the github releases](https://github.com/spacekookie/fool/releases). I've also done some tweaks to my files that you might...

Could call it `vanilla` or maybe because all of the `core` things are BDSM themed just call it that? (`bdsm`)

So what would actually have to happen to make this happen? Aka, how many versions do I have to wait for it? :grimacing:

@DJMcNab How is that one implemented? Is there a crate that generates swagger or something like it? Because that work wouldn't need to be copied for actix-web

Oh :( That's very unfortuante. That's very teasing then :sweat_smile:

Hello @Retamogordo, thank you for investigating this! I've just looked into the cause of this and yea, it looks like the Router can shut down, but because it's still owned...