石蕊 (Pi-Cla)

Results 90 comments of 石蕊 (Pi-Cla)

> What would this give that the content page does not? Hmm... let me try to explain what my brain is feeling. My brain is the type of brain that...

See also my comment here: https://github.com/hexpm/specifications/issues/31#issuecomment-2123878338

@lpil Should I add clap as a dependency and derive `clap::ValueEnum` so that OwnerLevel can be parsed by Clap? It seems like a similar approach is taken in say [compiler-core](https://github.com/gleam-lang/gleam/blob/33b1799293b3681e4efa872bc244242720e6b87e/compiler-core/src/build.rs#L56)...

This is not that big of a deal because anyone --even on not openSUSE-- can still package using the [packaging distrobox container](https://en.opensuse.org/Distrobox#Distrobox_For_Packagers) and just install obs-service-cargo onto it

Just realized I had lowercased the field values instead of names.... fixing now....

Also, we should in general replace any mention of `mappend` with `` since the book mostly uses `mappend` in infix form anyways and this [note in the Prelude docs](https://hackage.haskell.org/package/base-4.18.0.0/docs/Prelude.html#v:mappend) about...

@darenc Hi, are you still working on this? I have been able to add a lexer to [Chroma](https://github.com/alecthomas/chroma/pull/959) so I was wondering whether I should let you finish this or...

Is there any way to have there be both a StatusCode:UNPROCESSABLE_ENTITY and a StatusCode:UNPROCESSABLE_CONTENT which point to the same error number? @seanmonstar I tried to just copy the tuple so...

@haze can you make a PR to add this to this repo? If you already have then referencing this issue can help more people like myself know there is already...

I guess because the main devs are pro-AI the AI default would need to be "On" but it would still be great to be able to build packages with it...