Mayeu

Results 33 comments of Mayeu

As I have said in my very first comment, what trigger the bypass is the query string check, which always trigger but on the home page :slightly_smiling_face:

Hello, We are getting this error on our two nodes as well (running Kubo 0.24.0), but we don't have multiple listener setup: ``` "Addresses": { "API": "/ip4/127.0.0.1/tcp/5001", } ``` When...

Same situation with Kubo 0.25 (I did not yet tried 0.26 since I'm waiting for it to be released in the unstable branch of NixOS).

Thank you for the feedback, we have relaunched both nodes without anything using QUIC for now.

@Jorropo I deactivated both `Swarm.Transports.Network.QUIC` & `Swarm.Transports.Network.WebTransport` (since the doc says it uses QUIC). > Did it worked ? Hard to tell for now, RAM growth seems pretty similar than...

A note on the profile in my last comment, there is apparently still memory allocated to QUIC, this may relate to #9895

Seems that some people have created some exporter for [annotated PDF](https://github.com/jmptable/rm-dl-annotated).

Hello, I was looking for a BigInt library, and found [Data.Integer](https://github.com/javcasas/elm-integer), saddly it is was not up-to-date with Elm 0.18. I have started a [pull request](https://github.com/javcasas/elm-integer/pull/5) to update it, but...

@mbainter I found [rhadley-recurly/vim-terragrunt](https://github.com/rhadley-recurly/vim-terragrunt) today which support format on save for hcl files. Does that fill your need?

Ha sorry, I forgot to finish this up. Yes it's working now, let me rebase and squash everything then you can merge.