-
In https://github.com/radiantearth/stac-spec/issues/986, @schwehr outlines a technique to use jsonnet to implement templating, which would allow users who are not necessarily Python devs to be able to…
-
I've been doing some experimenting with Go HTTP clients and servers under load.
One of the curious things I've discovered is that calls to (*http.Client).Get occasionally return unusual errors.
The d…
-
This came up in #856 from @worstje :
> With the logging PR finally included in develop, I want to point out that we should not use `print` for debugging statements anymore. You probably want to use…
-
The following code gives me the follwing image output:
```
var Canvas = require('canvas');
var Image = Canvas.Image;
var canvas = new Canvas(1200, 600);
var ctx = canvas.getContext('…
-
```
(quickutil:save-utils-as "foo.lisp" :with-output-to-file)
```
generates a file with this at the top:
```
(defpackage quickutil (:use #:cl) (:nicknames #:qtl))
```
This causes compilation proble…
-
### Description of the bug
Seams have gaps, holes or just look worse than before:
1. GOOD: Prusa Mini+ firmware 4.x+ Slicer 2.7.0x
2. NOT GOOD: Prusa Mini+ firmware 5.1+ Slicer 2.7.1, input shaper …
-
The idea has come up of creating a generic API so that:
(a) The way conversations are displayed
(b) The way text formatting is parsed
(c) The way text is rendered
Are split up into three separate re…
-
I'm getting the seventeen build errors listed below. Trying to build for a BTT SKR 1.4 Turbo with four TMC2130's. If I comment out the #define TRINAMIC_ENABLE 2130 in my_machine.h it builds just fin…
-
Hi,
I'm using this plugin and I would like to know if handling the workplace chat is into the roadmap ?
Thanks a lot
-
Feature request: Ability to move/rotate camera (and optionally extend boundaries of screen).
The former feature is known as "free look" in Dolphin.