-
Details
---
**Error report:** [link](http://go/ampe/CJT006TE2fCvPQ)
**First seen:** Sep 29, 2021
**Frequency:** ~ 14,659/day
Stacktrace
---
Error: Failed to read the 'cssRules' property from 'CSSStyl…
-
I have the following program and I'd love to be able to showcase this or similar with LangTrace!
```javascript
const {ChatOpenAI, OpenAIEmbeddings} = require("@langchain/openai");
const {MemoryVe…
-
Please also see #393.
-
I vaguely recall @ayg complaining ages ago about duplicating the parsers we already have for ECMAScript and Web IDL. I think the idea against that was that HTML should in theory be able to go beyond t…
-
The web versions of tree-sitter parsers are unfortunately quite brittle:
1. There is no testing infrastructure that ships with tree-sitter to test the generated web assembly versions, and as a cons…
-
Our project is about aggregating data from individual parsers under common namespace and releasing the data through final API (correct if something missing):
1. Raw data source - a file or a web pa…
-
# Langium and language engineering - jreyesr's blog
In this article we review Langium, which is a language engineering tool that can be used when developing custom structured text languages. It can g…
-
ChatGPT (and Google's Bard, and similar) can apparently write code for tasks.
So, could it be persuaded to write a parsers for specific web sites?
-
**Is your feature request related to a problem? Please describe.**
Today, we must specify stuff like: https://github.com/NullVoxPopuli/dotfiles/blob/master/home/.config/nvim/lua/plugin-config/trees…
-
## Description
The built in datetime class is faster and less error prone than arrow so we should migrate to fully using datetime instead of arrow in our parsers.
This probably needs to be done in…