-
Environment:
> ktreesitter 0.23.0
> Kotlin 1.9
> JDK 17
Description:
ktreesitter takes 20 seconds to initialize a 13 MB string. All other stuffs, like incremental updating or querying the A…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to use the build-config.json file to fetch static GTFS files that require API keys.
**Describe the solution you…
-
It would be helpful to have some sort of API or JSON feed so people could poll the site for updates and filter out interesting new CVE's (and set up alerts or something). I'm using the NVD API for thi…
-
### NuGet Product(s) Involved
NuGet SDK
### The Elevator Pitch
I should be able to override or append to the NuGet vulnerability auditing functionality a feed that I'd like to check for vulnerabili…
-
Should we add [JSON Feed](https://jsonfeed.org) capability to FeedGenerator? @rjames86 has begun work on a [JSON Feed plugin](https://github.com/rjames86/myblog/blob/master/pelican_site/plugins/json_f…
-
**Is your feature request related to a problem? Please describe.**
[JSON Feed](https://www.jsonfeed.org/) is similar to RSS, however, it is technically it's own spec. It does have a helpful page for …
-
Since some point yesterday, I'm not receiving any events with new account creations.
this example code only prints "Connected to BlueSky WebSocket" and nothing else, when it should print all new ac…
-
Would adding [JSON Feed](https://jsonfeed.org) support to Sparkle be useful to anyone?
There's not any specific advantage for Sparkle itself, but it would make creating, managing, and reading appca…
-
### Summary
describeFeedGenerator produce not valid JSON
### Reproduction Steps
```swift
do {
let feedDescription = try await atProto.describeFeedGenerator()
prin…
-
### Description
The RSS Block is displaying dates in UTC rather than using the timezone set in the WordPress site settings. This causes dates from feeds to appear incorrectly when the site’s timezone…