Gunar

Results 82 comments of Gunar

Great that it worked! Sounds good to me. For e-book formats, we should be able to transform the generated .pdf into .mobi and .epub.

@Pettymn Hi Peterson, glad you like it. Can I ask you two small favors? 1. Open a separate issue for this bug. 2. Link to the exact post you're having...

Wuuut sounds great! I hadn't thought of that. Yeah medium-parser could totally use that feature :balloon:

Thank you very much. I'm happy it's useful for you. If you'd like to discuss any code, open a PR and let's talk about it.

@DanielArthurUK That's not going to work. medium-parser is a synchronous function/library. You could add a second function (extend the API). This second function would return a Promise. THEN, you can...

I was just trying to say we could keep both the synchronous and promise-based APIs but looking back it seems irrelevant. Yeah we need to make medium-parser return a promise...

I'm thumbs up on this major change!

My camera/webcam isn't working. Any ideas?

I'm on a Gen 2 ``` $ # boot.kernelPackages = pkgs.linuxPackages_latest; $ uname -a Linux nixos 6.1.8 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan 24 06:24:44 UTC 2023 x86_64 GNU/Linux ```

I'm not on `nixos-hardware` and also not using any `boot.kernelParams`.