Lilith River
Lilith River
Determine which math is more correct
While certain runtime serializations are pretty hard to do under AOT/Trim, I think most functionality could remain with it enabled, and the rest could work via a source analyzer. Either...
I'm about 8 hours into wrestling with i18next and Locize. While there are docs for i18next itself, astro-i18next provides its own configuration system with no clear avenue for adding the...
[xUnit.net 00:00:00.32] Imageflow.Test.TestJson.TestAllJob [FAIL] Failed Imageflow.Test.TestJson.TestAllJob [186 ms] Error Message: System.Text.Json.JsonDiffPatch.Xunit.JsonEqualException : JsonAssert.Equal() failure. Stack Trace: at System.Text.Json.JsonDiffPatch.Xunit.JsonAssert.HandleEqual(JsonNode expected, JsonNode actual, JsonDiffOptions diffOptions, Func`2 outputFormatter) at System.Text.Json.JsonDiffPatch.Xunit.JsonAssert.Equal[T](T expected, T actual)...
There might be fundamental differences between notty's approach and [iTerm2's image handling](https://www.iterm2.com/documentation-images.html), but either way, given there are at least two terminals with image support, there may be a chance...
When support for separate statements was added, .account went from listing all transactions in the ofx to just the first statement-full. I didn't realize this had corrupted my accounting for...
Hi, is it possible to upload the latest version to crates.io? 0.2.0 is the latest version there but 0.2.1 seems ready to go on github
The Ms-Pl is incompatible with many free software licenses, as it imposes a unique restriction: > (D) If you distribute any portion of the software in source code form, you...
I have a small website of 180 unique pages (800 URLs), and I need to verify site-local links and redirects first (as those are easily fixed) before I proceed to...
This seems like a bug to me - shouldn't internal link correctness be more important than external link correctness?