Michael Mestnik

Results 128 comments of Michael Mestnik

What can be done about this? https://github.com/jimloco/Csocket/pull/69

I see that Csocket has support. I didn't realize that means I can use UDS from the ZNC config file, I think there is some glue missing after reading the...

"Support for safely creating UDS with group setting" I'm not confident in this, did I do the CPP right? There are some important TODOs that need addressing. https://github.com/cheako/znc/commit/589767e4f20c15f2259a963d464a44ae402cdec8

I'm out, this project didn't do what I needed and am still using the irccloud platform.

What effect does Csocket support have? https://github.com/jimloco/Csocket/pull/69

Thanks for that clarification, from the sound of this PR it uses an unrelated API. Given that, I'll take a close look at the code here.

I was thinking about looking for a save file. Links and meaning a repo would help.... someone could generate saves for a handful of seeds and post them... just make...

This is my solution in the meantime, just an enum and Vec. https://gitlab.com/cheako/hazel-rs/-/blob/a4537ebdbd40fa9421975e9d7ac7c27d0f28f3a9/src/renderer/r2d.rs#L71

This should be merged with N-dimensional noise.

Like wise with ND, there should be an API for 1D that just uses the 2D with a fixed y. If the use of this feature becomes popular ppl will...