jade

Results 267 comments of jade

Actually wait a minute.... Are we sure this isn't a SlackWebhookEvent? https://github.com/MercuryTechnologies/slack-web/blob/a802937ce60cc079b5df756030d671b7af7fec26/src/Web/Slack/Experimental/Events/Types.hs#L388-L394 The thing that's weird here is that those docs could also be read as "it's x-form-urlencoded with a...

I am revising my outlook on this to "its a bug": it seems that custom_target had this changed, but not `shared_module`. https://mesonbuild.com/Reference-manual_functions.html#custom_target_build_by_default

I feel ethically obliged to write down my workaround to this for whoever runs into this next. It's is a custom_target that always rebuilds that calls another ninja to build...

Right, I guess I mean here to indeed do the equivalent of calling ensure on them from the CLI so you can look at them. I am going to just...

Hm, I think I will try to make a `tools/debug_provider.bxl`.

If you are looking for a reference for terminal codes, see: https://terminalguide.namepad.de/

it does. there's a couple of flags you need to get UBSan to work properly on clang however, see lix meson.build. ASan is likely impossible without getting rid of Boost...

I have looked at the statistics for popularity. There seem to be no real false positives; some HTML temp files people mysteriously checked in, some seemingly randomized file names. I...

The surprising part is that there is a table not found error before the migration runs and that's exposed as an error without being fatal. That's what was confusing here....

FYI this bug is fixed in https://lix.systems because we simply vendored the flake registry.