-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
```
# these funcs are rudimentary tooling to assist you in dealing with tmdb provider ids.
# there are thousands of ids provided by the https://api.themoviedb.org/3/watch/providers/{type}
# endpoin…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
```
Couldn't get phd2 to talk to the mount, but only the camera.
Added to line 146 of cam_qhy5.cpp: " printf("DEBUG
Camera_QHY5Class::ST4PulseGuideScope called with direction %d duration %d,
li…
-
When running the controller with only the `CameraTarget` on fixed stars I was seeing some significant oscillation. I was able to confirm that this is due to latency from the time a frame is captured w…
-
The log is below.
Any solutions?
Conversion #1 - 20 tracks
Client: fre:ac - free audio converter
Version: v1.1.6 (x86-64)
System: Windows 10 Home (Release 2009, Build 19044)
CPU: …
-
As we move closer to have a release-ready version for Galacticraft4, I am making this thread to put together all the minor issues which still need fixing.
(We don't want separate threads for each o…
-
Since version 6.0.0 an optional parameter `operationIndex` is being automatically added to all calls in _csharp-netcore_ - and possibly other* - client side SDK code.
Eg
/// Get a list of li…
-
## Landing Section
https://github.com/Aggregate-Intellect/practical-llms/blob/main/README.md
- The Emergence of KnowledgeOps
- [x] LLMOps: Expanding the Capabilities of Language Models with Exter…