Erin Yuki Schlarb

Results 102 comments of Erin Yuki Schlarb

Thanks! I found this while digging through their stuff looking for what you mentioned: https://git.currently.online/leons/tock.git/log/?h=dev/enc28j60 Wouldn’t call that an “Ethernet stack”, but it is a driver/capsule for the chipset in...

> Oh wow, what a coincidence this issue pops up just now, perfect timing! I have actually just PRed one implementation of an Ethernet driver (VirtIO NetworkCard device) here: https://github.com/tock/tock/pull/3110....

@himikof: Thanks for the suggestion! I've implemented your suggestion and it does give quite a performance boost. Still not as quite snappy as when not reading any smaps file, but...

I agree one that sentiment unfortunately. The original patch had it in by default, but given the speed on pre-4.14 kernels and the root requirement (that RSS and friends doesn't...

@hishamhm: I have already explained why this is not a problem in the comment above. Mind considering a merge again?

Too bad this thing isn't written in Python, or we could reuse certbot's [huge list of DNS provider plugins](https://github.com/certbot/certbot/tree/ccedde088d822aa8bf5e0e60c9349af6fc9e16b1).

Actually it appears I wanted to link to [DNS-Lexicon](https://pypi.org/project/dns-lexicon/) instead which is the standalone DNS-updating library created by Let's Encrypt that they are moving their backends to. Unlike the certbot...

> In the distant future I would like ipfs-deploy to work in the browser Just out of interest: How would it go about accessing the file-system in this case? Are...

> cluster could provide something akin to ipfs-cluster-ctl ipfs gc. However, I am not sure that running name publish with the same key from several nodes at once has any...