Paul Winkler

Results 110 comments of Paul Winkler

I think this is not the same as #79 because it's neither early exercise nor section 1244

Yes, I think I was conflating two things there. The split per se did not affect the tax calculation. It's just that it coincided with an adjustment of FMV, which...

Would it hurt anything if simplecov did @emptyflask 's workaround? rm the asset tree if it exists, immediately before writing new ones?

Apparently they are Disqus comments, and not exposed by the Tumblr RSS feeds or API. I'll file a feature request with Tumblr, if I can figure out where to do...

Every time I start the GUI, I get this in `*Async-native-compile-log*`: ``` Compiling /usr/local/Cellar/emacs-plus@28/28.2/share/emacs/28.2/lisp/frameset.el.gz... uncompressing frameset.el.gz... uncompressing frameset.el.gz...done ld: library not found for -lemutls_w libgccjit.so: error: error invoking gcc driver...

Apparently homebrew behaves differently depending on whether you're on an M1/M2 or Intel mac :( After some googling, found out that if nothing is in `/opt/homebrew` there may be equivalent...

Okay, I've added a 'custom.foo' constructor. This gist shows how it works, with an example in the docs - though rather than applying this to my olwidget fork, so far...

On second thought, I pushed it to my fork as the custom_base_layers branch.