-
Would be good to have an option to ping a URL for success. Currently I have this bodged into the script manually.
Example usecase: ping endpoint for https://healthchecks.io on success, so will be a…
-
Hello!
I use meson + ninja for building my projects and that has ../ at the start of the file name, which isn't stripped so it doesn't pick up on the files.
Right now I've just bodged that into …
-
The description says "The unsafe keyword is a clear signal of intent that a developer is choosing to work with shared memory multithreaded code." However, if I were to read code with an `unsafe` block…
rrama updated
1 month ago
-
Hi @fmaussion,
The ds_country.salem.roi(shape=country_shape) fails if the mask is [1,N] or [N,1].
Specifically I have mask on very course data that makes from switzerland a set of 3 boxes on t…
-
first repair the capatalisation to the Linux path
> KSPDIR := ${XDG_DATA_HOME}/Steam/steamapps/common/Kerbal Space Program
then remove some assemblies
> -r:Assembly-CSharp,Assembly-CSharp-fir…
-
```
(define-foreign-library (glfw)
(:darwin (:or
; homebrew naming
"libglfw3.1.dylib" "libglfw3.dylib"
; cmake build naming
"libg…
-
I’m currently using this for a project I’m working on to attempt to “smartify” my house and automatically turn appliances on based on solar generation / weather forecast! Really enjoyed using it so th…
-
This issue is spawned from the Sparkfun forum post [here](https://forum.sparkfun.com/viewtopic.php?p=249708#p249708).
I've noticed the [Thing Plus USB-C](https://www.sparkfun.com/products/20168) ha…
-
Hi, I've been making good progress using your nuklear library, but I noticed the utility method nk_text_calculate_text_bounds is not currently exported. It also doesn't seem to be in your blob:
…
-
My ppp connection suffers badly from my lousy soldering, but when it fails I like to ssh to my create_ap-based router to investigate and potentially fix the problem. Trouble is, create_ap bails out wi…