FeepingCreature

Results 53 comments of FeepingCreature

We're in the same game. So I'm confident I got in-dev because my game stopped crashing on connect. Could it have something to do with the Build Gun Utilities mod?...

Sure I mean, feel free to close this, especially since you can't repro. We don't exactly want to go and crash the game so we can try to get it...

Correction: Build Gun Utilities was downloaded but we didn't actually have it installed anymore. My apologies. None of the other mods should mess with the deconstruct gun. Maybe it only...

Disclaimer: I work for Funkwerk, same as @belka-ew . I understand what you're saying about `--keep-line-breaks`. But I think it's underappreciated that the line breaks that dfmt creates at the...

If I have a ZFS pool created while EFI was off in the kernel, is there any way to migrate it to having EFI on in the kernel without having...

> The creation of another module is the shenanigans I was talking about. And due to how ModuleInfo is designed, it potentially doesn't run. That works on one compiler invocation,...

As a workaround, I just went ahead and read the first event of the stream on subscription start.

As a horrible, dirty, no good, very bad workaround: `timestamp.toJson.get!ulong`.

What I want is honestly just a button I can click to get the whole convo copied as "### User" and "### \" pairs.

So a template that takes an `alias` parameter now needs to be passed *the calling module and a string*?? I think you're falling into C++ thinking a bit here. You...