Raffaele Mancuso

Results 305 comments of Raffaele Mancuso

No, looks like the server doesn't send over the intermediate certificate. Desktop browsers are able to fill the missing certificate, but tools like curl and probably lychee expect the full...

I've put together something here: https://gist.github.com/raffaem/e7af56ffb425cceb4ccb3579806cecc0

> Yes this is not gonna be updated :) Do you know of any alternative?

> [@raffaem](https://github.com/raffaem) I'd potentially welcome contributions to pandahandler, which already includes some dataframe logging functionality -- see [this demo](https://github.com/zkurtz/pandahandler/blob/main/pandahandler/frames/decorators/demo.py) for example. Sorry but I don't understand this approach with the...

@JakubMelka I think we need a template for issues What Linux distribution? How did you install it?

Hello, thanks for your answer. Now it doesn't crash. I think that should be the default value if the variable is undefined, and in any case it should give me...

``` ❯ ueberzug --version ueberzugpp 2.9.2 ``` ``` ❯ pdftoppm -v pdftoppm version 24.01.0 Copyright 2005-2024 The Poppler Developers - http://poppler.freedesktop.org Copyright 1996-2011, 2022 Glyph & Cog, LLC ``` ```...

Last git still crashing for me: ``` r$> /usr/lib/gcc/x86_64-pc-linux-gnu/12.3.0/include/c++/bits/stl_vector.h:1123: std::vector::reference std::vector::operator[](size_type) [with _Tp = unsigned int; _Alloc = std::allocator; reference = unsigned int&; size_type = long unsigned int]: Assertion '__n...

> @raffaem are you using vscode? I'm using radian

> Does it work if you plot something before accessing the url? Yes, thank you.