Jake Barlow

Results 10 comments of Jake Barlow

I have a related M1 issue (happy to open a new issue if required); but when trying to debug there is an error loading luasocket: ``` error loading module 'socket.core'...

@pkulchenko I have Rosetta installed; and other programs that rely on Rosetta are working correctly. I am building Lua filters for Pandoc, so I am running the debugger server in...

Hi @cderv , There are two ways I see it being useful for my use case, which is migrating [this gitbook](https://partone.litfl.com/) to bookdown. 1. Separate files as subchapters (as you...

> I think this is equivalent to the already supported special _(PART)_ header (https://bookdown.org/yihui/bookdown/markdown-extensions-by-bookdown.html#special-headers) : Have you tried that already ? I had not seen that! That would provide the...

That issue is resolved, although mobdebug fails to run as (I think?) the socket.dylib is unsigned. Using 2.01 and MobDebug 0.805. ``` Error running filter scripts/mermaid.lua: error loading module 'socket.core'...

It occurs when I am initiating a script for remote debugging. The use case is [Quarto](https://quarto.org) to manipulate a document prior to rendering. Similar to Pandoc filters. Script: ``` package.path...

I'm not sure where that is coming from, there is no `Applications` in my `...Cryptexes/OS` folder. Nothing like that in `/etc/paths` or `/etc/manpaths` either. I overwrote the old version of...

@pkulchenko, both of those give me the same `TeamIdentifier` of `7Y9J46RF53`. Is it because of the remote debugger? The program calling the script is `quarto`, which presumably has a different...

No worries at all. Interesting problem! I put together a solution but I am not sure how robust it is - it assumes that if column totals are present then...