Luke Reid

Results 8 issues of Luke Reid

I see another pull request for this exact issue, however in it apt-get fails to find the referenced libpango. This one seems to work.

Currently the API call fails if there is any whitespace in there, which happens occasionally when copying and pasting LCSC number from a browser.

more info needed

Wondering if it is feasible to stream music over wifi and play into paired Bluetooth headphones? Perhaps it could be transcoded on a server in the cloud to be in...

Using Equidistant fisheye model (equidistant_r3) always seems to fail at this line: https://github.com/alicevision/AliceVision/blob/bc7c981c31a0f119da37f1f6ff1865f09bbaf679/src/aliceVision/sfm/pipeline/sequential/ReconstructionEngine_sequentialSfM.cpp#L1205 Has this been run successfully? And if so is there a trick to getting past this error?...

I have a 2019 Macbook Air, and have tried three different USB-C to HDMI (or DisplayPort) adapters (passthrough / alt mode, not displaylink). None of them work, and regardless of...

So happy to find this, I wrote and am using something similar, which I'll now ditch for this. I used an external command line tool (https://llm.datasette.io/) so I could use...

When using it in tmux, plandex apply gives the following: ``` 🚨 Failed to get confirmation user input → Failed to get user input → Failed to open keyboard →...

On Ubuntu 16.04 building native extenstion fails on missing libtool. Fixed with apt install libtool-bin