-
Andrew Woods (awoods187) commented:
We should add a section under our FAQs for API compatibility. We can discuss Postgres compatibility and then features that we have that Postgres does not. We can…
-
Is there any plan to support io/fs.FS in this library?
-
Creating a bare git repository with go-git's PlainClone (e.g. using the following sample) produces a git repo which, when served by upstream git-http-backend, produces an error.
```go
package main…
-
Lastly, I encountered an error while trying to use a same context container with a context manager in parallel threads. One of my dependency could not be resolved in one thread as if the definition of…
-
# Concept
Allow inline blocks with simple expressions. These might be variable references ala `` `mathexpr: length` `` (referring the variable `length` from a ` ```math ` block in the same note) or…
-
```
It would be extremely useful to have some hooks so that some custom
functionality could be added. For example, hooks provided at following
places could be powerful and open up many new use cases…
-
```
It would be extremely useful to have some hooks so that some custom
functionality could be added. For example, hooks provided at following
places could be powerful and open up many new use cases…
-
Following some prototype work some years ago in #417, I have reached some conclusions about the functionality that we want.
- We want `def/lambda` forms (they don't have to be in the core prelude, …
vyzo updated
6 months ago
-
Development Environment:
ROS 2 Rolling
Ubuntu 24.04
After following the environment preparation tutorial and running the commands below:
```bash
dayvson@dayvson:~/ws_abb$ ros2 lau…
-
What other types of simulations are you interested in adding? I could write a few in my spare time.