-
### What version of Bun is running?
1.0.2
### What platform is your computer?
Mac os ventura 13.4
### What steps can reproduce the bug?
install all dependencies of the project with yarn…
-
Alright! 🙂 I generally don't have the chance to review a whole package, that was a lot of fun. In the end I tried to be as exhaustive as possible with my comments, but a lot of it is fairly minor / qu…
-
[Legalmaterials](http://legalmarkup.github.io/LegalMaterialDesign/cards.html) is an example of a site that could show clause cards that you can filter and search for inclusion into CommonAccord.
[Car…
-
I'm trying to cook up a smartcard-using service that would certify incoming public keys by signing specific user IDs in a specific manner (by adding notations).
I've been looking at `pysequoia` as …
-
Hi everyone, I wanted to get an idea of how everyone is using VexFlow. Particularly to help guide my contributions to the project. Some granularity in how your system hooks together is useful.
For …
-
Now in order to make a snapshot tarantool creates a read view of all primary indexes and blocks freeing of old tuples until the snapshot is completed.
Of course that costs some memory (up to doubling…
-
This is an request for comments on supporting TeX markup to Nostr.
**Update 2023/02/03**:
- Prefixed `"katex"` tag with `"t", `.
- Use custom *regular event* instead of *metadata* event for mac…
-
I'm dealing with time ranges; with some research I discovered a special type of checks to ensure time ranges between rows don't overlap, using the `btree_gist` Postgres extension and this syntax:
`…
-
**Describe the problem:**
We currently have index 3 ways to query the contents of a structure:
- index: `[]`, eg `... -> [ foobar ]`. The benefit of this is that it supports things like case insensi…
-
Dealing with Small Basic, I became a fan of using `[]` for indexing collections (`a[0]`), and I want this to be optional in VB.NET besides `()` (`a(0)`).
This will allow us also to use ranges:
`Dim …