-
Hi all, getting a lot of instability. On MacOS Mojave, running Docker version 19.03.8, and docker-machine version 0.16.2
If I just use the Readme command:
```
docker run --rm -it openwrtorg/roo…
-
Inspired by Font Awesome [Animated Icons](http://fontawesome.io/examples/) I added this little hack.
![ImRotateDemo](https://user-images.githubusercontent.com/1457178/29454444-86aa6954-840d-11e7-9c1…
-
The discovery of this divergence was one of the big roadblocks we ran into. I've recovered the following insights from old chat logs, but have not recently reproduced any of these experiments or revie…
-
Vulnerable Library - poi-3.8.jar
Apache POI - Java API To Access Microsoft Format Files
Library home page: http://poi.apache.org/
Path to dependency file: /ksa-web-root/ksa-finance-web/pom.xml
Path …
-
### Describe the bug
Langfuse is not usable anymore because the application gets stuck in an infinite loop inside the def default() of serializer.py after I implemented langgraph into my langchain ap…
-
![image](https://user-images.githubusercontent.com/4001792/176745464-82136b38-1567-4ddf-b492-e5d6b63b0df5.png)
I have enabled my Windows client and changed its configuration to point to my qpep ser…
-
```
See issue #57.
Two possibilites:
1. Add items to an existing program jump list
2. Overwrite an existing program jump list outright
#1 requires that I can read jump lists. #2 requires that I dete…
-
https://gist.github.com/ilma4/a5ad5b5c284969e24f4e2149a2f8b273 lists several bugs and inconsistencies.
- [ ] `kotlinx.datetime.LocalDate.parse(s) vs LocalDate.Formats.ISO.parse(s)` (and the same fo…
-
I think it would be useful to have bidirectional parsing of HTML/XML, something like:
```prolog
?- load_html("(foo (+ 2 3))", X, []), load_html(C, X, []).
error(instantiation_error,load_html/3…
-
As I'm not quite happy with the HTML outline provided by LSP, I thought I'd have a try at writing some Treesitter queries to get basic support into Aerial. Think I have something workable, and will su…