Chris Petersen
Chris Petersen
Apps like Jira and Jenkins will occasionally try to send bold text. The <b> tag seems to get passed through verbatim without being interpolated into bold text.
I tried to use this today to flatten out some RAML files (so I could import them into postman) and discovered that the pyraml models don't re-encode cleanly. Using a...
Neither `mochaExplorer.nodePath` nor `mochaExplorer.mochaPath` seem to support variable substitution in their values. Since `mochaPath` won't look for mocha on the `$PATH` variable, I was hoping to use something like `"${env:MY_MOCHA_PATH}"`...
### The problem Reolink cameras apparently need an `http` (not `https`) URL for ONVIF callbacks. However, my home-assistant server is configured with `https` … additionally, the cameras are in a...
I'd love to be able to specify a primary entity other than simply defaulting to the first entity in the list. This would allow a card to be set up...
I'm trying to set up a card to graph the 3 particulate readings from my AirGradient sensor. Given a config like this: ```yaml type: custom:mini-graph-card title: Outdoor Particulate Matter entities:...
The FAQ (README in this repo) says: > Which GPIOs are left for free use? > > IO12. If the touch screen is not used, there are also IO12, IO13,...
### Description of the bug _update: See https://github.com/prusa3d/PrusaSlicer/issues/11607#issuecomment-1797037153_ I don't really know how to describe this bug other than it creates an incredibly messy layer, like the whole thing is...
I've been trying to run a container inside of github-actions with `starter.mode=single` but it turns out the entrypoint script for this container doesn't actually support the full set of startup...
Some times it's just nice to be able to quit the app without having to open Activity Monitor, find the app, double click on it, click "quit" ...