-
omxplayer was eventually causing my rpi to freeze in a way that forced a power cycle. after update it barely plays any video before returning `Abort` and no other special messages. Log file appears no…
-
It would be super nice if we could get a one-liner to create an environment from a .yml file.
So far I am doing this
```
!pip install -q condacolab
import condacolab
condacolab.install() #ignor…
-
When using the single liner like seen here https://developers.cloudflare.com/cloudflare-one/tutorials/single-command
it would be really nice if there was an extra flag that could be passed to delete …
-
Maybe we need to change the background color of one-liner code blocks. It really shines at the moment, the contrast with the editor background color is huge and when there are a lot of code blocks, i…
-
[gluon-firmware-selector](https://github.com/freifunkh/gluon-firmware-selector) is a mirror, which we do not use on web. We use Darmstadts repo and have contributed some PRs there.
What the role sh…
-
I've started to migrate more of my creds usage to [pass](https://passwordstore.org).
I mainly meant for creds to support the "set environment variable use case". `pass` can be used for this as well…
-
Evening.
I'm interested, why we don't pass client handle in **read_start** callbacks?
It will be very convenient when you using external functions:
```
local function callback(client, err, c…
-
Hey there @zbirenbaum , thank you for this awesome plugin! 🙇🏻
I have this issue. My suggestions are all one-liners.
Instead of having this:
I get just the first line of the suggestion:
…
-
With `process`, it's hard to spawn an external process in IO, re-throw its non-zero exit code as a Haskell exception, and also redirect its output. Here's what I came up with:
```haskell
withFile …
-
```
We have all the pieces in place but we don't have a method to build a distance
matrix from say a shapefile. I think for the effort required to put it
together, it'd be handy and useful for a lot…