-
We should refactor HoverProvider to search through the AST instead of using the index.
The core idea is to introduce a new family of functions like:
```scala
def visitExpr(expr: Expr, visit: Ex…
-
Currently weapon animations are pretty boring. The weapons rotate 90 degrees down and then back up at a constant speed. It would be better if they looked more like swings, so had acceleration and more…
-
Currently there is no easy way (that I can find) to convert back and forth between UTF-8 and UTF-16 -encoded strings.
I'm doing this as a workaround: https://github.com/gmlewis/moonbit-pdk/blob/mas…
-
Let's say I have a function that looks like this:
```julia
function do_something_useful(a, b, c)
d = @mock(first_part(a, b))
if @mock(second_part(c, d))
@mock(third_part())
…
-
Could we consider adding a chapter on data validation using tools like [pointblank](https://rich-iannone.github.io/pointblank/)? There are also some very cool ideas put forth by @emilyriederer using p…
-
### Which version of floccus are you using?
5.3.3
### How many bookmarks do you have, roughly?
5k
### Are you using other means to sync bookmarks in parallel to floccus?
No
### Sync method
WebD…
-
### Summary
Expand [auto-tracing integration](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) of MLflow Tracing to Anthropic SDK. MLflow already supports auto-tracing for …
-
Consider the following situation:
1. Start in an empty space, like `150,150`
2. Go to GP
3. Go back to `150,150` and click the `Memory Full` button.
4. Repeat process 3 times
Every time you r…
-
I just clicked the fire button for the first time. I had been distracted by #3231 which might be related somehow.
Steps:
1. Touch da spicy button 🔥
2. Choose `All sites`
3. Click `Clear`
4. W…
-
If you're someone who knows gun's code structure very well, you could go back and forth with an LLM, and generate some pretty helpful contrib docs & code comments in less than an hour. It's needed for…