Steve Midgley
Steve Midgley
Eesh. That is a little worrying. It looks like deep_merge is treating data value `false` the same way it treats data value `nil` - is that right? Correct behavior (unless...
@robb-reporo I'm not sure you're right on this - please educate me a bit more. Shouldn't "false" (string) and `false` (type) both be preserved or neither should be? The idea...
I'm still pretty sure this is a valid bug. I looked at the tests, and for example a string should not be overwritten by an array. (cf. https://github.com/danielsdeleo/deep_merge/blob/master/test/test_deep_merge.rb#L117) I can't...
@jpb -- I'm the original author of this gem, fyi - I've been away from the coding world for a little while :) Regarding your first point, it is intentional...
Hey @salgadobreno - seems like a great idea (I'm the original author, but not the current maintainer). I believe I wrote this before that practice was standardized, so it would...
I'd also suggest adding some very basic start up docs to the main readme: ## Getting Started After installing the debugger gem, you can create a test file (in this...
Bumping support for this. I agree that most messaging apps use enter to submit. But talking to an LLM is more like an email message and less like a chat...
A group of OER publishers has been working on some ideas for structural semantics in K-12 textbook-scale resources for a little while. I'd love to find a way to contribute...
:+1: I think there might be some open IP out there to do some of this already. Pinging a few smart developers who may have references to such code. @wegrata...
Since we have general consensus that schema.org models educational things that "teach" or things that "measure," having an explicit type for the "measure" side of things is useful. Quiz seems...