Kevin Bonham

Results 260 comments of Kevin Bonham

I was able to run the installation myself after, and the dropbox linking seems to work: ``` ❯ env WINEPREFIX="/home/kevin/.wine_YNAB4" wine ~/Downloads/YNAB+4_4.3.857_Setup.exe ```

Hence [@jakobnissen 's comment](https://github.com/JuliaLang/julia/issues/45916#issuecomment-1173132456) >I can make a PR if it's agreed that current behaviour is a bug, but since current behaviour is explicitly tested for, I guess some people...

>(am I allowed to say the word here?) Python. You are certainly allowed, just be aware that the argument "to be like python" is unlikely to carry weight - if...

>It would be very nice, but then we would have to agree on a standard and there is a lot of hidden behavior. For instance, what if the user wants...

> As proposed above maybe we can add to leftjoin an update kwarg which takes a: • pair ( :left => :right ) • single value as a shorthand for...

Perhaps unsurprisingly, this is also a problem with `ThreadsX.mapreduce` that I ran into as well.

I'm just running into this problem as well. It's somewhat annoying to have to deal with this, since the whole idea of a "supplement" is based on the archaic practice...

Thanks for the links - I'll take a look. The new template does look like a good approach. I'll dig some more and chime in if anything occurs to me...

Thanks @dhimmel. For now, that's what I'm doing, and I'll probably end up going the submodule route. Not done, but https://github.com/Klepac-Ceraj-Lab/resonance1_manuscript I didn't quite get this set up in time...

Came with a similar issue - large tables generate giant output. I was hoping `PrettyTables.jl` would help, but no joy. [Here's a gist](https://gist.github.com/kescobo/2b52f2f382ced7d021afe5453c8bd648) with an example markdown and html output....