-
Many tools have a `--watch` mode that somehow notices every time you change a relevant file.
Use the same technique, and re-deploy on each change.
_p.s. this is a substantial project. before we …
dckc updated
2 months ago
-
Would be cool to allow writing a flatbuffer schema, and then using planus in a cargo build script to generate the rust code from the schema as a build step, automagically. This would make the ergonomi…
-
Hi! Would you accept a PR with minor UI/UX improvements? I'm not great with Figma mocks, but could code up some examples; would just like to know if it's something you're willing to consider before I …
-
# What is your suggestion?
Recently, I observed a user having trouble applying a CSS snippet they found on GitHub [which was discussed in the OMG discord #general chat](https://discord.com/channels…
-
There was a [poster at AGU](https://github.com/Unidata/MetPy/files/14172744/warren-698601.pdf) comparing our implementation (among others) of wet bulb temperature and comparing to Davies-Jones 2008 an…
-
Hello,
## Description
Whenever I click on the "play" button to start capture, it automatically overrides my Mac's proxy settings.
I usually capture some other app's/device's traffic so it i…
-
**What is the bug?**
While debugging latency contributors in an OpenSearch 2.13 cluster using JDK serialization, we noticed [SafeSerializationUtils.isSafeClass](https://github.com/opensearch-project/…
-
We currently store approximately 200 bytes per row in the time series storage, and some quick napkin math suggests we might be able to get that as low as ~20. This issue is just to explore what might …
-
I was curious about what was going on with the compiler optimization, so started looking at the linker output.
I hand-optimized the line at https://github.com/vedderb/bldc/blob/be439a2a55ae5b1ba8c…
-
We received a profiling report of the execution of some blocks, which indicates that Cairo native is spending a significant amount of time on Pedersen hashing and performing sqrt operations.
![profil…