The trick is lazy loading.
Instead of:
```sh
export SDKMAN_DIR="$HOME/.sdkman"
[[ -s "$HOME/.sdkman/bin/sdkman-init.sh" ]] && source "$HOME/.sdkman/bin/sdkman-init.sh"
```
The trick is lazy loading.
Instead of:
```sh
export SDKMAN_DIR="$HOME/.sdkman"
[[ -s "$HOME/.sdkman/bin/sdkman-init.sh" ]] && source "$HOME/.sdkman/bin/sdkman-init.sh"
```
kube.rs/controllers/...
kube.rs/controllers/...
Lesson Learned
- always use `--locked` flag to get reproducible build [1]
- leaky tests [2] could happen with testcontainers. use RAII pattern to exit
- LLM is good at adding debugging logs with emoji 😜
Lesson Learned
- always use `--locked` flag to get reproducible build [1]
- leaky tests [2] could happen with testcontainers. use RAII pattern to exit
- LLM is good at adding debugging logs with emoji 😜
> Extensions can be used to attach extra data to the session config – e.g. tracing information or caches. Extensions are opaque and the types are unknown to DataFusion itself, which makes them extremely flexible.
> Extensions can be used to attach extra data to the session config – e.g. tracing information or caches. Extensions are opaque and the types are unknown to DataFusion itself, which makes them extremely flexible.
www.youtube.com/watch?v=x6Yt...
www.youtube.com/watch?v=x6Yt...
Ask all silly questions in Zed Assistant Panel🤖
Next: customize prompt based on personal background.
Ask all silly questions in Zed Assistant Panel🤖
Next: customize prompt based on personal background.
[1] status.openai.com/incidents/ct...
[2] www.youtube.com/watch?v=rvHd...
[1] status.openai.com/incidents/ct...
[2] www.youtube.com/watch?v=rvHd...
> Fluss will support the Kafka network protocol to enable users to use Fluss as a drop-in replacement for Kafka.
Long lives Kafka!
alibaba.github.io/fluss-docs/r...
> Fluss will support the Kafka network protocol to enable users to use Fluss as a drop-in replacement for Kafka.
Long lives Kafka!
alibaba.github.io/fluss-docs/r...