Nathan Glenn

Results 60 comments of Nathan Glenn

I will comment since you said you wanted to see a use case. Partial delegation has a lot of uses cases, at least for someone coming from Java land. Java...

Same problem here: `cannot import name win32functions`.

This panic occurred while I was still working on the component, and my final version was this (stupidly-simple) component: --- import Base from "./Base.astro"; import config from "../config.json"; let {...

Sorry, I think this doesn't work on stackblitz but it works fine locally.

I'm looking for Ren Ng's CS 184 lectures. I cannot find them on LBRY or archive. Here's the course webpage: https://cs184.eecs.berkeley.edu/.

Probably the ticket to follow is over here: https://github.com/BurntSushi/ripgrep/issues/875

Ah, that gets it. The info returned is not quite right, though: [ { 'etymology': 'From Khmer ឆ្លាត (chlaat, “clever”). Compare Lao ສະຫລາດ (sa lāt).\n', 'definitions': [ { 'partOfSpeech': 'adjective',...

I'm also trying and failing to use relative image URL's, but I'm not sure if it's the same problem. I want to organize my pages so that each is in...

👍 I double-checked (random.seed(0) and diff the output files) and this doesn't change any of the outputs in any way. The changes do make the code easier to follow, so...

Thanks for commenting with so many details! I will be looking into Ebisu :)