-
# Background:
In the context of the Sky360 system, there is a need for an enhanced ROS2 node recorder that enables the capturing of topic data in memory using a ring buffer. This recorder should be c…
-
If the source contains Unicode symbols like `⊤` in the example below:
```agda
module A where
data ⊤ : Set where
tt : {! !}
```
The language server would crash with the following log out…
-
### Problem Description
even in version 1.7.2 (2023122400) there is still problem with duration when open ts file. For example my file has 25min 15s , but handbrake is showing 00:24:09 and it is impo…
-
The synchronization system must be rewritten according to the schema discussed in #345.
The process can be split into several methods in the ``PagesController`` controller, and match HTTP methods. …
-
# 2. Issues with the Zellij UI / behavior / crash
## Issue description
Currently Zellij session discovery need `$XDG_RUNTIME_DIR`, which is set by `systemd`, and may not be set when connecting o…
-
I'm working on making [BBEdit](https://www.barebones.com/) work better with `phpactor`, and have been doing some testing.
One thing I ran into is that completions for some simple things I've tested…
-
This issue captures my thinking on 3D, but I'm open to discussion, especially if people bring a lot of energy and motivation.
There's a lot of interest in allowing access to 3D graphics from druid,…
-
Related to #18, it would be extremely powerful to be able to replicate data to read-replicas outside the datacenter infrastructure which could not securely or performantly access the HTTP endpoints of…
-
Hi,
Thank you for sharing this tutorial, it's very helpful.
I added code locally to enable vulkan validation layers, including synchronization validation.
It seems that there's various validati…
-
Hello @haringsrob.
I am very keen to try your LSP however I hit some roadblocks. I was wondering if you could help. I should also mention I am not an expert in LSP by any means. I am just trying to …