-
Add a timer / tracking for fasting like Zero App
- 13h
- 16h
- 18h
- 20h
- 36h
- Custom
-
We're playing with the idea of (also) using [`reth`](https://github.com/paradigmxyz/reth) and [`revm`](https://github.com/bluealloy/revm) in the same places we use [`jerigon`](https://github.com/0xPol…
-
Feature gate: `#![feature(generic_atomic)]`
This is a tracking issue for replacing the distinct `Atomic*` types with a generic `Atomic` type. This allows using `Atomic` with FFI type aliases and help…
CAD97 updated
2 months ago
-
### Feature request
## Is your feature request related to a problem?
Currently, surveys can't be scheduled to repeat, making it difficult to track sentiment changes over time (e.g., NPS). Manually…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Zed is awesome in bringing the keyboard-only experience, but some flows are still impossible and some have problems. Nam…
-
**Describe the bug**
Since 2.1.2 lunary.ai ouput this Lunary: userProps passed without userId. Ignoring userProps.
Even though i tried to override the config of analytics in the overrideConfig
**…
-
This issue is a roll-up of interpolation-related discussion, requests and issues.
_Note that these requests need to be reviewed; we would not accept PRs implementing these requests at this time._
…
-
The Replay team are working on a new Error tracking product within PostHog. In helping customers to build more successful products one of the most common requests we get is whether I can watch session…
-
`ell.init(store="logdir/test_joke")
ell.complex(model="gpt-4o-mini", temperature=2, max_tokens=50)
def suggest_jokes():
TOPIC_PROMPT = """
Suggest some funny topics for a joke.
"""
…
-
Feature gate: `#![feature(path_file_prefix)]`
This is a tracking issue for an implementation of the method `std::path::Path::file_prefix`. It is effectively a "left" variant of the existing [`…