-
The main advantage of a type theoretic formalization of parsing (as opposed to an operational automata-based formalization) is that it makes it easier to reason about our parsers. But which things do …
-
Currently we unconditionally fetch and XML parse the RSS feed. We do cache the result, but only for 5 minutes and the feed changes on the scale of months, not minutes. We should use one of HTTP's cond…
-
### Problem Statement
Sentry provides good overview of time consumption in Trace View, for some projects/situations it very useful to have the same overview for memory usage.
For example in our use …
-
## Testmerges
#6808: 'Attachments resprite' by Blundir at commit cc4fe40905#7242: 'WIP Yautja Clan TGUI Menu' by realforest2001 at commit d8522ff2d5#6334: 'Xenomorph Endgame' by Git-Nivrak at commit …
-
### Issue
My tasks fail while trying to install the inventory. I am using not using additional runners so all tasks are run locally.
### Impact
Ansible (task execution)
### Installation method
…
-
The rpc client needs updating to support the following changes that are upcoming in rpc v22:
> - `createdAt` field in `getTransaction` response is now encoded as `string` instead of `int64`
> - The f…
-
# How to use the parser?
This is more of a "conversation thread" rather than a bug-report.
I posted these questions [on the "logpai" issue](https://github.com/logpai/logparser/issues/118) but wi…
-
**GoAccess ver** 1.9.1
**Env:** docker container
**Command:**
```dockerfile
command: >
/app/logs/access.log
-o /app/report/access.log.html
--real-time-html
--origin=htt…
-
- **I have read the [wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting)**
- Linux distro: Arch Linux
---
## The issue
After running `pkill ags;ags`, output:
…
-
### Description
Consider the following setting, where `sql-parsing-enabled` is some other, deprecated setting, which defaults to `true`.
```clojure
(defsetting query-analysis-native-disabled
…